2007-04-13 |
Philip Hazel | Check for lost connection or unexpected input at end... |
tree | commitdiff |
2007-04-12 |
Philip Hazel | Correct comment. |
tree | commitdiff |
2007-04-12 |
Philip Hazel | Another Sieve patch. |
tree | commitdiff |
2007-04-11 |
Steve Campbell | V1.58 Fix to get <> and blackhole to show in edomain... |
tree | commitdiff |
2007-04-03 |
Steve Campbell | 2007-03-19 V1.55 Steve Campbell |
tree | commitdiff |
2007-03-21 |
Philip Hazel | Patch from the Sieve maintainer. |
tree | commitdiff |
2007-03-21 |
Philip Hazel | Add RCPT error text to unexpected DATA error. |
tree | commitdiff |
2007-03-14 |
Philip Hazel | Change originator_xxx fields in the daemon when it... |
tree | commitdiff |
2007-03-14 |
Philip Hazel | Fix manualroute bug for localhost following multihomed... |
tree | commitdiff |
2007-03-13 |
Philip Hazel | Previous exigrep patch was rubbish. Re-fix. |
tree | commitdiff |
2007-03-13 |
Philip Hazel | Add host_find_failed=ignore and host_all_ignored to... |
tree | commitdiff |
2007-03-13 |
Philip Hazel | Use "not accepted" rather than "not completed" for... |
tree | commitdiff |
2007-03-13 |
Philip Hazel | Add -v functionality to exigrep. |
tree | commitdiff |
2007-03-13 |
Philip Hazel | Applied a patch from the Sieve maintainer to fix a... |
tree | commitdiff |
2007-03-13 |
Philip Hazel | Change HDA_SIZE in oracle.c from 256 to 512. This is... |
tree | commitdiff |
2007-03-13 |
Philip Hazel | Fix compiling problems with OpenSSL 0.9.8e. |
tree | commitdiff |
2007-03-01 |
Philip Hazel | Change dovecot authenticator to use read/write instead... |
tree | commitdiff |
2007-03-01 |
Philip Hazel | A :defer: message was being suppressed unless smtp_erro... |
tree | commitdiff |
2007-02-26 |
Philip Hazel | MH's patch for allowing control characters as list... |
tree | commitdiff |
2007-02-26 |
Philip Hazel | Not correctly resetting $item and $value after an expan... |
tree | commitdiff |
2007-02-20 |
Philip Hazel | Add extra sync checks after ACLs that might delay. |
tree | commitdiff |
2007-02-20 |
Philip Hazel | $smtp_command and $smtp_command_argument were incomplet... |
tree | commitdiff |
2007-02-20 |
Philip Hazel | Make bounce for system quota error the same as for... |
tree | commitdiff |
2007-02-16 |
Magnus Holmgren | I took action and made $recipients available in local_s... |
tree | commitdiff |
2007-02-14 |
Philip Hazel | Exigrep update to allow for pids in log lines had someh... |
tree | commitdiff |
2007-02-14 |
Philip Hazel | Add "continue" modifier. |
tree | commitdiff |
2007-02-14 |
Philip Hazel | Added expansion items addresses, filter, map, reduce. |
tree | commitdiff |
2007-02-14 |
Steve Campbell | Improved the '($parent) =' pattern match (Daniel Tiefnig) |
tree | commitdiff |
2007-02-10 |
Magnus Holmgren | s/iterate_item_save/save_iterate_item/ to be consistent... |
tree | commitdiff |
2007-02-08 |
Philip Hazel | Fix bad outgoing_port in log line for delivery of a... |
tree | commitdiff |
2007-02-07 |
Philip Hazel | Apply latest Sieve patches. |
tree | commitdiff |
2007-02-07 |
Philip Hazel | Jori Hamalainen's patch to speed up exigrep, and fix... |
tree | commitdiff |
2007-02-07 |
Philip Hazel | Split long fakereject and fakedefer messages. |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Implemented hosts_avoid_pipelining in the smtp transport. |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Retry items for address errors that included the sender... |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Flush SMTP before callout (unless control=no_callout_fl... |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Forgot about TLS when adding the delay autoflush. |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Added dsn_from to vary the contents of From: in DSNs |
tree | commitdiff |
2007-02-06 |
Philip Hazel | Add forany/forall (Marcus Holmgren's patch, basically). |
tree | commitdiff |
2007-02-05 |
Philip Hazel | Flush SMTP output buffer before "delay" in an ACL;... |
tree | commitdiff |
2007-01-31 |
Philip Hazel | Heiko Schlitterman's patch for log_selector=+pid, plus... |
tree | commitdiff |
2007-01-31 |
Philip Hazel | Add ${rfc2047d: expansion. |
tree | commitdiff |
2007-01-30 |
Philip Hazel | Magnus' patch for $sending_ip_address and $sending_port. |
tree | commitdiff |
2007-01-30 |
Philip Hazel | Add control=no_pipelining. |
tree | commitdiff |
2007-01-25 |
Philip Hazel | Turn MH's patch into my standard style. (Explicit ... |
tree | commitdiff |
2007-01-25 |
Philip Hazel | Ensure acl_not_smtp_start is called for -bS input. |
tree | commitdiff |
2007-01-24 |
Magnus Holmgren | I think the actual fix to bug #448 got lost somehow... |
tree | commitdiff |
2007-01-23 |
Philip Hazel | Installed PCRE release 7.0. |
tree | commitdiff |
2007-01-23 |
Philip Hazel | Add $smtp_count_at_connection_start. |
tree | commitdiff |
2007-01-23 |
Magnus Holmgren | Fix for bug #451: set deliver_freeze = FALSE after... |
tree | commitdiff |
2007-01-23 |
Philip Hazel | Fix $auth1 problem in dovecot authenticator. |
tree | commitdiff |
2007-01-22 |
Philip Hazel | Cautiously added ENABLE_DISABLE_FSYNC and disable_fsync... |
tree | commitdiff |
2007-01-22 |
Steve Campbell | SpamAssassin rejects are now collated in the reject... |
tree | commitdiff |
2007-01-18 |
Philip Hazel | Add gnutls_require_{kx,mac,protocols}. |
tree | commitdiff |
2007-01-17 |
Philip Hazel | Add comments as to why smtp_log_no_mail() is not called... |
tree | commitdiff |
2007-01-17 |
Philip Hazel | Fix negated dnslists item bug; add == and =& features... |
tree | commitdiff |
2007-01-15 |
Philip Hazel | Added log selector +smtp_no_mail to log when no MAIL... |
tree | commitdiff |
2007-01-08 |
Philip Hazel | Cast empty string to zero for numerical comparions... exim-4_66 |
tree | commitdiff |
2007-01-08 |
Philip Hazel | Update version number and copyright year. |
tree | commitdiff |
2007-01-02 |
Philip Hazel | Panic-die if a system filter or router generates more... exim-4_65 |
tree | commitdiff |
2006-12-24 |
Magnus Holmgren | Don't check that the operands of numeric comparison... |
tree | commitdiff |
2006-12-21 |
Philip Hazel | Update version number for next release. |
tree | commitdiff |
2006-12-20 |
Tom Kistner | BugZilla 438 |
tree | commitdiff |
2006-12-19 |
Philip Hazel | Check for a ridiculously long filename in exim_dbmbuild. |
tree | commitdiff |
2006-12-19 |
Philip Hazel | Robert Bannocks' patch for an LDAP problem on Solaris... |
tree | commitdiff |
2006-12-19 |
Philip Hazel | #include <time.h> in pcretest.c (a PCRE bug, fixed... |
tree | commitdiff |
2006-12-12 |
Philip Hazel | Apply John Jetmore's patch to allow tls-on-connect... |
tree | commitdiff |
2006-12-11 |
Philip Hazel | Buglet in error handling for expansion of helo_data... |
tree | commitdiff |
2006-12-08 |
John Jetmore | s/EXTRA_LIBS/EXTRALIBS/ in EDITME |
tree | commitdiff |
2006-12-06 |
Magnus Holmgren | I added the concatenated LOCAL_SCAN_ABI_VERSION define... |
tree | commitdiff |
2006-12-06 |
Magnus Holmgren | local_scan ABI version incremented to 1.1 |
tree | commitdiff |
2006-12-05 |
Philip Hazel | Documentation and comment tidies. |
tree | commitdiff |
2006-12-04 |
Philip Hazel | Increase DH_BITS in tls-gnu.c from 768 to 1024. |
tree | commitdiff |
2006-12-04 |
Philip Hazel | Give an error for the use of * and *@ with a query... |
tree | commitdiff |
2006-11-20 |
Philip Hazel | Don't set $sender_host_name if forward lookup of name... |
tree | commitdiff |
2006-11-20 |
Philip Hazel | Lock out "A-for-A" DNS lookups. |
tree | commitdiff |
2006-11-20 |
Philip Hazel | Jori Hamalainen's exiqsumm patch. |
tree | commitdiff |
2006-11-20 |
Philip Hazel | Fix space bug in previous patch for "message" used... |
tree | commitdiff |
2006-11-17 |
John Jetmore | exipick version 20061117.2 (bug fixes, feature addition... |
tree | commitdiff |
2006-11-16 |
Steve Campbell | 2005-07-26 V1.44 Steve Campbell |
tree | commitdiff |
2006-11-14 |
Philip Hazel | Applied a modified version of Brad Jorsch's patch for... |
tree | commitdiff |
2006-11-13 |
Philip Hazel | Correct error in previous patch. |
tree | commitdiff |
2006-11-13 |
Philip Hazel | Add timeout to connect() for Unix domain socket in... |
tree | commitdiff |
2006-11-13 |
Philip Hazel | Rename $interface_address and $interface_port as $recei... |
tree | commitdiff |
2006-11-13 |
Philip Hazel | Error if -q is given more than once. |
tree | commitdiff |
2006-11-13 |
Philip Hazel | Add bitwise logical operators to ${eval: |
tree | commitdiff |
2006-11-07 |
Philip Hazel | Remove dead PCRE file accidentally left around. |
tree | commitdiff |
2006-11-07 |
Philip Hazel | Install PCRE 6.7 in in place of 6.2. |
tree | commitdiff |
2006-11-07 |
Philip Hazel | Make -R and -S do something sensible when combined... |
tree | commitdiff |
2006-11-07 |
Philip Hazel | Stop rewriting addresses as a consequence of CNAMEs... |
tree | commitdiff |
2006-11-07 |
Philip Hazel | Return remote errors for LMTP over pipe (so now it... |
tree | commitdiff |
2006-11-07 |
Philip Hazel | Add clearerr(stdin) in -bem code (needed for Darwin). |
tree | commitdiff |
2006-11-07 |
Philip Hazel | Correct message_linecount in -bem testing. |
tree | commitdiff |
2006-11-06 |
Philip Hazel | Include sender address in retry key for 4xx errors. |
tree | commitdiff |
2006-11-06 |
Philip Hazel | No paniclog for ECONNRESET when getsockname() fails. |
tree | commitdiff |
2006-10-31 |
Philip Hazel | $domain not always set when scanning a domain list. |
tree | commitdiff |
2006-10-31 |
Philip Hazel | Add warning about missing colon to invalid expansion... |
tree | commitdiff |
2006-10-31 |
Philip Hazel | Added some extra debugging when updating a wait-xxx... |
tree | commitdiff |
2006-10-31 |
Philip Hazel | Close writing end of socket for ${readsocket before... |
tree | commitdiff |
2006-10-30 |
Tom Kistner | Bugzilla #401 + #402 |
tree | commitdiff |
next |