13 Nov
2007
13 Nov
'07
6:29 a.m.
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...