Age | Commit message (Expand) | Author |
2020-10-10 | tidy: avoid deprecated backtick subshell | Jonas Smedegaard |
2020-10-10 | generalize variable $thisrealm, and improve uppercasing | Jonas Smedegaard |
2020-10-10 | generalize overridable variables $REDPILL $REALM | Jonas Smedegaard |
2020-10-10 | generalize overridable variables $TLS_CERT $TLS_KEY | Jonas Smedegaard |
2020-10-10 | fix provide TLS certificate for outbound opportunistic encryption only when a... | Jonas Smedegaard |
2020-10-09 | reload/restart postfix with command service (not invoke-rc.d) | Jonas Smedegaard |
2020-10-09 | drop bogus parameter lmtp_never_send_ehlo=yes in service amavisfeed | Jonas Smedegaard |
2020-10-09 | drop filter services if unused | Jonas Smedegaard |
2020-10-09 | tolerate whitespace in diff | Jonas Smedegaard |
2020-10-09 | fix drop obsolete service smtp-amavis/inet | Jonas Smedegaard |
2020-10-09 | drop obsolete service smtp-amavis/inet | Jonas Smedegaard |
2020-10-09 | fix use postconf -Pe (not -Me) where needed | Jonas Smedegaard |
2020-10-09 | fix limit max_use to service amavisfeed | Jonas Smedegaard |
2020-10-09 | add service smtps as part of submission | Jonas Smedegaard |
2020-10-09 | handle inbound SASL as part of submission | Jonas Smedegaard |
2020-10-09 | run service submission in chroot | Jonas Smedegaard |
2020-10-09 | handle submission separate from amavis or dkimproxy | Jonas Smedegaard |
2020-10-09 | drop obsolete smtpd_client_restrictions SASL restriction with dkimproxy (hand... | Jonas Smedegaard |
2020-10-09 | fix set smtpd_sasl_local_domain=$mydomain (not only with dkimproxy) | Jonas Smedegaard |
2020-10-09 | edit pickup service parameters (not set whole service) | Jonas Smedegaard |
2020-10-09 | tidy: set receive_override_options=no_address_mappings independently of dkimp... | Jonas Smedegaard |
2020-10-09 | drop variable $sp | Jonas Smedegaard |
2020-10-09 | generalize calls to postconf, also covering editing of master.cf | Jonas Smedegaard |
2020-10-08 | modernize TLS settings | Jonas Smedegaard |
2020-10-08 | remove unused options (not explicitly set the empty value) | Jonas Smedegaard |
2020-10-08 | unset mailbox_transport/mailbox_command if Dovecot LMTP/deliver is unavailable | Jonas Smedegaard |
2020-10-08 | use amavis injection service name amavisfeed (not smtp-amavis), and use lmtp ... | Jonas Smedegaard |
2020-10-08 | modernize filter settings - specifically receive_override_options; fix disabl... | Jonas Smedegaard |
2020-10-08 | support Dovecot LMTP (favored over Dovecot deliver) | Jonas Smedegaard |
2020-10-08 | support only Dovecot-based SASL (drop Cyrus-based SASL) | Jonas Smedegaard |
2020-10-08 | use archive.org for ancient mail domain list | Jonas Smedegaard |
2020-10-08 | stop support postfix << 2.3 | Jonas Smedegaard |
2016-11-17 | Fix avoid misdetect postfix 2.1x as 2.1.x. | Jonas Smedegaard |
2016-11-17 | Fix detect postfix >= 3, and stop check for obsolete postfix < 2.2. | Jonas Smedegaard |
2016-01-24 | Add TODO on dnswl.org. | Jonas Smedegaard |
2015-08-31 | Avoid smtpd_tls_CApath or smtpd_tls_CAfile to trick outlook.com. | Jonas Smedegaard |
2015-02-21 | Fix accidental move of master data. | Jonas Smedegaard |
2015-02-21 | Fix silence Postfix version detection. | Jonas Smedegaard |
2015-02-21 | Fix detect Postfix versions 2.10 and newer. | Jonas Smedegaard |
2014-10-15 | Fix escape $ in submission line. | Jonas Smedegaard |
2014-10-15 | Drop submission restrictions temporarily. | Jonas Smedegaard |
2014-10-15 | Tighten submission options, based on <http://wiki2.dovecot.org/HowTo/PostfixA... | Jonas Smedegaard |
2014-10-14 | Fix avoid dkimproxy in pickup service. | Jonas Smedegaard |
2014-10-14 | Fix enable/reset submission and pickup services when dkimproxy disabled. | Jonas Smedegaard |
2014-10-14 | Add additional options for amavisd. | Jonas Smedegaard |
2014-10-14 | Drop rfc-ignorant.org (dead since 2012-09) and comment out dob.sibl.support-i... | Jonas Smedegaard |
2014-09-23 | Really fix suppress dkimproxy restriction when not used. | Jonas Smedegaard |
2014-09-23 | Fix suppress dkimproxy restriction when not used (and tidy loop while at it). | Jonas Smedegaard |
2014-07-06 | Fix add-or-replace (not only add if missing) master.cf lines. | Jonas Smedegaard |
2014-07-06 | Fix getperlvarfromfile() to use defaultvar when var is empty. | Jonas Smedegaard |