summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-01-01Ignore some TLS-related loglines.Jonas Smedegaard
2002-12-31Use full path to postconf (to allow remote execution without adding ↵Jonas Smedegaard
/usr/sbin to path).
2002-12-31Really disable verbose log about TLS (not only comment out).Jonas Smedegaard
2002-12-31Add comments and copyright.Jonas Smedegaard
2002-12-31Another postfix 2.0 tweak. And squid has spaces at end of their lines.Jonas Smedegaard
2002-12-31Improve on ignoring temporary errors (maybe they are not so temprorary after ↵Jonas Smedegaard
all?).
2002-12-31Syntax seems to have changed (to the better - more descriptive) with postfix ↵Jonas Smedegaard
2.0.0 - improve a single line (let's see if more is coming up).
2002-12-31Ignore warnings of illegal address syntax with space in it.Jonas Smedegaard
2002-12-31Ignore hints of both incoming and outgoing TLS connections.Jonas Smedegaard
2002-12-31Disable log notifying on all TLS activity.Jonas Smedegaard
2002-12-31Rename anti-uce.sh to the more general postfix.sh.Jonas Smedegaard
2002-12-31Correct SSL settings.Jonas Smedegaard
2002-12-31Correct unfinished mod_xslt lines.Jonas Smedegaard
2002-12-31Add certificate section.Jonas Smedegaard
2002-12-31Update ChangeLog.Jonas Smedegaard
2002-12-31Raise filesize limit.Jonas Smedegaard
2002-12-31Change to using only .pem extension for certificates, and misc. other changes.Jonas Smedegaard
2002-12-31Move (copy, that is) apache cfengine script to apache section, make it ↵Jonas Smedegaard
self-contained and do a twin: apache-ssl.
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-28Correct postfix TLS line (forgot to escape a pair of parens).Jonas Smedegaard
2002-12-28Misc. tweaks. FCS id added.Jonas Smedegaard
2002-12-28First TLS regex for postfix (hooray!).Jonas Smedegaard
2002-12-26Merging some dhcp lines. Adding a temporary line specific to ↵Jonas Smedegaard
tulle.haakansson.com.
2002-12-26Add new area doc for chunks of more or less structured knowledge related to ↵Jonas Smedegaard
the scripts and configfiles.
2002-12-20Correct dns.bitbase.dk -> ns.bitbase.dk.Jonas Smedegaard
2002-12-17Replace all (except one Xenux-related) occurences of dns.jones.dk with ↵Jonas Smedegaard
ns.bitbase.dk.
2002-12-16Replace all occurences of ns.a-host.dk with ns.bitbase.dk.Jonas Smedegaard
Remove cruft.
2002-12-15Add @ A record - wildcard does NOT catch domain name alone.Jonas Smedegaard
2002-12-14Move all SPIFF doamins to BITBASE.Jonas Smedegaard
Replace ns.a-host.dk with ns.bitbase.dk. Activate hcfotografi.dk. Add MX backups idaskolen.dk and bitbase.dk.
2002-12-13Allow spaces in (rejected) mail addresses.Jonas Smedegaard
2002-12-13Misc cleanup.Jonas Smedegaard
2002-12-13Misc additions.Jonas Smedegaard
2002-12-12Misc cleanup...Jonas Smedegaard
2002-12-11Actually add the renamed permit_mx_backup_networks file.Jonas Smedegaard
2002-12-11Whitelist News from mir.dk to Ascanius.Jonas Smedegaard
2002-12-11Strip all comments in deprecated maps_rbl_domains and instead put a big fat ↵Jonas Smedegaard
warning.
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-11Misc cleanup.Jonas Smedegaard
2002-12-11Misc cleanup and small additions.Jonas Smedegaard
2002-12-10Remove logcheck ignoring postfix loop detection. Misc cleanup...Jonas Smedegaard