summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-04Add expansion variable $headers_added returning newline-sep list of headersJeremy Harris
2012-10-04Strip leading/trailing newlines on list of headers for addition; bug 884.Jeremy Harris
2012-10-03Releases signed by Phil's key, not Nigel's.Phil Pennock
2012-09-27Unbreak non-ipv6 build.Jeremy Harris
2012-09-24Add doc caveats on cutthrough-delivery vs. verify-mode routers.Jeremy Harris
2012-09-24Fix expected test output file with return before linefeed.Jeremy Harris
2012-09-17Typo in debug output.Todd Lyons
2012-09-11Minor doc nits re bug 1262.Phil Pennock
2012-09-11Avoid using a waiting db for single-message-only transports. PerformanceJeremy Harris
2012-09-09Update manual on the logging of cutthrough-mode deliveries.Jeremy Harris
2012-09-05minor nits.Phil Pennock
2012-09-05Add dnsdb lookup pseudo-type "a+". Addresses bug 1269.Jeremy Harris
2012-08-27Bugtrack 1290 - Spec grammar fixes.Todd Lyons
2012-08-16Bugtrack 1285 - Add docs for omitted dkim_disable_verify.Todd Lyons
2012-08-15Bugtrack 1283 - Spec typo fix.Todd Lyons
2012-08-14Bugtrack 1281 - Spec typo fix.Todd Lyons
2012-07-27Fix trailing whitespaceTodd Lyons
2012-07-27Fix trailing whitespace in STDOUT file.Todd Lyons
2012-07-27Bug #198: Add remove_header ACL modifier.Todd Lyons
2012-07-19Add example ACL usage of ${run in exim spec.Todd Lyons
2012-07-16Doc fixes from Regid Ichira & Andreas MetzlerPhil Pennock
2012-07-12Doc note re 9999 days & 32bit time (SSL certs)Phil Pennock
2012-07-09Add CONTINUE to runtest scriptTodd Lyons
2012-07-08Add check for inlist and !inlist in test 0002.Todd Lyons
2012-07-08Merge branch 'master' of git://git.exim.org/eximJeremy Harris
2012-07-08Multiple headers_add/remove options per router/transport - fixes bug 337Jeremy Harris
2012-07-06Make +smtp_confirmation be a default logging option.Todd Lyons
2012-07-05Fix bug 1267 - inlist/i were ignoring negation.Jeremy Harris
2012-07-05Delay expansion of smtp transport option "authenticated_sender"Jeremy Harris
2012-07-02Include the static files within the HTML documentation dirNigel Metheringham
2012-07-01Merge branch 'acl'Jeremy Harris
2012-06-27git/ACKNOWLEDGMENTS: coerce charset of git toolsPhil Pennock
2012-06-27Acl expansions: tests and documentationJeremy Harris
2012-06-25Let Linux makefile inherit CFLAGS/CFLAGS_DYNAMIC.Phil Pennock
2012-06-24Change acl expansion-condition syntax to "acl {{name} {arg1}{arg2}...}"Jeremy Harris
2012-06-24Merge branch 'acl-args' into aclJeremy Harris
2012-06-24Add gnutls_enable_pkcs11 option.Phil Pennock
2012-06-14Add acl call as an expansion conditionJeremy Harris
2012-06-14Add args to trad. modifier acl call methodJeremy Harris
2012-06-12Use custom variables for ACL args, up to nine. Add an arg-count variable.Jeremy Harris
2012-06-12Add ${acl {name}{arg}} expansion item.Jeremy Harris
2012-06-12Merge branch 'lists'Jeremy Harris
2012-06-12Change names to "listnamed" and "listcount".Jeremy Harris
2012-06-10Add ${list:name} and ${nlist:string} expansion operators.Jeremy Harris
2012-06-09Corrections to spec examples - fixes bug 1196Nigel Metheringham
2012-06-09Typo fix in spec - fixes bug 1197Nigel Metheringham
2012-06-07Packagers: DebianPhil Pennock
2012-06-07Expand $sender_host_dnssec and add vtype_boolPhil Pennock
2012-06-07Unbreak EXPERIMENTAL_OCSP after TLS cutthroughPhil Pennock
2012-06-06BUGFIX: forced-fail smtp option tls_sni would dereference NULLPhil Pennock