summaryrefslogtreecommitdiff
path: root/postfix/anti-uce.sh
AgeCommit message (Collapse)Author
2002-12-31Reverse logic of tlsmgr check.Jonas Smedegaard
Use tabs in tlsmgr line.
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
Improve dealing with self-signed certificates and non-conformant key location. Replace double-quotes with single-quotes where possible.
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 ↵Jonas Smedegaard
commit: Change cert names to *.pem.
2002-12-30Rearrange options. Add client side TLS support and generally improve TLS ↵Jonas Smedegaard
options. More comments.
2002-12-30Correct a bug in the sed script.Jonas Smedegaard
Do a few more checks before enabling TLS (make sure the certificate exists). Spit out a hint if TLS not activated.
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 ↵Jonas Smedegaard
file in /etc/local-COMMON/). Rename MX backup hosts file to be in line with other options (but leave the old file in place for now). Rename function to getlineSfromfile. Minor typos in comments. Strip leading comma. Enable FQDN checks again - but first allow localdomains through (to allow Debian daemons sending to default domain).
2002-12-08Generalize script...Jonas Smedegaard
Disable fqdn checks - they make legitimate mail from local daemons fail.
2002-12-08Negate, rather than comment out, Helo restriction, to repair already ↵Jonas Smedegaard
misconfigured systems.
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
Rewrite documentation, and add http://www.antispews.org/ note. Strictly use the RBLs listed by antispews for now.
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 ↵Jonas Smedegaard
document. Change to less experiental blackholes.