intergrate cyrus and postfix
Carl P. Corliss
rabbitt at xaraya.com
Thu Feb 3 17:02:18 EST 2005
You already know this to be untrue - as posted by Magnus Bäck on the
postfix-users mailing list (to your exact same question there), you only need
deliver if that's the method in which you want to have messages passed off to
cyrus.
The people over on postfix-users mailing list have also already explained
that you should be using LMTP (not cyrus' deliver). Perhaps it might be a good
idea to read the README.postfix.gz that Hans Van Kranenburg was kind enough to
send you. Might also be a good idea to follow his suggestions in his most recent
posting on the postfix-users mailing list - or those of Magnus Bäck and Matt, etc.
Also, I still haven't seen you post a link to any logs with errors that you
recv (both here or on the postfix-users mailing list).......
--
Carl
Kern, Tom wrote:
> I already have that in main.cf
> its my understanding that i need the path to the deliver program in master.cf for cyrus to work with postfix.
>
> thanks
>
> -----Original Message-----
> From: Carl P. Corliss [mailto:rabbitt at xaraya.com]
> Sent: Thursday, February 03, 2005 2:06 PM
> To: Kern, Tom
> Subject: Re: intergrate cyrus and postfix
>
>
> try using lmtp as it incurs less overhead than using deliver. In your main.cf
> use something like:
>
> mailbox_transport = lmtp:unix:/var/imap/socket/lmtp
> or
> virtual_transport = lmtp:unix:/var/imap/socket/lmtp
>
> you'll need to read up on the postfix site to determine exactly which one should
> should use (a good start would be: http://www.postfix.org/VIRTUAL_README.html).
>
> Cheers,
>
> --
> Carl
>
More information about the Info-cyrus
mailing list