Age | Commit message (Expand) | Author |
2014-12-09 | Deploy leap ca cert for smtp tls config (Bug #6485) | 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-02 | Fix for satellite hosts that are unable to contact their relayhost | Micah Anderson |
2014-04-01 | Include all the ips that are allowed to send mail through the relay in | Micah Anderson |
2014-03-24 | fixes #5360 adds admin@ as reserved address + linting | kwadronaut |
2013-12-19 | Set mynetworks to include any mx server in the provider to allow them to0.5.0rc1 | Micah Anderson |
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-11 | deploy postfix satellites on all nodes (Bug #1683) | varac |
2013-10-10 | contacts is now a top-level hiera variable | 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 | implement stripping user's home IPs from Received headers (#3866) | 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 | 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 | Add client-side TLS configuration (#3868) | 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 | use check_helo_access hash:/helo_checks also for $submission_helo_restrictions | 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 | 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-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 |
2013-08-31 | change the master.cf_tail to pull in -o smtpd_recipient_restrictions=$smtps_r... | Micah Anderson |
2013-08-29 | Make TLS-required smtps (465) be port for sending SMTP. This is preferred ove... | Micah Anderson |
2013-08-29 | fix smtpd mail restrictions (Feature #3166) | varac |
2013-08-29 | Deploy postfix with an empty main.cf as beginning (Feature #3584) | varac |
2013-08-28 | SMTP checks (Feature #2304) | varac |
2013-08-28 | integrate manual postfix config changes in puppet (Feature #3538) | varac |
2013-08-28 | added site_postfix::debug for debugging (#3538) | varac |