Re: [SLUG] cyrus and postfix

From: Todd Robinson (mtrob@penguix.com)
Date: Fri Nov 22 2002 - 21:19:02 EST


I've done plenty of Postfix, but none with Cyrus. What you describe
shouldn't have any effect on Postfix. It would be a Cyrus 'deliver'
command issue. You would have to check the Cyrus docs to see what it is
expecting and figure what might happen if it isn't going to get it. If
you've tested it and the mail is going through, sounds like it is Ok
though... If you can, also test how it handles deferred mail. I've
seen some virus and spam filters that work fine on mail that flows
through the system, but won't deliver deferred mail.

Todd

On Fri, 2002-11-22 at 11:31, Austin Theen wrote:
> Does anyone have experience with postfix using mysql tables connecting
> to a cyrus imap store?
>
> I had a peculiar problem with cyrus bouncing mail to known users in a
> virtual domain when two or more recipients are to the same virtual
> domain.
>
> /etc/postfix/master.cf has this entry for the local delivery agent
>
> cyrus unix - n n - - pipe
> flags= user=cyrus argv=/usr/lib/cyrus/bin/deliver -r ${sender}
> -m ${extension} ${user}
>
> I've changed that entry to this which works, but I'm cautious to call it
> better because the ${extention} isn't used.
>
> cyrus unix - n n - - pipe
> flags= user=cyrus argv=/usr/lib/cyrus/bin/deliver -r ${sender} ${user}
>
> I've tested this till I couldn't think of anymore tests to run.
> Everything seems to be working with new deliver parameters. So my
> question is: What effect does this have to postfix and cyrus?

-- 
Todd Robinson <mtrob@penguix.com>



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:07:19 EDT