Age | Commit message (Expand) | Author |
2017-02-23 | [feat] always set smtpd_relay_restrictions | varac |
2016-07-05 | Use DANE/TLSA validation in postfix (#8141). | Micah |
2016-06-16 | Fix matching for cleanup check. | Micah |
2016-06-02 | Fix opendkim milter location (#8163). | Micah |
2016-04-12 | Fix postfix connection to opendkim milter (#8020) | Micah |
2016-03-11 | Set MUA required ciphers, tighten up the mandatory protocols (#4232) | Micah |
2016-02-23 | Update opendkim platform pieces to match leap-cli. | Micah |
2016-02-12 | add postscreen greeter (Resolves: 2303) | kwadronaut |
2016-02-11 | Due to the smtps transport specifying a header_check, the received_anon | Micah |
2016-02-10 | add postscreen greeter (Resolves: 2303) | kwadronaut |
2016-02-02 | [bug] Add smtpd_relay_restrictions to postfix conf | varac |
2016-01-21 | Make sure the certs are installed for all smtp tls clients, thus | Micah |
2015-12-17 | Make sure values that might get set incorrectly, due to preseed or | Micah |
2015-12-09 | Use client cert fingerprint lookup to determine if the user is allowed | Micah |
2015-12-01 | Switch from 'vmail' to leap-mx's user/group (#6936, #7639) | Micah |
2015-12-01 | stop delivering non-existing local user mail to leap-mx (#5431) | Micah |
2015-11-02 | Add initial rate-limiting for outgoing SMTP, using postfwd (#5972) | Micah |
2015-11-02 | Add basic DKIM support, this requires changes in leap_cli detailed in | Micah |
2015-10-13 | add clamav filtering, with sanesecurity signature updating and provider white... | Micah |
2015-09-15 | Merge branch 'feature/rewrite_openpgp_header_7413' into develop | Micah Anderson |
2015-09-14 | Merge remote-tracking branch 'micah/hiera_defaults_7443' into develop | varac |
2015-09-11 | switch aliases to use virtual_alias_maps | elijah |
2015-09-10 | Make sure hiera values have valid defaults if they are not specified (#7443) | Micah Anderson |
2015-09-10 | Fix clients being blocked by RBLs (#7431) | Micah Anderson |
2015-09-08 | rewrite openpgp header to be always correct (#7413) | Micah Anderson |
2015-08-21 | add support for configurable mail alias maps | elijah |
2015-07-28 | Support RBL blocking of incoming mail (#5923) | Micah Anderson |
2015-04-28 | Reject inbound mail to local system users that don't appear in | varac |
2014-12-02 | minor linting | Micah Anderson |
2014-04-02 | Force satellite hosts that only speak to relayhost to have a | Micah Anderson |
2014-04-01 | Include all the ips that are allowed to send mail through the relay in | Micah Anderson |
2013-12-19 | Set mynetworks to include any mx server in the provider to allow them to0.5.0rc1 | Micah Anderson |
2013-12-18 | add a smtp_tls class and include that on both mx servers and satellites | Micah Anderson |
2013-11-27 | disable starttls over submission for client connections, we are using TLS wra... | Micah Anderson |
2013-10-11 | move site_config::checks to site_config::mx::checks | varac |
2013-10-10 | contacts is now a top-level hiera variable | varac |
2013-10-09 | setup email account 'blacklist' by configuring reserved aliases, effectively ... | Micah Anderson |
2013-09-26 | set myhostname in postfix the internet hostname of this mail system. The defa... | Micah Anderson |
2013-09-26 | Merge branch 'bug/3868' into develop | Micah Anderson |
2013-09-26 | properly set the $smtps_recipient_restrictions variable in master.cf (#3935) | Micah Anderson |
2013-09-25 | add smtp_tls_received_header to include information about the protocol and ci... | Micah Anderson |
2013-09-24 | fix client_ca cert+key for mx service (Feature #3921) | varac |
2013-09-24 | seperate cert and key deployment (#3918) | varac |
2013-09-19 | only deploy x509 stuff for nodes if it existes in hiera (Feature #3875) | varac |
2013-09-18 | use x509 for postfix ca and fix names for cert+key (Feature #3833) | varac |
2013-09-03 | fix $master_cf_tail format | varac |
2013-09-03 | Sending mail fails when relaying using non-fully-qualified hostname (Feature ... | varac |
2013-09-03 | add /etc/postfix/checks directory and setup a check_helo_access that allows a... | Micah Anderson |
2013-09-02 | disable postfix debugging by default | varac |
2013-08-31 | postfix enable submission port using starttls, so the client can transition t... | Micah Anderson |