Configuring the Milter protocol for Sendmail
| Article:HOWTO59382 | | | Created: 2011-10-04 | | | Updated: 2011-10-04 | | | Article URL http://www.symantec.com/docs/HOWTO59382 |
Verify if the Milter protocol is supported. If not, follow the procedures To verify if you have Milter support enabled. These steps add the necessary lines to the build configuration file in the Sendmail directory and build a new version of Sendmail.
If you have problems when you build and configure Sendmail, on the Internet, go to the following URL:
https://www.milter.org/developers/installation
If you do not have the Sendmail source, you can find it on the Sendmail Web site. On the Internet, go to the following URL:
To compile Sendmail 8.12 to use external mail filters
Change to your base Sendmail directory and open the build configuration file (located at devtools/Site/site.config.m4).
APPENDDEF('conf_sendmail_ENVDEF', '-DMILTER')In the Sendmail directory, type the following to build Sendmail 8.12 with the new settings:
sh Build -c
To verify external filter support, type the following:
/usr/lib/sendmail -bt -d0 < /dev/null
|
|
Legacy ID
id-SF9E0689601_v64406064
Article URL http://www.symantec.com/docs/HOWTO59382
Terms of use for this information are found in Legal Notices









Thank you.