Begin forwarded message:

From: Baltasar Cevc <[EMAIL PROTECTED]>
Date: 2. Januar 2006 12:09:16 MEZ
Subject: Re: connect(/var/imap/socket/lmtp) failed: Permission denied

It's probably an error in the postfix configuration. Make sure that the "deliver" command runs as the cyrus user - use something like this (which is the line I use for my mailing list manager): ecartis unix - n n - 2 pipe flags=FRu user=ecartis argv=/usr/lib/ecartis/ecartis.pl ${recipient}

Alternatively, you could also use the Postfix internal LMTP support to deliver your messaages - e.g. if you use the virtual mailbox scheme:
virtual_transport = lmtp:<hostname>:<port>
(use local_transport if your domains are in mydestination).

Hope that helps,
Baltasar

----
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