On Wed, Sep 05, Scott Russell wrote:

> Also, I would like to be able to have postfix deliver via lmtp directly into
> the cyrus lmtp socket but never figured out how to handle this. (Permission
> problems I think.) Anyone have this setup?

That's quite easy.
From my README.SuSE:

README.SuSE - [EMAIL PROTECTED], 18.12.2000

To use cyrus-imapd 2.0.x with postfix you may try the following:

edit /etc/postfix/main.cf and add the following line:

mailbox_transport = lmtp:unix:public/lmtp

edit /etc/cyrus.conf and add the following line:

  lmtpunix      cmd="lmtpd" listen="/var/spool/postfix/public/lmtp"
  prefork=1

to the SERVICES section.
You have to uncomment the existing lmtpunix definition, of course.

[...]

-- 
With best regards,

Carsten Hoeger

SuSE, The Linux Experts, http://www.suse.com

Key fingerprint = E3B6 7FDB 4800 0F22 DC09  EB2B 7988 B6A8 6691 C94A

PGP signature

Reply via email to