Displaying 2 results from an estimated 2 matches for "iaminla".
2006 Apr 13
0
imap process uid mapping question
...mething I apologize.
I'm running dovecot 1.0.beta2 on debian testing.
It's almost working, I'm getting permissions errors when the imap server
actually goes to read the messages out of the cur Maildir directory. The
logs spit these out:
dovecot: 2006-04-12 22:32:39 Error: imap(chl at iaminla.com):
open(/var/vmail/iaminla.com/chl/cur/1144905139.V306I31c02bM482275.chldebian.chrislea.com:2,) failed: Permission denied
The ls of that directory looks like this:
chldebian:/etc/dovecot# ls -al /var/vmail/iaminla.com/chl/cur/
total 12
drwxrwsr-x 2 vmail vmail 4096 2006-04-12 22:12 .
drwxrwsr-...
2006 Apr 14
1
okay, working, but not quite pretty...
Hi all. I got my previous problem fixed. Effective uid and gid fix in
dovecot.conf file made it work. However, I'm still seeing this in
my /var/log/dovecot.conf
dovecot: 2006-04-13 21:09:00 Info: imap(chl at iaminla.com): Effective
uid=1000, gid=1000
The uid and gid *should* both be 1009, and I can't for the life of me
figure out how to configure that. I looked around the list and couldn't
find the answer. Help a noob out please?
I promise I'll write up a detailed howto for my debian + postfix +...