Commit graph

33 commits

Author SHA1 Message Date
Ossi Salmi
c496fbba5c sendmail: Added milter support 2013-07-20 18:29:07 +03:00
Ossi Salmi
58125b0782 sendmail: Fixed restart when sendmail.cf changes on Linux 2013-07-20 18:25:34 +03:00
9efcac9bf6 sendmail: Add missing template. 2013-07-16 14:28:14 +03:00
17fd5737ac sendmail: Add saslauthd configuration when using authentication for sendmail::server. 2013-07-16 14:27:01 +03:00
aa311183c4 sendmail: Add support for setting mail spool (/var/spool/mail) location. 2013-07-16 14:19:10 +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
d2d6414458 sendmail: Fixed some depency errors. 2013-06-11 13:36:25 +03: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
55694db8b3 Restart sendmail after modifying local-host-names. 2013-03-20 09:51:06 +02:00
Ossi Herrala
a568b5cfc5 Puppet module's own local-host-names doesn't make much sense? Use empty file instead. 2013-02-11 15:10:13 +00:00
Ossi Herrala
798596315e Support for per FQDN common files from Puppet fileserver. 2013-02-11 14:16:31 +00:00
Ossi Herrala
0077f5c74e Set ostype for Ubuntu and Devian. 2012-12-13 14:19:00 +00:00
Ossi Herrala
e31df0cded Put $ostype variable to sendmail::common so it's inherited to other classes. 2012-12-13 12:00:12 +00: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
cfc2d9fa3b Enable daemon in sendmail::client if $mail_server is localhost 2012-11-22 00:19:14 +02: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
6d58857fe5 Fixed SELinux contexts from /etc/smrsh. 2012-06-19 09:25:52 +03:00
ec7c903536 Refactored sendmail::server. 2012-05-10 09:02:15 +03:00
84edcd61ed Fixed "unquoted file mode" errors given by puppet-lint. 2012-03-27 16:10:01 +03:00
34c36045fa Fixing puppet-lint errors. 2012-03-27 14:41:39 +03:00
Ossi Salmi
ca0427624b Added sendmail::client::msa for sending mail using submission port 2012-01-22 20:24:21 +02:00
f10fd7098e Fixed sendmail startup on CentOS. 2011-12-14 13:27:57 +02:00
226d4f11b7 Fixed "make submit.cf" on CentOS 6 when no make is installed. 2011-12-14 12:20:55 +02:00
Ossi Salmi
f7efa70dba Fixed string case in sendmail::common 2011-05-26 22:58:29 +03:00
9a90aa13ab Added Ubuntu support for sendmail::client class. 2011-05-18 12:37:00 +03:00
Lari Huttunen
91b549634b Left out sendmail_ostype from openbsd by accident. 2011-04-26 11:56:02 +03:00
Lari Huttunen
909a06a418 Removed verbose definitions per OS via group variable. 2011-04-26 11:56:02 +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