2006-04-27 |
Philip Hazel | Add maildirfolder_create_regex to appendfile. |
tree | commitdiff |
2006-04-25 |
Philip Hazel | Fix problem with maildir delivery into a folder that... |
tree | commitdiff |
2006-04-25 |
Philip Hazel | Small patch from the Sieve maintainer. |
tree | commitdiff |
2006-04-25 |
Philip Hazel | Make lockfile_mode apply to MBX lock files. |
tree | commitdiff |
2006-04-20 |
Philip Hazel | Correct logging bug for failures to get hints database... |
tree | commitdiff |
2006-04-20 |
Philip Hazel | Make batch delivery work for files and pipes set up... |
tree | commitdiff |
2006-04-20 |
Philip Hazel | Modify (i.e. fix :-) change 4.61/PH/19: Using message... |
tree | commitdiff |
2006-04-19 |
Philip Hazel | Kludge for tcp-wrappers problem during system catastrophes. |
tree | commitdiff |
2006-04-18 |
Philip Hazel | Extend ${readsocket to TCP sockets (modified John Jetmo... |
tree | commitdiff |
2006-04-10 |
Philip Hazel | Typo in NewStuff; up version number. |
tree | commitdiff |
2006-04-04 |
Tony Finch | Correct the order of the acl and add_header entries... |
tree | commitdiff |
2006-04-04 |
Philip Hazel | Make dns_again_means_nonexist apply to gethostbyname... |
tree | commitdiff |
2006-04-04 |
Philip Hazel | \n missing in some debug messages. |
tree | commitdiff |
2006-04-04 |
Philip Hazel | Change misleading debugging wording "lookup deferred... |
tree | commitdiff |
2006-04-04 |
Philip Hazel | Fix subtle but important bug in ip_connect(); it should... |
tree | commitdiff |
2006-04-04 |
Philip Hazel | Two compiler warnings in sieve.c. |
tree | commitdiff |
2006-03-20 |
Philip Hazel | Fix bounces for non-SMTP reception errors to recognize |
tree | commitdiff |
2006-03-17 |
Philip Hazel | Fix address sorting untidiness for the test suite. |
tree | commitdiff |
2006-03-16 |
Philip Hazel | Change HAVE_LOGIN_CAP to HAVE_SETCLASSRESOURCES because... |
tree | commitdiff |
2006-03-16 |
Philip Hazel | Fix $address_data after verification redirect then... |
tree | commitdiff |
2006-03-16 |
Philip Hazel | Add -k and -l to exicyclog. |
tree | commitdiff |
2006-03-16 |
Philip Hazel | User, not system, error message for VRFY defer. |
tree | commitdiff |
2006-03-09 |
Philip Hazel | Add new errors mail_4xx, data_4xx, lost_connection... |
tree | commitdiff |
2006-03-08 |
Philip Hazel | Allow for linefold when generating more than one RFC... |
tree | commitdiff |
2006-03-08 |
Philip Hazel | Tidies to SMTP dialogue debugging output. |
tree | commitdiff |
2006-03-07 |
John Jetmore | exipick 20060307.1 - missed removing a debug line from... |
tree | commitdiff |
2006-03-07 |
John Jetmore | exipick version 20060307.0 |
tree | commitdiff |
2006-03-06 |
Philip Hazel | Add the add_header modifier for use with all ACL verbs. |
tree | commitdiff |
2006-03-02 |
Philip Hazel | Implemented control=allow_auth_unadvertised. |
tree | commitdiff |
2006-03-01 |
Philip Hazel | Bugs in temporary error message handling for smtp in... |
tree | commitdiff |
2006-03-01 |
Philip Hazel | Add ${time_eval: expansion. |
tree | commitdiff |
2006-03-01 |
Philip Hazel | Avoid unnecessary scan of maildir mailbox when mailbox_... |
tree | commitdiff |
2006-03-01 |
Philip Hazel | Patch from Sieve maintainer. |
tree | commitdiff |
2006-02-28 |
Philip Hazel | ${prvs was broken on systems where time_t is long long. |
tree | commitdiff |
2006-02-28 |
Philip Hazel | Add authenticated_sender_force to the smtp transport. |
tree | commitdiff |
2006-02-28 |
Philip Hazel | Add References: support to autoreply. |
tree | commitdiff |
2006-02-23 |
Philip Hazel | Make server prompts available in $auth<n> when plaintex... |
tree | commitdiff |
2006-02-23 |
Philip Hazel | Hack in testing code for checking long long formatting. |
tree | commitdiff |
2006-02-23 |
Philip Hazel | Restore old umask in modefopen() rather than forcing... |
tree | commitdiff |
2006-02-22 |
Philip Hazel | Limit retry_interval_max to 24h to avoid overflow problems. |
tree | commitdiff |
2006-02-22 |
Philip Hazel | Put file-creating fopen() calls in content-scanning... |
tree | commitdiff |
2006-02-21 |
Philip Hazel | Add support for setclassresources() in the pipe transpo... |
tree | commitdiff |
2006-02-20 |
Philip Hazel | Reduce rfc1413_query_timeout default from 30s to 5s. |
tree | commitdiff |
2006-02-16 |
John Jetmore | exipick version 20060216.1 |
tree | commitdiff |
2006-02-16 |
Philip Hazel | A tweak to the "H" retry rule from Michael Haardt. |
tree | commitdiff |
2006-02-16 |
Philip Hazel | Panic-die if .include specifies a non-absolute path. |
tree | commitdiff |
2006-02-16 |
Philip Hazel | Code tidies to remove stuff that was needed only for... |
tree | commitdiff |
2006-02-14 |
Philip Hazel | Allow slashes in the dns_check_names_pattern default... |
tree | commitdiff |
2006-02-14 |
Philip Hazel | Omit spaces between name and colon in header syntax... |
tree | commitdiff |
2006-02-14 |
Philip Hazel | Tidy queue run abandon log message. |
tree | commitdiff |
2006-02-14 |
Philip Hazel | Remove obsolete commented-out code from receive.c. |
tree | commitdiff |
2006-02-14 |
Philip Hazel | Add log selector sender_verify_fail. |
tree | commitdiff |
2006-02-14 |
Philip Hazel | Fix GnuTLS privatekey forced fail bug; in both TLS... |
tree | commitdiff |
2006-02-14 |
Philip Hazel | Add enabling function child_open_exim2() with extra... |
tree | commitdiff |
2006-02-13 |
Philip Hazel | Fix "(during SMTP connection from NULL)" bug. |
tree | commitdiff |
2006-02-13 |
Philip Hazel | Add control=freeze/no_tell feature. |
tree | commitdiff |
2006-02-13 |
Philip Hazel | Do not write to syslog when running in the test harness. |
tree | commitdiff |
2006-02-13 |
Philip Hazel | Better debug diagnosis of malformed IPv4 addresses. |
tree | commitdiff |
2006-02-10 |
Philip Hazel | Give error if overflow in quota setting in appendfile... |
tree | commitdiff |
2006-02-10 |
Philip Hazel | Add $auth1, $auth2, $auth3 variables. |
tree | commitdiff |
2006-02-09 |
Philip Hazel | If a message is older than the "first failed" time... |
tree | commitdiff |
2006-02-08 |
Philip Hazel | Don't add From: or Reply-To: to quota warning messages... |
tree | commitdiff |
2006-02-08 |
Philip Hazel | Fix retry key bug for pipe, file, or autoreply deliveries. |
tree | commitdiff |
2006-02-07 |
Philip Hazel | Always do explicit A/AAAA lookups; no longer make use... |
tree | commitdiff |
2006-02-07 |
Philip Hazel | Improve queryprogram behaviour when not running as... |
tree | commitdiff |
2006-02-07 |
Philip Hazel | Update copyright year in (most) files (those that my... |
tree | commitdiff |
2006-02-03 |
Philip Hazel | Always recognize IPv6 domain literal domains. |
tree | commitdiff |
2005-12-22 |
Philip Hazel | Treat ECONNRESET the same as an end-of-file indication. |
tree | commitdiff |
2005-12-22 |
Philip Hazel | Fix incomplete -C test facility in exinext. |
tree | commitdiff |
2005-12-19 |
Philip Hazel | Another bug in autoreply with bad address. |
tree | commitdiff |
2005-12-15 |
John Jetmore | exipick 20051215.3 - fix --show-vars/-b interaction... |
tree | commitdiff |
2005-12-15 |
Philip Hazel | Moved a debug statement to avoid a testing race. |
tree | commitdiff |
2005-12-15 |
Philip Hazel | Debug output from dbfn_open() uses names instead of... |
tree | commitdiff |
2005-12-14 |
Philip Hazel | Fix bug in new code for more ACL variables - even befor... |
tree | commitdiff |
2005-12-14 |
Philip Hazel | Minor changes for the test harness. |
tree | commitdiff |
2005-12-12 |
Philip Hazel | Go to 20 ACL variables of each type, and make the numbe... |
tree | commitdiff |
2005-12-12 |
Philip Hazel | Previous patch for $reply_address was incomplete and... |
tree | commitdiff |
2005-12-12 |
Philip Hazel | Don't ignore group on a router when the transport has... |
tree | commitdiff |
2005-12-12 |
Philip Hazel | Change $reply_address to use raw headers, to retain... |
tree | commitdiff |
2005-12-06 |
Philip Hazel | Add disable_ipv6, tidy up calls to string_is_ip_address(). |
tree | commitdiff |
2005-12-05 |
Philip Hazel | ipliteral was not recognizing "ipv6" prefix. |
tree | commitdiff |
2005-12-01 |
Philip Hazel | The code for finding all the local interface addresses... |
tree | commitdiff |
2005-11-28 |
Philip Hazel | Fix another case of bad comparison between IPv6 address... |
tree | commitdiff |
2005-11-28 |
Philip Hazel | Remove extra copy of new debug code that somehow got... |
tree | commitdiff |
2005-11-21 |
Philip Hazel | Mend comparison bug for canonical vs non-canonical... |
tree | commitdiff |
2005-11-21 |
Philip Hazel | Recognize "net-" in match_ip lists (as documented). |
tree | commitdiff |
2005-11-21 |
Philip Hazel | Further Sieve patches (tidies and documentation). |
tree | commitdiff |
2005-11-21 |
Philip Hazel | Add comments about "!" to configure.default. |
tree | commitdiff |
2005-11-15 |
Philip Hazel | In autoreply, treat an empty string for "once" the... |
tree | commitdiff |
2005-11-15 |
Philip Hazel | Fix ${if match_address crash when first argument had... |
tree | commitdiff |
2005-11-15 |
Philip Hazel | Add check_rfc2047_length to disable length checking... |
tree | commitdiff |
2005-11-15 |
Philip Hazel | Discard the values of the numeric variables after a... |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Added acl_warn_skipped log selector (default on). |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Added "${if def:sender_address {(envelope-from <$sender... |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Change auto-generated to auto-replied, in line with... |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Apply the latest Sieve patches. |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Correct message autoreply sends when including the... |
tree | commitdiff |
2005-11-14 |
Philip Hazel | Stop debug+timestamp using the common timestamp buffer... |
tree | commitdiff |
2005-11-11 |
Philip Hazel | 1. Don't show helo=[<ip address>] unnecessarily. 2... |
tree | commitdiff |
2005-11-10 |
Philip Hazel | Log only the actual address (not the whole To: header... |
tree | commitdiff |
next |