Age | Commit message (Expand) | Author |
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-05-25 | Replace dead securitysage.com with block.rhs.mailpolice.com. | 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-07 | Disable bogusmx.rfc-ignorant.org for now. | 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-13 | Don't verify mail from authenticated users or MX backups. | Jonas Smedegaard |
2007-07-13 | Drop verifying _all_ addresses. | Jonas Smedegaard |
2007-07-12 | Fix sort. Fix version check. | Jonas Smedegaard |
2007-07-12 | Drop warning when rejecting unverified sender. | Jonas Smedegaard |
2007-07-12 | Verify senders from known (other realms of same Redpill) domains. Rename para... | Jonas Smedegaard |
2007-07-12 | Drop pre-2.2 note. | Jonas Smedegaard |
2007-07-12 | Drop pftls flag (relevant only for pre-2.2 postfix versions). | Jonas Smedegaard |
2007-07-12 | Drop support for other than postfix 2.2. | Jonas Smedegaard |
2007-07-12 | Bump up copyright. | Jonas Smedegaard |
2007-07-12 | Verify a bunch of suspect domains by default. | Jonas Smedegaard |
2007-07-12 | Rename paramdir -> configdir. Fix resetting configdir before use. | Jonas Smedegaard |
2007-07-12 | Verify senders - but only warn for now... | Jonas Smedegaard |
2007-07-12 | Reject unverified recipients. | Jonas Smedegaard |
2007-07-12 | Make sure sender_access file exist and is postmap'ed. | Jonas Smedegaard |
2007-07-12 | Add sender_access checker. | Jonas Smedegaard |
2007-07-12 | Add note about need for restart (not just reload) if master.conf has been edi... | Jonas Smedegaard |
2007-07-12 | Fix typo. | Jonas Smedegaard |
2007-07-11 | Drop postfix 1.x support. | Jonas Smedegaard |
2007-07-11 | Fix bashisms. | Jonas Smedegaard |
2007-07-11 | Separate code into function catfirstfile(). | Jonas Smedegaard |