From: tiwek Date: Thu, 4 Mar 2004 16:41:02 +0000 (+0000) Subject: - added smtps and milter lines X-Git-Tag: auto/ac/sendmail-8_12_11-0_1~3 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=eacc690797d5d8f678aa0b617f1032ddba72336a;p=packages%2Fsendmail.git - added smtps and milter lines Changed files: sendmail.mc -> 1.9 --- diff --git a/sendmail.mc b/sendmail.mc index 3cd38f5..6058419 100644 --- a/sendmail.mc +++ b/sendmail.mc @@ -35,6 +35,17 @@ FEATURE(use_cw_file) FEATURE(local_procmail) FEATURE(`access_db') FEATURE(`blacklist_recipients') + +dnl define(`confCACERT_PATH',`/usr/share/ssl') +dnl define(`confCACERT',`/usr/share/ssl/ca-bundle.crt') +dnl define(`confSERVER_CERT',`/var/lib/openssl/certs/sendmail.pem') +dnl define(`confSERVER_KEY',`/var/lib/openssl/certs/sendmail.pem') +dnl DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl +dnl DAEMON_OPTIONS(`Family=inet, Port=smtps, Name=MTA-SSL, M=s')dnl + +dnl define(`MILTER', 1) +dnl INPUT_MAIL_FILTER(`milter-amavis', `S=local:/var/amavis/amavis-milter.sock, F=T, T=S:10m; R:10m;E:10m') + dnl We strongly recommend to comment this one out if you want to protect dnl yourself from spam. However, the laptop and users on computers that do dnl not hav 24x7 DNS do need this.