summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow the error for self=fail to be included in bounces.exim-4_53Philip Hazel2005-09-262-2/+6
* WishList updatePhilip Hazel2005-09-261-2/+9
* Improve the ratelimit examples. The delay example was broken - it neededTony Finch2005-09-221-6/+5
* Explain in the ratelimit docs how to work out the over-limit recovery time.Tony Finch2005-09-221-2/+7
* A tweak to change PH/13, so that verify=helo never defers (as in 4.52).Tony Finch2005-09-222-6/+9
* Exim produced the error message "an SRV record indicated no SMTPTony Finch2005-09-192-6/+10
* Minor comment tweaks from Bryan Henderson for Configure-Makefile andPhilip Hazel2005-09-192-2/+9
* Expand uidlists and gidlists (admin_groups, never_users, trusted_users,Philip Hazel2005-09-194-10/+28
* Michael Haardt's randomized retry stuff, using the new letter "H".Philip Hazel2005-09-195-10/+34
* More work for interfacing to the new test suite.Philip Hazel2005-09-191-3/+36
* Apply the fix for widen_domains to qualify_single and search_parentsTony Finch2005-09-192-5/+13
* Further changes for the benefit of the new test suite.Philip Hazel2005-09-165-46/+211
* Oops. I omitted a ( from Brian's patch.Tony Finch2005-09-161-2/+2
* A further widen_domains fix for a subtle but common case.Tony Finch2005-09-152-7/+13
* A couple of little ratelimit documentation fixesTony Finch2005-09-151-3/+4
* Fix the ratelimit support in exim_fixdb. Patch provided byTony Finch2005-09-152-6/+11
* Added /return_path_retain to the Wish List.Philip Hazel2005-09-151-2/+7
* Add comment about libdomainkeys 0.67 to README.UPDATING for 4.53.Philip Hazel2005-09-141-1/+8
* Update one test to avoid prodding the live Exim for a callout (can nowPhilip Hazel2005-09-141-4/+8
* Fix the handling of reverse time in the ratelimit code.Tony Finch2005-09-133-10/+13
* Add util/ratelimit.pl to assist with choosing ratelimit settings.Tony Finch2005-09-134-3/+153
* Added a backwards-compatible interface to a fake DNS resolver for use byPhilip Hazel2005-09-132-35/+133
* Added extra information about errors to the PostgreSQL error string.Philip Hazel2005-09-132-2/+11
* Add $smtp_command.Philip Hazel2005-09-136-89/+100
* Added comment about verifying errors_to as a recipient, not a sender.Philip Hazel2005-09-132-4/+20
* Fix Makefile-OpenBSD.Tony Finch2005-09-131-1/+4
* OpenBSD requires -lm for the ratelimit code.Tony Finch2005-09-131-1/+3
* Disable widen_domains when verifying senders, unless rewrite_headers isPhilip Hazel2005-09-1218-54/+68
* Fix @[] prefix matching bug.Philip Hazel2005-09-122-3/+8
* Added "distclean" to top-level Makefile.Philip Hazel2005-09-122-2/+7
* Use RM_COMMAND everywhere during building.Philip Hazel2005-09-128-25/+29
* Added log selector "unknown_in_list".Philip Hazel2005-09-125-8/+27
* Fix rare potential log buffer overflow.Philip Hazel2005-09-122-3/+8
* Add control=suppress_local_fixups to complete the quartet.Philip Hazel2005-09-128-66/+117
* Fix incorrect use of local user name for trusted submissions.Philip Hazel2005-09-077-15/+53
* Dragonfly config files + several changes in ChangeLog.Philip Hazel2005-09-063-2/+58
* Make exim_install pay attention to CHOWN_COMMAND in Makefile.Philip Hazel2005-09-061-3/+28
* Support for verify=not_blind.Philip Hazel2005-09-065-18/+128
* 4.53 TK/05Tom Kistner2005-09-011-1/+3
* Update dk_free() calls with a new parameter.Tom Kistner2005-09-011-3/+3
* Applied latest Sieve patches from the maintainer.Philip Hazel2005-08-303-307/+145
* Missing BOOL in function heading in filtertest.c; removed an emailPhilip Hazel2005-08-303-5/+7
* (1) a new wish (2) minor tweaks to dbmbuild and cramtest when setting upPhilip Hazel2005-08-304-17/+30
* Show support for crypteq for -bV and -d.Philip Hazel2005-08-232-2/+8
* Don't panic if the attempt to create the spool directory fails and thePhilip Hazel2005-08-232-4/+10
* ${eval now supports %Philip Hazel2005-08-231-1/+3
* Add % operator to ${eval expansion.Philip Hazel2005-08-233-6/+11
* Fix comparison of [IPv6:....] to sender host address forPhilip Hazel2005-08-222-6/+41
* Make $smtp_command_argument available for all SMTP commands.Philip Hazel2005-08-225-85/+83
* (1) Patch for radius problem. (2) Include config.h inside local_scan.h.Philip Hazel2005-08-226-14/+40