Age | Commit message (Expand) | Author |
2006-10-16 | Add server_condition to all authenticators, to allow for additional | Philip Hazel |
2006-10-16 | Update Dovecot authenticator to (a) lock out tabs (b) add extra | Philip Hazel |
2006-10-16 | Some tidying got overlooked in the "removal of RSA_EXPORT" patch. | Philip Hazel |
2006-10-16 | Florian Weimer's patch to remove the unwanted and unused support for | Philip Hazel |
2006-10-16 | Tidy inconsistency in handling the "reply" argument by removing the | Philip Hazel |
2006-10-10 | Sort out group syntax problems, particularly with verify=header_sender. | Philip Hazel |
2006-10-10 | Nico Erfurth's patch to use less resources in spool_read_header, | Philip Hazel |
2006-10-09 | Arrange to call dns_init() for host_find_byname() as well as for | Philip Hazel |
2006-10-03 | Michael Deutschmann's patch for getting TXT from a specific list when | Philip Hazel |
2006-10-03 | Fix misleading verification output when -v is used with -bv and aliasing | Philip Hazel |
2006-10-03 | Added $message_headers_raw to give all the headers without RFC 2047 | Philip Hazel |
2006-10-02 | Added dovecot authenticator. | Philip Hazel |
2006-09-26 | Add comment about {} now being an error in numerical expansion | Philip Hazel |
2006-09-26 | Add comment about split_spool_directory to the default configuration. | Philip Hazel |
2006-09-25 | Change callout EHLO/HELO from smtp_active_hostname to the helo_data | Philip Hazel |
2006-09-25 | Add log_reject_target as an ACL modifier. | Philip Hazel |
2006-09-22 | Apply patch to fix bug introduced by the last patch to spool_mbox.c | Philip Hazel |
2006-09-19 | exipick 20060919.0, support arbitrary acl_ vars from 4.64-PH/09 | John Jetmore |
2006-09-19 | Tweak the ACL variable name code to require either a digit or an | Philip Hazel |
2006-09-19 | Apply Jakob Hirsch's patch for arbitrary ACL variable names, tidied up | Philip Hazel |
2006-09-18 | Check for overflow in numeric expansion conditions; forbid negative | Philip Hazel |
2006-09-18 | Install the latest Makefile from the Cygwin maintainer. | Philip Hazel |
2006-09-12 | Applied Nico Erfurth's refactoring patch to spool_mbox.c. | Philip Hazel |
2006-09-05 | Nico Erfurth's patch to refactor mime.c (quoted-printable decoding). | Philip Hazel |
2006-09-05 | Ignore EPIPE as well as ECONNECT when closing down an SMTP session in | Philip Hazel |
2006-09-05 | An update to gcc 4 threw up some new uninitialized variable and signed vs | Philip Hazel |
2006-09-05 | (1) Update version number to 4.64. (2) Ignore callout cached information | Philip Hazel |
2006-08-21 | In the add_headers option to the mail command in an Exim filter, | Tony Finch |
2006-07-28 | Add { !eq{$h_list-id:$h_list-post:$h_list-subscribe:}{} } as another | Philip Hazel |
2006-07-27 | Allow (?-i) to work as expected in a (n)wildlsearch key. | Philip Hazel |
2006-07-27 | Exim was not testing for a space following SMTP commands such as EHLO | Philip Hazel |
2006-07-27 | Re-jigged the order of the tests in the default configuration so that | Philip Hazel |
2006-07-27 | Made -oMaa and -oMt work with -bh and -bs to pretend the connection is | Philip Hazel |
2006-07-26 | Fixed a number of test suite problems as reported (and partly patched) | Philip Hazel |
2006-07-21 | exipick 20060721.2 | John Jetmore |
2006-07-17 | Add errno=0 before calling getpwnam() in previous patch. | Philip Hazel |
2006-07-17 | Alain Williams' patch for disabling LDAP referrals when requested. | Philip Hazel |
2006-07-14 | Add a call to PQsetNoticeProcessor() to catch PostgreSQL "notices" and | Philip Hazel |
2006-07-14 | Reset the locale after initializing Perl, as well as after calling a Perl | Philip Hazel |
2006-07-14 | Add PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql module. | Philip Hazel |
2006-07-14 | Rejig debug output in route_finduser() to show more data, including the | Philip Hazel |
2006-07-13 | Add a check for Auto-Submitted to the default for | Philip Hazel |
2006-07-13 | Add recognition of SMTP error codes in bespoke messages. | Philip Hazel |
2006-07-07 | Diagnose an error for "seen", "unseen", or "noerror" if not followed by | Philip Hazel |
2006-07-07 | In the default configuration, change the use of "message" to "add_header" | Philip Hazel |
2006-07-07 | Log lines flagged for both main and reject logs were not written to | Philip Hazel |
2006-07-06 | Applied patch from Magnus Holmgren to include the "h" tag in Domain Keys | Philip Hazel |
2006-07-06 | Applied patch from Arkadiusz Miskiewicz to apply a timeout to read | Philip Hazel |
2006-07-04 | Missed one case of "retry time not reached" when adding additional | Philip Hazel |
2006-07-03 | More debugging information given for retry time not reached. | Philip Hazel |