summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-11-09Another wish.Philip Hazel
2004-11-05Added $sender_verify_failure and $recipient_verify_failure toPhilip Hazel
distinguish in more detail what has failed (e.g. MAIL vs RCPT in a callout).
2004-11-05A "Completed" log line is now written for messages that are removed fromPhilip Hazel
the spool by the -Mrm option.
2004-11-05If FIXED_NEVER_USERS was defined but empty, Exim erroneously assumed itPhilip Hazel
contained uid 0.
2004-11-04Added a "connect=<time>" option to callouts, for a separate timeoutPhilip 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-04Added forbid_exim_filter and forbid_sieve_filter to the redirect router.Philip Hazel
2004-11-02More wishes.Philip Hazel
2004-10-27Further wishing.Philip Hazel
2004-10-25Some new wishes...Philip Hazel
2004-10-21Forgot to update NewStuff for $sender_address_data addition.Philip Hazel
2004-10-19(1) $address_data in an ACL was clobbered by a sender verify thatPhilip Hazel
followed a recipient verify. (2) Added $sender_address_data to hold the address_data value from a sender verification.
2004-10-19Add missing search cache tidyup before delivering message received viaPhilip Hazel
the command line (could cause crashes if certain lookups were done during message reception).
2004-10-19Make $recipients available in the predata ACL (fixes an oversight).Philip Hazel
2004-10-19Added /sender_retain facility to control=submission, named by analogyPhilip 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-18If setrlimit() barfs at 1000 file descriptors, try for 256 toPhilip Hazel
accommodate those old OS for which this is the upper limit.
2004-10-18Added CONFIGURE_GROUP as a build-time facility, cf CONFIGURE_OWNER.Philip Hazel
2004-10-15Disable SIGUSR1 for all non-exim subprocesses run from Exim (previously,Philip Hazel
only the queryprogram case handled this right).
2004-10-15Follow links when building the tarballs for config.samples (thesePhilip Hazel
happened as part of my re-arrangement for CVS).
2004-10-14Give more explanation in the error message when the command for a transportPhilip Hazel
filter fails to execute.
2004-10-14Added a new callout suggestion to 294.Philip Hazel
2004-10-14Arrange to panic-die if setitimer() ever fails. Version number upped inPhilip Hazel
readiness for next release.
2004-10-14Added a small amount of new material to the FAQ source, and updated the oldPhilip Hazel
material to bring it into line with recent changes. Added a few more non-indexable words to the index-building script.
2004-10-12StartPhilip Hazel
2004-10-11Trailing space tidying.Philip Hazel
2004-10-11BugFix: change 4.43/35 introduced a bug that caused file counts to bePhilip Hazel
incorrectly computed when quota_filecount was set in an appendfile transport.
2004-10-08StartPhilip Hazel
2004-10-08StartPhilip Hazel
2004-10-07StartPhilip Hazel
2004-10-07StartPhilip Hazel
2004-10-07StartPhilip Hazel
2004-10-07Messed up the insertion of $Cambridge$ in this file.Philip Hazel
2004-10-07StartPhilip Hazel
2004-10-06StartPhilip Hazel
2004-10-06StartPhilip Hazel
2004-10-06StartPhilip Hazel