ff80893392
PR: 38836 Submitted by: maintainer
11 lines
403 B
Text
11 lines
403 B
Text
To finish installation please follow these steps:
|
|
|
|
1. Edit /usr/local/etc/mimedefang/mimedefang-filter
|
|
|
|
2. Reconfigure sendmail to use MIMEDefang, for example add this lines to
|
|
your sendmail.mc:
|
|
|
|
MAIL_FILTER(`mimedefang', `S=local:/var/spool/MIMEDefang/mimedefang.sock, F=T, T=C:15m;S:4m;R:4m;E:10m')dnl
|
|
define(`confINPUT_MAIL_FILTERS', `mimedefang')dnl
|
|
|
|
rebuild sendmail.cf and install it.
|