|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Amos Gouaux (+archive.postfix-users
utdallas.edu)Date: Wed Jan 10 2001 - 14:07:22 CST
>>>>> On Wed, 10 Jan 2001 18:51:56 +0100,
>>>>> Tony Grant <tg001
dial.oleane.com> (tg) writes:
tg> Is abyone out there using Cyrus IMAP?
tg> I am at the end of my tether and about to move back to sendmail
If you want more help you need to give up more. Like what's the
output from postconf?
Here's an excerpt from a readme I've been updating on the side:
Examples:
1. LMTP over UNIX-domain sockets.
To utilize UNIX-domain sockets for the communication between
Postfix and Cyrus, the corresponding configuration files should
look something like this:
/etc/cyrus.conf:
SERVICES {
...
lmtpunix cmd="lmtpd" listen="/var/imap/socket/lmtp" prefork=1
...
}
/etc/postfix/main.cf:
mailbox_transport: lmtp:unix:/var/imap/socket/lmtp
In this case, mail that is resolved to be local will be delivered
to the Cyrus lmtpd server via the socket "/var/imap/socket/lmtp".
-- Amos
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]