Commit graph

23 commits

Author SHA1 Message Date
Ossi Herrala
22c47729b8 sendmail: Disable SSLv2. Prefer server's cipher order in TLS handshake. 2015-11-09 09:23:29 +00:00
f500ae452d sendmail: Added certificate authentication support into sendmail::client::msa. 2013-09-18 14:00:44 +03:00
Ossi Herrala
dd9aa921f4 sendmail: When using smart host define domain name as node's name ($homename) instead of $mail_domain. Avoids problems (sendmail telling "Local configuration error" and "mail loops back to us") when sending mail to smart host server serving for domain defined in $mail_domain. 2013-07-28 12:36:03 +00:00
Ossi Herrala
f4bee85160 Merge branch 'master' of https://bitbucket.org/tmakinen/puppet 2013-07-28 12:34:13 +00:00
Ossi Herrala
3db5ab226b sendmail: Add support for smart host. This setting also adds mail hub and relay server to really really make the mail move towards defined smart host. 2013-07-26 14:20:24 +00:00
Ossi Salmi
7904109460 sendmail: Use ssl module for certificate paths, kernel fact for ostype 2013-07-26 01:18:25 +03:00
Ossi Salmi
65ef51f9dd sendmail: Added support the greet_pause feature 2013-07-26 00:41:03 +03:00
Ossi Salmi
8227dd7810 sendmail: Set milter macros for spamass-milter only if it's enabled 2013-07-20 19:43:41 +03:00
Ossi Salmi
c496fbba5c sendmail: Added milter support 2013-07-20 18:29:07 +03:00
9efcac9bf6 sendmail: Add missing template. 2013-07-16 14:28:14 +03:00
25d45e3017 sendmail: When adding EXTERNAL to auth mechs drop it from trusted mechs. 2013-07-16 13:19:52 +03:00
a90016c5f2 sendmail: Added support for installing sendmail without SSL support. 2013-06-17 10:26:23 +03:00
Ossi Herrala
ee052ded68 sendmail: Disable authentication from SMTP (TCP/25) port. Authenticated connections should go to Submission (TCP/587) port. 2013-06-13 10:37:04 +00:00
Ossi Salmi
dc51af1ca2 Updated all templates to use instance variables 2013-05-05 00:07:55 +03:00
04990fc910 Fixed mail server certificate check from sendmail::client. 2013-04-20 23:23:23 +03:00
Ossi Herrala
bebab0aba6 Various fixes and features
* Feature: Add $masquerade_exception variable to exclude list of hosts from masquerade.
  * Fix: Add OSTYPE macro to sendmail.mc and submit.mc. It's mandatory according to documentation.
  * Fix: require sendmail package before building certs.
2012-12-13 11:32:33 +00:00
Ossi Salmi
24ecb51f6f Added support for RHEL and did some syntax cleaning
Assume that "RedHat" also works where "CentOS" does.
2012-09-05 17:29:36 +03:00
ec7c903536 Refactored sendmail::server. 2012-05-10 09:02:15 +03:00
Ossi Salmi
ca0427624b Added sendmail::client::msa for sending mail using submission port 2012-01-22 20:24:21 +02:00
9a90aa13ab Added Ubuntu support for sendmail::client class. 2011-05-18 12:37:00 +03:00
Lari Huttunen
42cec9dbf4 Sendmail server support and dovecot improvements. 2011-04-26 11:56:01 +03:00
Ossi Salmi
256e33721e Added mail domain to sendmail's submit.mc 2010-12-27 06:57:29 +02:00
Ossi Salmi
8e3cac8b51 Initial version of sendmail module. 2010-06-08 12:23:35 +03:00