[Mimedefang] sendmail-mimedefang-spamassassin

Mike Smith mike at ftl.com
Mon Jul 7 15:57:01 EDT 2003


Bill Friedman said:
> # newaliases
> Warning: Option: InputMailFilters requires Milter support (-DMILTER)
> Warning: Option: Milter requires Milter support (-DMILTER)
> Warning: Option: Milter requires Milter support (-DMILTER)
> Warning: Option: Milter requires Milter support (-DMILTER)
> Warning: Option: Milter requires Milter support (-DMILTER)
> Warning: Filter usage ('X') requires Milter support (-DMILTER)
> /etc/mail/aliases: 42 aliases, longest 22 bytes, 448 bytes total

 Looks like you need to recompile sendmail with Milter support.

> [root at wendy mail]# more /usr/src/sendma*/devtools/Site/site*
> dnl Milter
> APPENDDEF(`conf_sendmail_ENVDEF', `-DMILTER')
> APPENDDEF(`conf_libmilter_ENVDEF', `-D_FFR_MILTER_ROOT_UNSAFE ')
>
> and as posted previously milter support in sendmail.cf as follows.
>
> # grep mimedefang /etc/mail/sendmail.cf
> O InputMailFilters=mimedefang
> Xmimedefang, S=unix:/var/spool/MIMEDefang/mimedefang.sock, T=S:5m;R:5m
>

 See note above. There's a difference between enabling the milter via m4 and
actually building the libs.

 Recompile sendmail and you should be good.

 - Mike



More information about the MIMEDefang mailing list