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
path:
root
/
postfix
/
anti-uce.sh
Age
Commit message (
Expand
)
Author
2002-12-30
Enable adding TLS hints to Received: headers.
Jonas Smedegaard
2002-12-30
Another sed fix line enabling TLS-only ports in master.conf.
Jonas Smedegaard
2002-12-30
Fix sed line enabling TLS-only ports in master.conf.
Jonas Smedegaard
2002-12-30
Disable TLS caching for now (tlsmgr seems not provided in postfix-tls).
Jonas Smedegaard
2002-12-30
Correct error (same kind again, how embarrasing!).
Jonas Smedegaard
2002-12-30
Correct error (non-fatal, but always avoided TLS options). Also in last commi...
Jonas Smedegaard
2002-12-30
Rearrange options. Add client side TLS support and generally improve TLS opti...
Jonas Smedegaard
2002-12-30
Correct a bug in the sed script.
Jonas Smedegaard
2002-12-29
Add TLS support to postfix script (it should probably be renamed...).
Jonas Smedegaard
2002-12-11
Include MX backup hosts directly in config file (instead of referring to file...
Jonas Smedegaard
2002-12-08
Generalize script...
Jonas Smedegaard
2002-12-08
Negate, rather than comment out, Helo restriction, to repair already misconfi...
Jonas Smedegaard
2002-12-08
Disable Helo restriction - it causes false positives, even with local daemons.
Jonas Smedegaard
2002-12-07
Support comments and one-per-line RBL file syntax.
Jonas Smedegaard
2002-12-07
Add reload command (not done by postconf itself it seems).
Jonas Smedegaard
2002-12-07
Fix typos.
Jonas Smedegaard
2002-12-07
Rename README to anti-uce.sh as it is in fact a tiny script. Update and docum...
Jonas Smedegaard