index
:
local-COMMON
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-10-10
support quoted string in function getperlvarfromfile()
Jonas Smedegaard
2020-10-10
tidy: use read -r (to please shellcheck)
Jonas Smedegaard
2020-10-10
tidy: disambiguate non-array variable
Jonas Smedegaard
2020-10-10
fix use printf (not non-posix echo -n)
Jonas Smedegaard
2020-10-10
support overridable variable $FORCE
Jonas Smedegaard
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 ↵
Jonas Smedegaard
available
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 ↵
Jonas Smedegaard
(handled by default in smtpd_relay_restrictions since postfix 2.10)
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 ↵
Jonas Smedegaard
dkimproxy
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
(not smtp)
2020-10-08
modernize filter settings - specifically receive_override_options; fix ↵
Jonas Smedegaard
disable filter when amavis unavailabe
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 ↵
Jonas Smedegaard
rendered markdown)
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 + ↵
Jonas Smedegaard
highlighted plaintext only as fallback
2020-06-21
cgit: use local forked CSS, with compact lists (needed by Ocnext commit...)
Jonas Smedegaard
[prev]
[next]