Age | Commit message (Expand) | Author |
2020-10-10 | tidy: avoid useless use of cat, and wrap some long lines | Jonas Smedegaard |
2020-10-10 | tidy: explicitly escape non-shell postconf variables | Jonas Smedegaard |
2020-10-10 | fix quote variables, and drop unneeded quotes | Jonas Smedegaard |
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 |
2020-06-21 | cgit render CSS | Jonas Smedegaard |
2020-06-21 | cgit: fix limit line-number styling to plaintext highlighted content (not ren... | Jonas Smedegaard |
2020-06-21 | cgit render CSS | Jonas Smedegaard |
2020-06-21 | cgit: add grey line between line-numbers and plaintext content | Jonas Smedegaard |
2020-06-21 | cgit render CSS | Jonas Smedegaard |
2020-06-21 | cgit: strip padding+margin of tag ol | Jonas Smedegaard |
2020-06-21 | cgit: fix set executable bit on source filter | Jonas Smedegaard |
2020-06-21 | fix path to local CSS | Jonas Smedegaard |
2020-06-21 | (ab)use source filter to parse markdown as html, with line-numbered + highlig... | Jonas Smedegaard |
2020-06-21 | cgit: use local forked CSS, with compact lists (needed by Ocnext commit...) | Jonas Smedegaard |
2020-06-21 | cgit: declare dependencies in top comment (not further down), and fix depend ... | Jonas Smedegaard |
2020-06-20 | update cgit config, to strip .git suffix from projects, and parse README.md w... | Jonas Smedegaard |
2020-05-31 | add bind appamor override snippet | Jonas Smedegaard |
2020-05-12 | consistently use XFLD naming scheme for all fonts, and use terminus also for ... | Jonas Smedegaard |
2020-04-14 | match single-line literals after multi-line literals and comments | Jonas Smedegaard |