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