Simon Josefsson <[EMAIL PROTECTED]> writes:

> I'm using sendmail 8.11.2 and cyrus imapd 2.0.11, currently using
> "deliver" as the delivery agent.  This forks two processes ("deliver"
> and "lmtpd") for incoming mail, right?  (assuming prefork=0) As far as
> I can tell sendmail doesn't keep the LMTP connection up between
> incoming connections either.

Use only lmtpd without deliver.

> Switching to FEATURE(local_lmtp) in sendmail seem to make sendmail use
> "mail.local" instead.  It doesn't seem to reduce fork()s.  Am I
> misstaken?

I'm using this: (m4 for sendmail.cf).

MAILER_DEFINITIONS
Mcyrus,         P=[IPC], F=lsDFMnqA@/:|SmXz, E=\r\n,
                S=EnvFromL, R=EnvToL/HdrToL, T=DNS/RFC822/X-Unix, 
                A=FILE /var/imap/socket/lmtp

deliver (that is, MAILER(`cyrus')dnl) is excluded from sendmail.

Hope it helps...

-- 
This signature intentionally left blank

Reply via email to