summaryrefslogtreecommitdiff
path: root/postfix/postfix.sh
AgeCommit message (Collapse)Author
2003-06-21Use /var/spool/postfix for encryption cache files.Jonas Smedegaard
2003-06-11A couple of AMaViS tweaks.Jonas Smedegaard
2003-06-01Recognize amavisd-new as alternative to amavisd.Jonas Smedegaard
2003-04-10Add TODO about adopting stuff from yet another thorough setup-guide.Jonas Smedegaard
2003-04-06Include current year in copyright.Jonas Smedegaard
2003-03-22Drop requiring strict EHLO. Add support for RHSBL (DNSBL) blackhole.Jonas Smedegaard
2003-03-18Whoops: Properly enable incoming *and* outgoing amavis ports.Jonas Smedegaard
2003-03-18Add amavis support to postfix script.Jonas Smedegaard
2003-01-14Set postconf path as variable. Correct check for FQDN.Jonas Smedegaard
2003-01-14Add a TODO.Jonas Smedegaard
2003-01-14Use grep -q.Jonas Smedegaard
2003-01-14Use reject_rbl_client instead of deprecated reject_maps_rbl in postfix 2.x.Jonas Smedegaard
2003-01-04Check for files, not dpkg output, and check for postfix-tls specific file as ↵Jonas Smedegaard
well.
2003-01-04Avoid $items (they seem to not work correctly).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-31Disable log notifying on all TLS activity.Jonas Smedegaard
2002-12-31Rename anti-uce.sh to the more general postfix.sh.Jonas Smedegaard