> Anyway, tmail seems to be behaving very well. FWIW I put it into play
> with mc macros rather than hacking sendmail.cf directly:
> 
> define(`LOCAL_MAILER_PATH', `/usr/local/libexec/tmail')dnl
> define(`LOCAL_MAILER_EOL', `\r\n')dnl
> 
> and the result in sendmail.cf is
> 
> Mlocal,         P=/usr/local/libexec/tmail, F=lsDFMAw5:/|@qPrmn9, S=EnvFromL/
> Hdr
> FromL, R=EnvToL/HdrToL, E=\r\n,
>                 T=DNS/RFC822/X-Unix,
>                 A=mail -d $u
> 
> 
> If anything's badly wrong with that, please let me know; I'm not fluent
> in sendmail, unfortunately.

Whoops. That A= doesn't make much sense. Also need

define(`LOCAL_MAILER_ARGS', `tmail $u')dnl

Cheers,

        - Joel
_______________________________________________
Imap-uw mailing list
[email protected]
https://mailman1.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to