"Tom Corner" <[EMAIL PROTECTED]> wrote:
> I have just changed my sendmail.cf. Attached is the entire file.
> This time I used cyrusv2.mc which I edited the mailer def,
> adding U=imap:imap.
Urm, OK, but I wish you wouldn't - it's hard to fix a configuration
if you're changing it. For instance:
> Mcyrus, P=[IPC], F=lsDFMnqA@/:|SmXz, E=\r\n,
> S=EnvFromL, R=EnvToL/HdrToL, T=DNS/RFC822/X-Unix,
> U=imap:imap,A=FILE /var/imap/socket/lmtp
shows that you aren't using deliver at all, so those messages
from deliver shouldn't be making an appearance in your syslog.
I'm not sure if U= is appropriate for delivery to a local socket,
but I'd leave it off (it should then run as root, but I'm not
100% certain of this - my sendmail doco is elsewhere at the moment).
Another point is that you shouldn't be editing sendmail.cf directly
unless you have Sendmail Zen; you should make your changes to the
.mc file and use that to generate your .cf file.
> I am just
> starting to test this new configuration.
Make sure you stop/start sendmail with changes to its config.
Regards,
Daryl Tester