Virtual domain problems...

Edward Rudd eddie at omegaware.com
Sat May 21 12:35:20 EDT 2005


On Sat, 2005-05-21 at 10:25, Pete Phillips wrote:
> >>>>> "Francisco" == Francisco Reyes <lists at natserv.com> writes:
> 
>     Francisco> It would help if you post your master.cf.  The parts
>     Francisco> related to Cyrus.
> 
> OK - here  it is:
> 
>   user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}


With postfix you need to use the virtual_transport instead of the
local_transport.

so in my config I have

virtual_transport = lmtp:/var/lib/imap/socket/lmtp

as with local_ postfix only sends the username portion, but with virutal
it sends the whole username at domain. 

and, unless you REALLY need to use deliver you should use lmtp as it is
significantly faster.

> Hope this helps.
> Pete
> ---
> 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
-- 
Edward Rudd <eddie at omegaware.com>
Website http://www.outoforder.cc/

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




More information about the Info-cyrus mailing list