On Sun, 22 May 2005, Pete Phillips wrote:

/etc/main.cf
   virtual_transport = lmtp:/var/lib/imap/socket/lmtp

I have not gotten it to work myself, but I have
virtual_transport = lmtp:unix:/var/imap/socket/lmtp

With that the only problem I am having is rights..
postfix/lmtp[688]: 6513A213A: to=<[EMAIL PROTECTED]>, relay=none, delay=0,
status=deferred (connect to /var/imap/socket/lmtp[/var/imap/socket/lmtp]: 
Permission denied)

Even after I set rights to 777 for the file. :-(

Also it seems postfix doesn't like the "/" divider so I set
unixhierarchysep: no

/etc/cyrus.conf
lmtpunix   cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=0

I had the same.
Try the change in main.cf I wrote above with lmtp:unix:....

Hope that helps.
---
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