Commit graph

48 commits

Author SHA1 Message Date
7a9de1e10d sendmail: Require sendmail package before deploying private key to get smmsp group into system. 2014-03-14 10:17:09 +02:00
Ossi Herrala
362bc66d15 firewall, gnu, sendmail: Fix "Name must be a String not Array" errors produced by latest Puppet. 2014-02-05 15:00:49 +00:00
6e34edbcb2 sendmail: Clean up old certificates from /etc/mail/certs before creating new ones. 2014-01-15 10:07:20 +02:00
91a63240bd sendmail: Fixed depency error from sendmail on CentOS/Fedora/RHEL. 2013-11-14 09:36:04 +02:00
165ec9cbe4 sendmail: Clarified comments from sendmail::client::msa. 2013-09-19 00:06:04 +03:00
f500ae452d sendmail: Added certificate authentication support into sendmail::client::msa. 2013-09-18 14:00:44 +03:00
Ossi Salmi
ebde843cc6 Changed remaining fqdn references to homename 2013-08-03 00:10:39 +03:00
Ossi Salmi
f568571075 Merge branch 'master' of bitbucket.org:tmakinen/puppet 2013-07-29 15:49:40 +03:00
Ossi Salmi
0872915da6 sendmail: Removed non-functional OpenBSD stuff from sendmail::server 2013-07-28 21:41:38 +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
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