[SLUG] cyrus and postfix

From: Austin Theen (austin@penguindevelopment.com)
Date: Fri Nov 22 2002 - 11:31:35 EST


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?

-- 
Austin Theen <austin@penguindevelopment.com>
Penguin Development, LLC



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:06:30 EDT