Age | Commit message (Expand) | Author |
2016-02-11 | Due to the smtps transport specifying a header_check, the received_anon | Micah |
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 |
2016-01-19 | Make sure machines in mynetworks are able to send mail through us, | Micah |
2015-12-09 | Use client cert fingerprint lookup to determine if the user is allowed | Micah |
2015-09-24 | allow certain aliases, like 'abuse', to be publicly forwardable. | elijah |
2015-09-15 | Merge branch 'feature/rewrite_openpgp_header_7413' into develop | Micah Anderson |
2015-09-15 | minor linting | Micah Anderson |
2015-09-11 | switch aliases to use virtual_alias_maps | elijah |
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 |
2014-12-09 | Deploy leap ca cert for smtp tls config (Bug #6485) | varac |
2014-04-02 | Force satellite hosts that only speak to relayhost to have a | Micah Anderson |
2014-03-24 | fixes #5360 adds admin@ as reserved address + linting | kwadronaut |
2013-12-19 | Fix the location of the smtp/smtpd_tls_session_cache_database (#4813) | Micah Anderson |
2013-12-18 | add a smtp_tls class and include that on both mx servers and satellites | Micah Anderson |
2013-12-18 | rename the tls.pp to be smtpd_tls.pp, this allows us to have a separate | Micah Anderson |
2013-11-27 | disable starttls over submission for client connections, we are using TLS wra... | Micah Anderson |
2013-10-31 | certtool-postfix-gendh attempted before postfix is installed (Bug #4340) | Micah Anderson |
2013-10-31 | require postfix is installed before installing postfix-pcre (#4223) | Micah Anderson |
2013-10-11 | class moved but forgot to rename | varac |
2013-10-11 | move site_config::checks to site_config::mx::checks | varac |
2013-10-10 | fix site_postfix::mx::reserved_aliases class name and package array | varac |
2013-10-09 | setup email account 'blacklist' by configuring reserved aliases, effectively ... | Micah Anderson |
2013-10-06 | It turns out postfix's variable for 1024bit DH parameters can actually take a...0.3.0rc3 | Micah Anderson |
2013-10-06 | only use TLSv1 or later for smtp (Feature #4011) | Micah Anderson |
2013-10-03 | Merge branch 'feature/3953' into develop | Micah Anderson |
2013-10-03 | It turns out postfix's variable for 1024bit DH parameters can actually take a... | Micah Anderson |
2013-10-02 | setup smtpd_tls_eecdh_grade to 'ultra' and configure the smtpd_tls_dh1024_par... | Micah Anderson |
2013-09-26 | Add client-side TLS configuration (#3868) | Micah Anderson |
2013-09-24 | fix client_ca cert+key for mx service (Feature #3921) | varac |
2013-09-18 | use x509 for postfix ca and fix names for cert+key (Feature #3833) | varac |
2013-09-03 | use check_helo_access hash:/helo_checks also for $submission_helo_restrictions | varac |
2013-09-03 | Sending mail fails when relaying using non-fully-qualified hostname (Feature ... | varac |
2013-09-03 | Merge branch 'feature/helo_access' into develop | Micah Anderson |
2013-09-03 | add /etc/postfix/checks directory and setup a check_helo_access that allows a... | Micah Anderson |
2013-09-03 | Without smtpd_helo_required, the helo restrictions are easily bypassed by not... | Micah Anderson |
2013-08-31 | postfix enable submission port using starttls, so the client can transition t... | Micah Anderson |
2013-08-31 | change the master.cf_tail to pull in -o smtpd_recipient_restrictions=$smtps_r... | Micah Anderson |
2013-08-29 | fix smtpd mail restrictions (Feature #3166) | varac |
2013-08-28 | SMTP checks (Feature #2304) | varac |
2013-08-28 | integrate manual postfix config changes in puppet (Feature #3538) | varac |
2013-07-31 | use smtpd_tls_security_level = may in postfix config (Bug #3348) | varac |
2013-07-26 | Merge branch 'varac/feature/mx' into feature/leap_mx | Micah Anderson |
2013-07-25 | beginning of smtp_auth config with client certs | varac |
2013-07-25 | smtpd_checks: smtpd_delay_reject | varac |
2013-07-25 | smtpd_checks: smtpd_data_restrictions | varac |
2013-07-10 | added tls support, including smtp auth via client cert | varac |
2013-07-09 | beginning of smtp_auth config with client certs | varac |