2011-03-22 |
Phil Pennock | Compiler masochism compliance. |
blob | commitdiff | raw |
2011-02-13 |
Phil Pennock | Implement %M datestamping in log filenames. |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Phil Pennock | Escape lookup deferral error message when logging. |
blob | commitdiff | raw | diff to current |
2011-01-05 |
David Woodhouse | Add dynamic lookup support |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Phil Pennock | Both bool{} and bool_lax{} should ignore trailing white... |
blob | commitdiff | raw | diff to current |
2010-06-07 |
Phil Pennock | Added bool_lax{} expansion operator, which uses Router... |
blob | commitdiff | raw | diff to current |
2010-06-05 |
Phil Pennock | New expansion operator: reverse_ip |
blob | commitdiff | raw | diff to current |
2009-11-16 |
Nigel Metheringham | Update all copyright messages to cover 1995 - 2009... |
blob | commitdiff | raw | diff to current |
2009-10-16 |
Tom Kistner | Bugzilla #722 |
blob | commitdiff | raw | diff to current |
2009-10-15 |
Tom Kistner | Promote dkim_cur_signer to expansion variable |
blob | commitdiff | raw | diff to current |
2009-10-15 |
Tom Kistner | Fix dkim_signers condition logic / Renamed dkim_signing... |
blob | commitdiff | raw | diff to current |
2009-10-14 |
Nigel Metheringham | bool: condition support. fixes: #167 |
blob | commitdiff | raw | diff to current |
2009-08-31 |
Tom Kistner | Fix compiler warnings, some of those not being harmless... |
blob | commitdiff | raw | diff to current |
2009-06-27 |
Tom Kistner | Fix wrong #ifndef macro |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Tom Kistner | Merge native DKIM support (from DEVEL_PDKIM) |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Nigel Metheringham | Make whitespace strings compare euqal to zero. fixes... |
blob | commitdiff | raw | diff to current |
2008-08-07 |
Tony Finch | Fix the way ${extract is skipped in the untaken branch... |
blob | commitdiff | raw | diff to current |
2008-05-22 |
Tony Finch | If a ${dlfunc module has side-effects that cause store... |
blob | commitdiff | raw | diff to current |
2008-04-24 |
Tom Kistner | fix BATV prvs expiry calculation for one rollover case |
blob | commitdiff | raw | diff to current |
2008-02-12 |
Nigel Metheringham | Integrated SPF Best Guess. Fixes: bug #521 |
blob | commitdiff | raw | diff to current |
2008-01-17 |
Tom Kistner | add patch to support dccifd directly from ACL system... |
blob | commitdiff | raw | diff to current |
2007-10-04 |
Tom Kistner | Added missing expansion links for dkim_domain and dkim_... |
blob | commitdiff | raw | diff to current |
2007-08-23 |
Philip Hazel | Add message_body_newlines. |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Philip Hazel | Add the NOTQUIT ACL. |
blob | commitdiff | raw | diff to current |
2007-06-27 |
Philip Hazel | Add queue_only_load_latch. |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Philip Hazel | Added $max_received_linelength. |
blob | commitdiff | raw | diff to current |
2007-06-14 |
Philip Hazel | Added $dnslist_matched. |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Tom Kistner | Adapt PRVS BATV scheme address format to latest draft... |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Philip Hazel | Not correctly resetting $item and $value after an expan... |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Magnus Holmgren | I took action and made $recipients available in local_s... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Philip Hazel | Added expansion items addresses, filter, map, reduce. |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Magnus Holmgren | s/iterate_item_save/save_iterate_item/ to be consistent... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Philip Hazel | Add forany/forall (Marcus Holmgren's patch, basically). |
blob | commitdiff | raw | diff to current |
2007-01-31 |
Philip Hazel | Add ${rfc2047d: expansion. |
blob | commitdiff | raw | diff to current |
2007-01-30 |
Philip Hazel | Magnus' patch for $sending_ip_address and $sending_port. |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Philip Hazel | Add $smtp_count_at_connection_start. |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Philip Hazel | Cast empty string to zero for numerical comparions... exim-4_66 |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Philip Hazel | Update version number and copyright year. |
blob | commitdiff | raw | diff to current |
2006-12-24 |
Magnus Holmgren | Don't check that the operands of numeric comparison... |
blob | commitdiff | raw | diff to current |
2006-12-05 |
Philip Hazel | Documentation and comment tidies. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Philip Hazel | Correct error in previous patch. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Philip Hazel | Add timeout to connect() for Unix domain socket in... |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Philip Hazel | Rename $interface_address and $interface_port as $recei... |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Philip Hazel | Add bitwise logical operators to ${eval: |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Philip Hazel | Add warning about missing colon to invalid expansion... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Philip Hazel | Close writing end of socket for ${readsocket before... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Philip Hazel | Previous fix for concatenated headers wasn't backwards... |
blob | commitdiff | raw | diff to current |
2006-10-24 |
Philip Hazel | Remove trailing whitespace from each header before... |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Philip Hazel | Arrange to call dns_init() for host_find_byname() as... |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Philip Hazel | Added $message_headers_raw to give all the headers... |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Philip Hazel | Tweak the ACL variable name code to require either... |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Philip Hazel | Apply Jakob Hirsch's patch for arbitrary ACL variable... |
blob | commitdiff | raw | diff to current |
2006-09-18 |
Philip Hazel | Check for overflow in numeric expansion conditions... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Philip Hazel | An update to gcc 4 threw up some new uninitialized... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Philip Hazel | Extend ${readsocket to TCP sockets (modified John Jetmo... |
blob | commitdiff | raw | diff to current |
2006-03-08 |
Philip Hazel | Allow for linefold when generating more than one RFC... |
blob | commitdiff | raw | diff to current |
2006-03-01 |
Philip Hazel | Add ${time_eval: expansion. |
blob | commitdiff | raw | diff to current |
2006-02-28 |
Philip Hazel | ${prvs was broken on systems where time_t is long long. |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Philip Hazel | Add $auth1, $auth2, $auth3 variables. |
blob | commitdiff | raw | diff to current |
2006-02-07 |
Philip Hazel | Update copyright year in (most) files (those that my... |
blob | commitdiff | raw | diff to current |
2005-12-14 |
Philip Hazel | Fix bug in new code for more ACL variables - even befor... |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Philip Hazel | Go to 20 ACL variables of each type, and make the numbe... |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Philip Hazel | Previous patch for $reply_address was incomplete and... |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Philip Hazel | Change $reply_address to use raw headers, to retain... |
blob | commitdiff | raw | diff to current |
2005-12-06 |
Philip Hazel | Add disable_ipv6, tidy up calls to string_is_ip_address(). |
blob | commitdiff | raw | diff to current |
2005-11-15 |
Philip Hazel | Add check_rfc2047_length to disable length checking... |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Philip Hazel | Oops, I introduced a bug in ${prvstest changes, shown... |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Philip Hazel | Tidies to ${prvscheck: (1) treat missing 3rd argument... |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Philip Hazel | Generate an error if the third argument to ${prvs is... |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Philip Hazel | Make ${base62d: adjust for BASE_62, as ${base62: does. |
blob | commitdiff | raw | diff to current |
2005-09-13 |
Philip Hazel | Add $smtp_command. |
blob | commitdiff | raw | diff to current |
2005-08-23 |
Philip Hazel | Add % operator to ${eval expansion. |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Philip Hazel | Fix memory bug (could segfault) for $reply_address... |
blob | commitdiff | raw | diff to current |
2005-08-01 |
Philip Hazel | The use of forbid_filter_existstest now also locks... |
blob | commitdiff | raw | diff to current |
2005-08-01 |
Philip Hazel | Add $message_exim_id as a synonym for $message_id,... |
blob | commitdiff | raw | diff to current |
2005-08-01 |
Philip Hazel | Added support for SQLite. |
blob | commitdiff | raw | diff to current |
2005-06-27 |
Philip Hazel | Added lots of "(void)" casts to standard function calls. |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Philip Hazel | Insert a lot of missing (void) casts. |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Philip Hazel | Added the long-awaited ${if match_ip condition. |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Philip Hazel | Compiling with DomainKeys caused the test suite to... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Philip Hazel | Add a whole pile of casts to get rid of compiler warnin... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Philip Hazel | Return "100" instead of NULL from prvs function if... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Philip Hazel | Fix bug in my conversion of Tom's snprintf to string_vf... |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Philip Hazel | Added macros for time_t as for off_t and used them... |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Philip Hazel | Put in some casts for signed/unsigned character strings... |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Tom Kistner | added "prvs" and "prvscheck" expansion items |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Philip Hazel | Check the length of off_t at build time and use %ld... |
blob | commitdiff | raw | diff to current |
2005-06-13 |
Tony Finch | Fix a typo in an error message for ${extract reported by |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Philip Hazel | Upgrade appendfile so that it is capable of handling... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Philip Hazel | Fix ${def: bug which treated "0" as false. Also diagnos... |
blob | commitdiff | raw | diff to current |
2005-05-23 |
Tony Finch | Add the ratelimit ACL condition. This is mostly reasona... |
blob | commitdiff | raw | diff to current |
2005-05-10 |
Philip Hazel | 1. Update version. |
blob | commitdiff | raw | diff to current |
2005-04-28 |
Philip Hazel | Make $value usable in the "else" part of ${run. |
blob | commitdiff | raw | diff to current |
2005-04-27 |
Philip Hazel | Install Tony's patch for $message_linecount. |
blob | commitdiff | raw | diff to current |
2005-03-22 |
Philip Hazel | Tony's $received_time addition. |
blob | commitdiff | raw | diff to current |
2005-03-22 |
Philip Hazel | 1. Added Tony F's ${dlfunc expansion, slightly modified... |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Tom Kistner | DK: fix missing NULL pointer check for DK expansions |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Philip Hazel | Running the full tests showed up 3 that contained a... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Tom Kistner | Added DomainKeys support. See doc/experimental-spec... |
blob | commitdiff | raw | diff to current |
2005-02-17 |
Philip Hazel | (1) Last-minute sieve patch (updates to latest spec). |
blob | commitdiff | raw | diff to current |
next |