On Sat, 2005-05-21 at 10:25, Pete Phillips wrote:
> >>>>> "Francisco" == Francisco Reyes <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] 

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 <[EMAIL PROTECTED]>
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

Reply via email to