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 (
Expand
)
Author
2020-10-11
fix separate default vhost 0_default from (new) example vhost zzz_wrong.examp...
Jonas Smedegaard
2020-10-11
fix syntax error
Jonas Smedegaard
2020-10-11
fix syntax error
Jonas Smedegaard
2020-10-11
fix syntax errors
Jonas Smedegaard
2020-10-11
enable HSTS by default
Jonas Smedegaard
2020-10-11
ensure TLS settings are applied only when both wanted and possible
Jonas Smedegaard
2020-10-11
fix load default https site _after_ http site (otherwise all http sites will ...
Jonas Smedegaard
2020-10-11
fix add extension .conf to apache2 site snippets
Jonas Smedegaard
2020-10-11
use mod_gnutls when available (not mod_ssl)
Jonas Smedegaard
2020-10-11
drop obsolete and unused options
Jonas Smedegaard
2020-10-11
use optional variables _HOST _TLSHOST _TLS_CERT_CHAIN _TLS_KEY, and if either...
Jonas Smedegaard
2020-10-11
modernize to use pyzor ping (not pyzor discover)
Jonas Smedegaard
2020-10-11
fix TLS_CHAIN_FILES file extension
Jonas Smedegaard
2020-10-11
modernize to use TLS_CHAIN_FILES (not TLS_CERT TLS_KEY)
Jonas Smedegaard
2020-10-11
supersede TLS_CERT TLS_KEY by redpill config mailhost
Jonas Smedegaard
2020-10-11
tidy: rename internal supported-feature variables
Jonas Smedegaard
2020-10-11
tidy: resolve redpill config paths before supported features
Jonas Smedegaard
2020-10-11
generalize overridable variables $AMAVIS_MAXPROC $DKIMPROXY_MAXPROC_OUT
Jonas Smedegaard
2020-10-10
update coverage
Jonas Smedegaard
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 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
[next]