summaryrefslogtreecommitdiff
path: root/puppet/modules/site_postfix
AgeCommit message (Expand)Author
2017-02-23[feat] always set smtpd_relay_restrictionsvarac
2016-07-19Block ip-based helo at MTA (#8139).Micah
2016-07-19Block MTAs that claim they are 'localhost'.Micah
2016-07-05Use DANE/TLSA validation in postfix (#8141).Micah
2016-06-16Fix matching for cleanup check.Micah
2016-06-02Fix opendkim milter location (#8163).Micah
2016-04-25[style] lint further morevarac
2016-04-12Fix postfix connection to opendkim milter (#8020)Micah
2016-04-05testing: adds mx delivery testselijah
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-04fix postfix Received anonymizing header regexp to properly match ClientMicah
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
2016-01-19Make sure machines in mynetworks are able to send mail through us,Micah
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-17[deprec] use @ in front of erb template tagsvarac
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-24allow certain aliases, like 'abuse', to be publicly forwardable.elijah
2015-09-15Merge branch 'feature/rewrite_openpgp_header_7413' into developMicah Anderson
2015-09-15minor lintingMicah 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-09Deploy leap ca cert for smtp tls config (Bug #6485)varac
2014-12-02minor lintingMicah Anderson
2014-04-02Force satellite hosts that only speak to relayhost to have aMicah Anderson
2014-04-02Fix for satellite hosts that are unable to contact their relayhostMicah Anderson
2014-04-01Include all the ips that are allowed to send mail through the relay inMicah Anderson
2014-03-24fixes #5360 adds admin@ as reserved address + lintingkwadronaut
2013-12-19Set mynetworks to include any mx server in the provider to allow them to0.5.0rc1Micah Anderson
2013-12-19Fix the location of the smtp/smtpd_tls_session_cache_database (#4813)Micah Anderson
2013-12-18add a smtp_tls class and include that on both mx servers and satellitesMicah Anderson
2013-12-18rename the tls.pp to be smtpd_tls.pp, this allows us to have a separateMicah Anderson
2013-11-27disable starttls over submission for client connections, we are using TLS wra...Micah Anderson
2013-10-31certtool-postfix-gendh attempted before postfix is installed (Bug #4340)Micah Anderson
2013-10-31require postfix is installed before installing postfix-pcre (#4223)Micah Anderson