summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-03-22Attempt to flatten LDAP passwords in address' error messages (afterPhilip Hazel
2005-03-221. Added Tony F's ${dlfunc expansion, slightly modified (see NewStuff).Philip Hazel
2005-03-22Increase incoming SMTP command buffer size from 512 to 2048 (see RFCPhilip Hazel
2005-03-151. Diagnose an error if options are given for those "verify=" things thatPhilip Hazel
2005-03-15Renamed SOCKLEN_T as EXIM_SOCKLEN_T to avoid a problem in AIX.Philip Hazel
2005-03-15Fix obscure duplicate delivery bug caused by local transport batchingPhilip Hazel
2005-03-15Forbid both "unseen" and "one_time" on redirect routers.Philip Hazel
2005-03-10Define ACL_SMTP_MIME unconditionally in macros.h to avoid too much clutter in...Tom Kistner
2005-03-09Fix condition and control permission tables for the MIME ACLTom Kistner
2005-03-09Fix "regex" condition not being available in MIME ACLTom Kistner
2005-03-09DK: fix missing NULL pointer check for DK expansionsTom Kistner
2005-03-08Running the full tests showed up 3 that contained a copyright date. JustPhilip Hazel
2005-03-08Added DomainKeys support. See doc/experimental-spec.txt for documentation.Tom Kistner
2005-03-08Installed a modified version of Nikos Mavrogiannopoulos' patch thatPhilip Hazel
2005-03-01(1) Update version number and (overlooked) copyright date.Philip Hazel
2005-02-17Update version number to 4.50.Philip Hazel
2005-02-17(1) Last-minute sieve patch (updates to latest spec).Philip Hazel
2005-02-17Some changes to Linux configs to help with other libc OS.Philip Hazel
2005-02-17Patch for "vacation" bug in Sieve handling.Philip Hazel
2005-02-16Update AIX configuration file as per Mike Meredith's message.Philip Hazel
2005-02-16Fix problems with the spool file that arise when the local usernamePhilip Hazel
2005-02-16Added Gregor Herrmann's code to show the average sizes in the HTML top tables.Steve Campbell
2005-02-16Fix problem with smtp_max_per_host; test for completed processes beforePhilip Hazel
2005-02-15Fix broken comment.Philip Hazel
2005-02-15Error message wording change in sieve.c.Philip Hazel
2005-01-27log_message on a "discard" verb was not working for the DATA or non-SMTPPhilip Hazel
2005-01-27Forgot to mention in the last commit message: Ensure that stdin, stdout,Philip Hazel
2005-01-27Arrange for output from Perl's "warn" to go to the mainlog by default.Philip Hazel
2005-01-27defer_ok was not working if used on a callout with verify=header_sender.Philip Hazel
2005-01-25(1) Added $host_lookup_deferred.Philip Hazel
2005-01-17Removed example script which apparently is incomplete (the author tellsPhilip Hazel
2005-01-14Version to 4.47 for the next snapshot.Philip Hazel
2005-01-14Don't send QUIT after a timeout in a callout connection.Philip Hazel
2005-01-13Fix what I broke when adding the 127.0.0.2 test-harness feature.Philip Hazel
2005-01-13Add the unwanted input to the log line for a synchronization error rightPhilip Hazel
2005-01-13The patch to support LDAP_SEARCH_RES_REFERENCE was unconditional; itPhilip Hazel
2005-01-13(1) Get rid of compiler warnings (a) in expand.c on 64-bit systems (b) inPhilip Hazel
2005-01-12Use "system" message for $acl_verify_message if there is no "user"Philip Hazel
2005-01-12Fixed typo in comment ("is" for "it").Philip Hazel
2005-01-12Changed "legit" to "legitimate" in the fakereject message (blame TonyPhilip Hazel
2005-01-12Restrict control=no_mbox-unspool to those ACLs that receive messages.Philip Hazel
2005-01-12Fix compiler warnings in acl.c for bitmaps specified as ~something inPhilip Hazel
2005-01-12Corrected typo in updated OS/Makefile-GNU configuration file.Philip Hazel
2005-01-12(1) The flags in acl.c for fakereject allowed it in too many places. ItPhilip Hazel
2005-01-12host_aton() was not handling scoped IPv6 addresses correctly.Philip Hazel
2005-01-11Corrected several mis-calls of is_ip_address() that treated the resultPhilip Hazel
2005-01-11Updated filter source; preliminary update of ACL chapter and addition ofPhilip Hazel
2005-01-11Include note about exicyclog and keeping more than 99 back copies.Philip Hazel
2005-01-11Reset separator char after string_nextinlist() callsTom Kistner
2005-01-05Added patches for remote clamd operation and improved drwebd error handling. ...Tom Kistner