summaryrefslogtreecommitdiff
path: root/postfix
AgeCommit message (Expand)Author
2012-04-17Purge trashed mails one layer deeper when adduser has LETTERHOMES enabled.root
2012-03-27Fix support no SASL available.Jonas Smedegaard
2012-03-26Use Dovecot deliver if available.Jonas Smedegaard
2012-03-26Improve warnings on requirements.Jonas Smedegaard
2012-03-26Fix move comment about Cyrus SASL version.Jonas Smedegaard
2012-03-26Fix warn about missing Dovecot if _not_ existing.Jonas Smedegaard
2012-03-26Support both Dovecot and Cyrus SASL (and both, favoring Dovecot.Jonas Smedegaard
2012-03-26Fix support TLS without SASL: apparently stem from unreliable TLS implementat...Jonas Smedegaard
2012-03-24Fix favor specific CA cert (not bogusly use CRL file always) for smtpd, but a...Jonas Smedegaard
2012-03-24Fix set use CRL file (not cert dir) as fallback for specific CA cert file.Jonas Smedegaard
2012-03-23Fix bashism.Jonas Smedegaard
2012-03-23Stop checking for cacert.pem file, and tidy when to apply which TLS settings.Jonas Smedegaard
2011-04-02Improve cleanup script: use internal -remove find option.Jonas Smedegaard
2010-11-08Break functions if failing.Jonas Smedegaard
2010-06-18Extend weekly mail purge with /home/*/Maildir/.Junk.root
2010-06-18comment out rhsbl mailpolice.com apparently shut down).root
2009-05-07Add virbl.dnsbl.bit.nl. Fix use zen.spamhaus.org (not zen.spamhaus.net).root
2009-05-07Enable bogusmx.rfc-ignorant.org.root
2009-05-07Update path to dkimproxy-sign (changed in dkimproxy 1.0.1-8.1).root
2009-05-07Fix typo in dirname: cron.weekky → cron.weekly.root
2009-05-07Locate more trash mail to purge.root
2008-10-25Fix postfix tls use data_dir (not queue_dir).root
2008-09-08Simplify DKIMproxy check (failed with newer versions targeted for Lenny).root
2008-05-25Tighten DKIMproxy use.Jonas Smedegaard
2008-05-25Fix typo in info message.Jonas Smedegaard
2008-05-25Move needs_restart test up to before test material is removed.Jonas Smedegaard
2008-05-25Silence needs_restart test and move it down right before its only use.Jonas Smedegaard
2008-05-25Add return service for dkimsign proxy.Jonas Smedegaard
2008-05-25Restart if master.cf was changed, and do nothing if, well, nothing was changed.Jonas Smedegaard
2008-05-25Add dkimsign service (and commented out use of dkim_filter).Jonas Smedegaard
2008-05-25Add support for DKIMproxy.Jonas Smedegaard
2008-05-25Replace dead securitysage.com with block.rhs.mailpolice.com.Jonas Smedegaard
2008-02-28Support local .addon for tls_policy and sender_access.Jonas Smedegaard
2008-02-28Use ${queue_directory} variable instead of hardcoded value.Jonas Smedegaard
2008-02-28Fix running shell commands collected in COMMANDS file.Jonas Smedegaard
2008-02-28Tell why TLS not activated (there's only one reason: missing SSL certificate).Jonas Smedegaard
2007-12-11Implement RBL reply exceptions, and add RHSBL dob.sibl.support-intelligence.n...Jonas Smedegaard
2007-12-11Fix hardcoded confdir.Jonas Smedegaard
2007-12-07Disable bogusmx.rfc-ignorant.org for now.Jonas Smedegaard
2007-12-05Use improved amavis config.Jonas Smedegaard
2007-12-05Major rewrite to prepare in tempdir and show diff before applying.Jonas Smedegaard
2007-09-24Trust recipient verification.Jonas Smedegaard
2007-09-24Avoid checking yahoo domains for sender address - they refuse to cooperate.Jonas Smedegaard
2007-09-13Disable greylist - deemed too risky currently.Jonas Smedegaard
2007-08-23Add own daomins before peers for the rare cases of duplicates.Jonas Smedegaard
2007-08-23Verify senders also of peer domains (sender and recipient verification should...Jonas Smedegaard
2007-08-23Exclude sender address verification from postmaster@ to not verify verificati...Jonas Smedegaard
2007-07-24Fix resolving thisrealm (instead of thisdomain).Jonas Smedegaard
2007-07-24Only verify senders of own domains, to avoid clashing with recipient verifica...Jonas Smedegaard
2007-07-19Force using TLS for peers if cacert.pem exist.Jonas Smedegaard