Hi

Im a newbie, and im trying to setup postfix to deliver mail to cyrus, and i have setup this in my postfix config:

mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp

In mi maillog i get this when receiving mail:

--- maillog ---
Oct 12 13:31:28 moso postfix/lmtp[7607]: 6E60C10FC89: to=<[EMAIL PROTECTED]>, orig_to=<[EMAIL PROTECTED]>, relay=none, delay=12, status=deferred (connect to /var/lib/imap/socket/lmtp[/var/lib/imap/socket/lmtp]: Permission denied)
--- maillog ---

So i have a permission problem, but what is it? ls -asl /var/lib/imap/socket/lmtp gives this:

4 srwxrwxrwx  1 root root 0 Oct 12 09:09 /var/lib/imap/socket/lmtp

So everyone should have write permissions, right?

imapd runs as the cyrus user.

postfix runs as the postfix user.

How would i fix this permission problem, what am i missing?

--
Med venlig hilsen/Best regards
Søren Neigaard
System Architect
................................
Mobilethink A/S
Arosgaarden
Åboulevarden 23, 4.sal
DK - 8000 Århus C
Telefon: +45 86207800
Direct: +45 86207810
Fax: +45 86207801
Email: [EMAIL PROTECTED]
Web: www.mobilethink.dk
................................

----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to