Age | Commit message (Expand) | Author |
2012-09-11 | Discard keyword starttls for dkimsign. | Jonas Smedegaard |
2012-09-11 | Fix silence sender_access_regex when dkimproxy not enabled. | Jonas Smedegaard |
2012-09-11 | Fix check availability of dkimproxy using a binary actually shipped with that... | Jonas Smedegaard |
2012-09-09 | Fix typo. | Jonas Smedegaard |
2012-09-09 | Adjust default maxproc settings, and adapt to local settings (for amavis - no... | Jonas Smedegaard |
2012-09-09 | Make $configdirs reusable for non-postfix lookups. | Jonas Smedegaard |
2012-09-09 | Tidy use of tabs for master.cf. | Jonas Smedegaard |
2012-05-15 | Stop setting obsolete (or never sensible?) tls_daemon_random_source. | Jonas Smedegaard |
2012-03-27 | Fix support no SASL available. | Jonas Smedegaard |
2012-03-26 | Use Dovecot deliver if available. | Jonas Smedegaard |
2012-03-26 | Improve warnings on requirements. | Jonas Smedegaard |
2012-03-26 | Fix move comment about Cyrus SASL version. | Jonas Smedegaard |
2012-03-26 | Fix warn about missing Dovecot if _not_ existing. | Jonas Smedegaard |
2012-03-26 | Support both Dovecot and Cyrus SASL (and both, favoring Dovecot. | Jonas Smedegaard |
2012-03-26 | Fix support TLS without SASL: apparently stem from unreliable TLS implementat... | Jonas Smedegaard |
2012-03-24 | Fix favor specific CA cert (not bogusly use CRL file always) for smtpd, but a... | Jonas Smedegaard |
2012-03-24 | Fix set use CRL file (not cert dir) as fallback for specific CA cert file. | Jonas Smedegaard |
2012-03-23 | Fix bashism. | Jonas Smedegaard |
2012-03-23 | Stop checking for cacert.pem file, and tidy when to apply which TLS settings. | Jonas Smedegaard |
2010-11-08 | Break functions if failing. | Jonas Smedegaard |
2009-05-07 | Update path to dkimproxy-sign (changed in dkimproxy 1.0.1-8.1). | root |
2008-10-25 | Fix postfix tls use data_dir (not queue_dir). | root |
2008-09-08 | Simplify DKIMproxy check (failed with newer versions targeted for Lenny). | root |
2008-05-25 | Tighten DKIMproxy use. | Jonas Smedegaard |
2008-05-25 | Fix typo in info message. | Jonas Smedegaard |
2008-05-25 | Move needs_restart test up to before test material is removed. | Jonas Smedegaard |
2008-05-25 | Silence needs_restart test and move it down right before its only use. | Jonas Smedegaard |
2008-05-25 | Add return service for dkimsign proxy. | Jonas Smedegaard |
2008-05-25 | Restart if master.cf was changed, and do nothing if, well, nothing was changed. | Jonas Smedegaard |
2008-05-25 | Add dkimsign service (and commented out use of dkim_filter). | Jonas Smedegaard |
2008-05-25 | Add support for DKIMproxy. | Jonas Smedegaard |
2008-02-28 | Support local .addon for tls_policy and sender_access. | Jonas Smedegaard |
2008-02-28 | Use ${queue_directory} variable instead of hardcoded value. | Jonas Smedegaard |
2008-02-28 | Fix running shell commands collected in COMMANDS file. | Jonas Smedegaard |
2008-02-28 | Tell why TLS not activated (there's only one reason: missing SSL certificate). | Jonas Smedegaard |
2007-12-11 | Implement RBL reply exceptions, and add RHSBL dob.sibl.support-intelligence.n... | Jonas Smedegaard |
2007-12-11 | Fix hardcoded confdir. | Jonas Smedegaard |
2007-12-05 | Use improved amavis config. | Jonas Smedegaard |
2007-12-05 | Major rewrite to prepare in tempdir and show diff before applying. | Jonas Smedegaard |
2007-09-24 | Trust recipient verification. | Jonas Smedegaard |
2007-09-24 | Avoid checking yahoo domains for sender address - they refuse to cooperate. | Jonas Smedegaard |
2007-09-13 | Disable greylist - deemed too risky currently. | Jonas Smedegaard |
2007-08-23 | Add own daomins before peers for the rare cases of duplicates. | Jonas Smedegaard |
2007-08-23 | Verify senders also of peer domains (sender and recipient verification should... | Jonas Smedegaard |
2007-08-23 | Exclude sender address verification from postmaster@ to not verify verificati... | Jonas Smedegaard |
2007-07-24 | Fix resolving thisrealm (instead of thisdomain). | Jonas Smedegaard |
2007-07-24 | Only verify senders of own domains, to avoid clashing with recipient verifica... | Jonas Smedegaard |
2007-07-19 | Force using TLS for peers if cacert.pem exist. | Jonas Smedegaard |
2007-07-18 | Add TLS CApath for smtp, smtpd and lmtp. | Jonas Smedegaard |
2007-07-12 | Fix sort. Fix version check. | Jonas Smedegaard |