summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-19Testsuite: fix content-scanner interface testsJeremy Harris
2015-04-18Fix signedness bug in SPA authenticatorJeremy Harris
2015-04-18Testsuite: split out tests requiring IPv6Jeremy Harris
2015-04-18UTF8: Avoid treating a punycoded dns lookup as an implicit redirectionJeremy Harris
2015-04-13Fix more build dependenciesHeiko Schlittermann (HS12)
2015-04-13UTF8: split up testcasesJeremy Harris
2015-04-13Stabilize test 3000 - Perl hashHeiko Schlittermann (HS12)
A Perl hash in scalar context returns a true value. Nothing else. Currently it's information about the internal storage, something like n/m, used buckets/allocated buckets. But this seems to change from run to run between 1/8 and 2/8.
2015-04-13Fix build dependency. Bug 1611Heiko Schlittermann
2015-04-13Fix with-TLS non-International buildJeremy Harris
2015-04-13Do not build International by defaultJeremy Harris
2015-04-13Merge branch 'SMTPUTF8_1516'. Bug 1516Jeremy Harris
This adds limited support for the ESMTP option SMTPUTF8 under the EXPERIMENTAL_INTERNATIONAL compile define
2015-04-13tidyingJeremy Harris
2015-04-13non-smtp inputJeremy Harris
2015-04-12client heloJeremy Harris
2015-04-12tlsJeremy Harris
2015-04-12DNS lookups never use UTF-8Jeremy Harris
2015-04-12Permit underbar in dns name component; needed for srv, csa, dane...Jeremy Harris
2015-04-12forwardingJeremy Harris
2015-04-12Rename substructure for ease of debuggingJeremy Harris
2015-04-12sender verify calloutJeremy Harris
2015-04-12utf8 recipientJeremy Harris
2015-04-12recipient verify calloutJeremy Harris
2015-04-12bounce messageJeremy Harris
2015-04-12smtp output, no remote supportJeremy Harris
2015-04-12smtp outputJeremy Harris
2015-04-12received_protocolJeremy Harris
2015-04-12protocol prepJeremy Harris
2015-04-12smtp inputJeremy Harris
2015-04-12A-label expansion operatorsJeremy Harris
2015-04-12A-label transform functionsJeremy Harris
2015-04-12feature negotiationJeremy Harris
2015-04-06Care with printability of logged information. Bug 1609Simon Amor
2015-04-03ingress controlJeremy Harris
2015-04-03Observability variableJeremy Harris
2015-04-03Feature switchJeremy Harris
2015-04-03Initial job notesJeremy Harris
2015-03-31Fix positive testcase for -oMmJeremy Harris
2015-03-26Fix non-ipv6 socks compileJeremy Harris
2015-03-25Fix recent-openssl compileJeremy Harris
2015-03-24Use TLS by default on callouts/cutthroughsJeremy Harris
2015-03-24tidyingJeremy Harris
2015-03-24Fix default-port TLSA lookup done by callout. Bug 1602Jeremy Harris
2015-03-23Fix compile errorsJeremy Harris
2015-03-15When trying spooled messages, account for the local-interface in grouping ↵Julian Brown
for a connection. Bug 1141
2015-03-15SOCKS: as a client, talk SMTP via a socks5 proxy. Bug 1590Jeremy Harris
2015-03-12Merge pull request #30 from SpamExperts/masterNigel Metheringham
Correct typos in DMARC experimental documentation
2015-03-08docs: typoJeremy Harris
2015-03-07DSN: fix multiple-recipient notificationsJeremy Harris
A newline is needed between each Action group
2015-03-07Testsuite: tidy retry-db testcaseJeremy Harris
2015-03-06docs: typoJeremy Harris