summaryrefslogtreecommitdiff
path: root/postfix/smtpd_recipient_restrictions
AgeCommit message (Collapse)Author
2002-12-31Add comments and copyright.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 ↵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.