Thank you doing a mail_location = maildir:%h/
solved my problem. I dont know if its a new necessity, cause in the older version of dovecot i was using, i checked my conf and i seem not to have any directives like this. Anyways, saved a bit hair.
On Nov 13, 2007 6:29 AM, Peter Fern dovecot@obfusc8.org wrote:
I have:
mail_location = maildir:%h/.maildir
Aras Koktas wrote:
Hello Peter,
Yeah i noticed that but it is a typo in my e-mail, i checked in original conf and it is %u. Besides even if that is a % only, there is only one test row in my sql db, and it still cant see my e-mails. Do i need to set something specific to tell that it is a Maildir format?
Aras
On Nov 13, 2007 6:13 AM, Peter Fern dovecot@obfusc8.org wrote:
Aras Koktas wrote:
Hello
I have the following configuration. I am trying to login through pop3
and
fetch e-mails but it does not fetch anything. I see that there is a mail there. Here is what i have
<snip>
user_query = SELECT home, uid, gid FROM mailacct WHERE userid = '%'
That percent doesn't look too promising...