Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-11 | Do not use the A lookup following an AAAA for setting the FQDN. Bug 1588 | Jeremy Harris | |
Normally benign, it bites when the pair was led to by a CNAME; modern usage is to not canoicalize the domain to a cname target (and we were inconsistent anyway for A-only vs AAAA+A). | |||
2015-05-10 | Docs: Fix a single letter typo | Heiko Schlittermann (HS12) | |
2015-05-10 | Docs: Make build unicode resistant | Heiko Schlittermann (HS12) | |
Force LC_ALL=C for spec.txt. Add an additional build target: spec.utf8. | |||
2015-05-09 | Support SOA lookup in dnsdb lookups. Bug 286 | Jeremy Harris | |
2015-05-09 | Add retrans/retry options to dnsdb lookup. Bug 1539 | Jeremy Harris | |
2015-05-07 | Log lengthy DNS lookups. Bug 514 | Jeremy Harris | |
Original by <derrick.rice@gmail.com>, massaged by JH | |||
2015-05-04 | I18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420 | Jeremy Harris | |
2015-04-26 | exigrep: fallback to $PATH if zcat is missing. BUG 1575 | Heiko Schlittermann (HS12) | |
2015-04-26 | MIME: Support RFC2231 for filenames. Bug 466 | Jeremy Harris | |
Patch originally from Alexander Shikoff, heavily reworked by JH. | |||
2015-04-25 | Make dnssec_request_domains/dnssec_require_domains generic | Heiko Schlittermann (HS12) | |
Not only the dnslookup router should use DNSSEC for lookups. The manualroute and even queryprogram router may just generate a host list. The names then need to be resolved, optionally via DNSSEC. | |||
2015-04-22 | UTF8: Cert namechecks always use a-label | Jeremy Harris | |
2015-04-22 | UTF8: docs update. Bug 1516 | Jeremy Harris | |
2015-04-21 | UTF8: MSA downconversions | Jeremy Harris | |
2015-04-13 | non-smtp input | Jeremy Harris | |
2015-04-12 | client helo | Jeremy Harris | |
2015-04-12 | DNS lookups never use UTF-8 | Jeremy Harris | |
2015-04-12 | received_protocol | Jeremy Harris | |
2015-04-12 | smtp input | Jeremy Harris | |
2015-04-12 | A-label expansion operators | Jeremy Harris | |
2015-04-12 | A-label transform functions | Jeremy Harris | |
2015-04-03 | Feature switch | Jeremy Harris | |
2015-03-24 | Use TLS by default on callouts/cutthroughs | Jeremy Harris | |
2015-03-15 | SOCKS: as a client, talk SMTP via a socks5 proxy. Bug 1590 | Jeremy Harris | |
2015-03-12 | Merge pull request #30 from SpamExperts/master | Nigel Metheringham | |
Correct typos in DMARC experimental documentation | |||
2015-03-08 | docs: typo | Jeremy Harris | |
2015-03-06 | docs: typo | Jeremy Harris | |
2015-03-02 | Correct typos. | Alexandru Chirila | |
Minor typo fixes in DMARC experimental documentation. | |||
2015-02-27 | Add retry type "lookup". Bug 1566 | Jeremy Harris | |
Also add dnslookup router option "fail_defer_domains" to support it. | |||
2015-02-26 | Increase limit on SMTP confirmation message copy size. Bug 1572 | Jeremy Harris | |
2015-02-22 | Docs: add para on acl_smtp_notquit | Jeremy Harris | |
2015-02-22 | Relax rules on verb use in QUIT/not-QUIT ACLs. Bug 608 | Jeremy Harris | |
2015-02-15 | Withdraw A6 DNS record support | Jeremy Harris | |
2015-02-15 | SpamAssassin: replace "backup" option on server spec with "pri=<N>". Bug 670 | Jeremy Harris | |
2015-02-14 | OpenSSL: Capture peercert/dn in mainline not verify-callback. Bug 1571 | Jeremy Harris | |
2015-02-11 | Docs: add notes on per-user SpamAssassin profiles. Bug 1579 | Jeremy Harris | |
2015-02-09 | Add retry option to clamd and spamd. Bug 392 | Jeremy Harris | |
2015-01-29 | List separator specifiers in router/transport headers_add/remove. Bug 1581 | Jeremy Harris | |
2015-01-28 | Add timeout option to spamd_address server specification. Bug 68 | Jeremy Harris | |
2015-01-28 | Support hostnames and IPv6 addresses for spamd_address. Bug 1259 | Jeremy Harris | |
2015-01-25 | Add time, weight and backup modifiers to spamd_address list elements. Bug 670 | Roman | |
Heavy refactoring by JH. Also support mixed/multiple Unix/TCP server specifications. | |||
2015-01-25 | Support Rspamd. Patch from Andrew Lewis, lightly editorialised | Andrew Lewis | |
by JH. Bug 1573 | |||
2015-01-24 | Support /defer_ok on verify=reverse_host_lookup. Bug 344 | Jeremy Harris | |
2015-01-20 | Multi-recipient cutthrough delivery. Bug 1542 | Jeremy Harris | |
Testing and fixes by: Heiko Schlittermann <hs@schlittermann.de> | |||
2015-01-18 | Log local IP on delivery log line, under the incoming_interface log ↵ | Jeremy Harris | |
selector. Bug 507 | |||
2015-01-17 | Docs: fix sort example | Jeremy Harris | |
2015-01-13 | Make smtp_receive_timeout main option expanded. Bug 564 | Jeremy Harris | |
2015-01-13 | Add cmdline option to append a log message. Bug 418 | Jeremy Harris | |
2015-01-13 | Docs: bump previous-version | Jeremy Harris | |
2015-01-12 | Docs: mark up with changebars | Jeremy Harris | |
2015-01-12 | Support timeout option on malware= | Jeremy Harris | |