summaryrefslogtreecommitdiff
path: root/puppet/modules/site_postfix/manifests/mx.pp
AgeCommit message (Expand)Author
2016-04-12In order for postfix to access the opendkim milter socket, we need tocitest_jessieMicah
2016-03-11Set MUA required ciphers, tighten up the mandatory protocols (#4232)Micah
2016-02-23Update opendkim platform pieces to match leap-cli.Micah
2016-02-12add postscreen greeter (Resolves: 2303)kwadronaut
2016-02-11Due to the smtps transport specifying a header_check, the received_anonMicah
2016-02-10add postscreen greeter (Resolves: 2303)kwadronaut
2016-02-02[bug] Add smtpd_relay_restrictions to postfix confvarac
2016-01-21Make sure the certs are installed for all smtp tls clients, thusMicah
2015-12-17Make sure values that might get set incorrectly, due to preseed orMicah
2015-12-09Use client cert fingerprint lookup to determine if the user is allowedMicah
2015-12-01Switch from 'vmail' to leap-mx's user/group (#6936, #7639)Micah
2015-12-01stop delivering non-existing local user mail to leap-mx (#5431)Micah
2015-11-02Add initial rate-limiting for outgoing SMTP, using postfwd (#5972)Micah
2015-11-02Add basic DKIM support, this requires changes in leap_cli detailed inMicah
2015-10-13add clamav filtering, with sanesecurity signature updating and provider white...Micah
2015-09-15Merge branch 'feature/rewrite_openpgp_header_7413' into developMicah Anderson
2015-09-14Merge remote-tracking branch 'micah/hiera_defaults_7443' into developvarac
2015-09-11switch aliases to use virtual_alias_mapselijah
2015-09-10Make sure hiera values have valid defaults if they are not specified (#7443)Micah Anderson
2015-09-10Fix clients being blocked by RBLs (#7431)Micah Anderson
2015-09-08rewrite openpgp header to be always correct (#7413)Micah Anderson
2015-08-21add support for configurable mail alias mapselijah
2015-07-28Support RBL blocking of incoming mail (#5923)Micah Anderson
2015-04-28Reject inbound mail to local system users that don't appear invarac
2014-12-02minor lintingMicah Anderson
2014-04-02Force satellite hosts that only speak to relayhost to have aMicah Anderson
2014-04-01Include all the ips that are allowed to send mail through the relay inMicah Anderson
2013-12-19Set mynetworks to include any mx server in the provider to allow them to0.5.0rc1Micah Anderson
2013-12-18add a smtp_tls class and include that on both mx servers and satellitesMicah Anderson
2013-11-27disable starttls over submission for client connections, we are using TLS wra...Micah Anderson
2013-10-11move site_config::checks to site_config::mx::checksvarac
2013-10-10contacts is now a top-level hiera variablevarac
2013-10-09setup email account 'blacklist' by configuring reserved aliases, effectively ...Micah Anderson
2013-09-26set myhostname in postfix the internet hostname of this mail system. The defa...Micah Anderson
2013-09-26Merge branch 'bug/3868' into developMicah Anderson
2013-09-26properly set the $smtps_recipient_restrictions variable in master.cf (#3935)Micah Anderson
2013-09-25add smtp_tls_received_header to include information about the protocol and ci...Micah Anderson
2013-09-24fix client_ca cert+key for mx service (Feature #3921)varac
2013-09-24seperate cert and key deployment (#3918)varac
2013-09-19only deploy x509 stuff for nodes if it existes in hiera (Feature #3875)varac
2013-09-18use x509 for postfix ca and fix names for cert+key (Feature #3833)varac
2013-09-03fix $master_cf_tail formatvarac
2013-09-03Sending mail fails when relaying using non-fully-qualified hostname (Feature ...varac
2013-09-03add /etc/postfix/checks directory and setup a check_helo_access that allows a...Micah Anderson
2013-09-02disable postfix debugging by defaultvarac
2013-08-31postfix enable submission port using starttls, so the client can transition t...Micah Anderson
2013-08-31change the master.cf_tail to pull in -o smtpd_recipient_restrictions=$smtps_r...Micah Anderson
2013-08-29Make TLS-required smtps (465) be port for sending SMTP. This is preferred ove...Micah Anderson
2013-08-29Deploy postfix with an empty main.cf as beginning (Feature #3584)varac
2013-08-28SMTP checks (Feature #2304)varac