Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-12 | Exim went into a mad DNS lookup loop when doing a callout where the | Philip Hazel | |
host was specified on the transport, if the DNS lookup yielded more than one IP address. | |||
2004-11-12 | (a) Allow an empty sender to be matched against a lookup in an address list. | Philip Hazel | |
Previously the only cases considered were a regular expression, or an empty pattern. (b) Fixed typo in the FAQ ("prefix" should have been "local_part_prefix"). | |||
2004-11-12 | Installed the latest exipick (20041110) from John Jetmore, with changes | Philip Hazel | |
as follows: * 20041102 added optimization when searching for specific message_id * 20041103 changed '=' op to be caseless by dafault, added --caseful option to change this back to old behavior. * 20041110 fixed recipients_del POD to note that it includes generated addrs * 20041110 added variables recipients_{del,undel}_count | |||
2004-11-12 | Added HAVE_SYS_STATVFS_H to the os.h file for Linux, as it has had this | Philip Hazel | |
support for a long time. Removed HAVE_SYS_VFS_H. | |||
2004-11-12 | Recalculate maildirsize data if either of the totals comes out negative, | Philip Hazel | |
as this indicates a broken file. | |||
2004-11-11 | (a) Changed to using os_restarting_signal() for setting the SIGCHLD | Philip Hazel | |
handler in the daemon; this may fix Tony's obscure occasional crashes. (b) Reduced the size of the race window for noticing SIGCHLDs (note: it is not *essential* for Exim to see them). | |||
2004-11-11 | Two minor tidies to the recent ldap.c changes. | Philip Hazel | |
2004-11-11 | (1) $host_address now contains the target address when processing | Philip Hazel | |
ignore_target_hosts; (2) extremely unlikely bug in ipliteral router fixed: if ignore_target_hosts called for a host name, it wouldn't have worked. | |||
2004-11-10 | Set protocol to "smtps" after EHLO->STARTTLS->HELO (was "smtp"). | Philip Hazel | |
2004-11-10 | Michael Haardt's patch to do LDAP network timeouts better for OpenLDAP. | Philip Hazel | |
2004-11-10 | New CYGWIN Makefile, supplied by Pierre Humblet. | Philip Hazel | |
2004-11-10 | Added -dd for daemon debugging. | Philip Hazel | |
2004-11-05 | Added $sender_verify_failure and $recipient_verify_failure to | Philip Hazel | |
distinguish in more detail what has failed (e.g. MAIL vs RCPT in a callout). | |||
2004-11-05 | A "Completed" log line is now written for messages that are removed from | Philip Hazel | |
the spool by the -Mrm option. | |||
2004-11-05 | If FIXED_NEVER_USERS was defined but empty, Exim erroneously assumed it | Philip Hazel | |
contained uid 0. | |||
2004-11-04 | Added a "connect=<time>" option to callouts, for a separate timeout | Philip Hazel | |
for making the connection. As part of this, the debug output for a failed connection now shows the error, and, if it's a timeout, the timeout value. | |||
2004-11-04 | Added forbid_exim_filter and forbid_sieve_filter to the redirect router. | Philip Hazel | |
2004-10-19 | (1) $address_data in an ACL was clobbered by a sender verify that | Philip Hazel | |
followed a recipient verify. (2) Added $sender_address_data to hold the address_data value from a sender verification. | |||
2004-10-19 | Add missing search cache tidyup before delivering message received via | Philip Hazel | |
the command line (could cause crashes if certain lookups were done during message reception). | |||
2004-10-19 | Make $recipients available in the predata ACL (fixes an oversight). | Philip Hazel | |
2004-10-19 | Added /sender_retain facility to control=submission, named by analogy | Philip Hazel | |
with the local_sender_retain option. | |||
2004-10-18 | (1) Checking for invalid "control=" modifiers was not working (for example, | Philip Hazel | |
"submission" was allowed in a DATA ACL, though that is too late). Proper checks are now done. (2) Minor fix to the testing "List" script to ignore CVS directories. | |||
2004-10-18 | If setrlimit() barfs at 1000 file descriptors, try for 256 to | Philip Hazel | |
accommodate those old OS for which this is the upper limit. | |||
2004-10-18 | Added CONFIGURE_GROUP as a build-time facility, cf CONFIGURE_OWNER. | Philip Hazel | |
2004-10-15 | Disable SIGUSR1 for all non-exim subprocesses run from Exim (previously, | Philip Hazel | |
only the queryprogram case handled this right). | |||
2004-10-14 | Give more explanation in the error message when the command for a transport | Philip Hazel | |
filter fails to execute. | |||
2004-10-14 | Arrange to panic-die if setitimer() ever fails. Version number upped in | Philip Hazel | |
readiness for next release. | |||
2004-10-11 | Trailing space tidying. | Philip Hazel | |
2004-10-11 | BugFix: change 4.43/35 introduced a bug that caused file counts to be | Philip Hazel | |
incorrectly computed when quota_filecount was set in an appendfile transport. | |||
2004-10-08 | Start | Philip Hazel | |
2004-10-07 | Start | Philip Hazel | |
2004-10-07 | Start | Philip Hazel | |
2004-10-07 | Messed up the insertion of $Cambridge$ in this file. | Philip Hazel | |
2004-10-07 | Start | Philip Hazel | |
2004-10-06 | Start | Philip Hazel | |
2004-10-06 | Start | Philip Hazel | |
2004-10-06 | Start | Philip Hazel | |