summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Always recognize IPv6 domain literal domains.Philip Hazel2006-02-031-11/+6
* Remove my email address accidentally left in the NOTICE file.Philip Hazel2006-01-041-2/+1
* Treat ECONNRESET the same as an end-of-file indication.Philip Hazel2005-12-221-5/+6
* Fix incomplete -C test facility in exinext.Philip Hazel2005-12-221-3/+5
* Another bug in autoreply with bad address.Philip Hazel2005-12-193-8/+28
* exipick 20051215.3 - fix --show-vars/-b interaction bug and handle new -aclc ...John Jetmore2005-12-151-13/+27
* Moved a debug statement to avoid a testing race.Philip Hazel2005-12-151-9/+4
* Debug output from dbfn_open() uses names instead of numbers for O_xxxPhilip Hazel2005-12-151-2/+8
* Fix bug in new code for more ACL variables - even before release!Philip Hazel2005-12-141-7/+12
* Minor changes for the test harness.Philip Hazel2005-12-142-12/+3
* Go to 20 ACL variables of each type, and make the numbers changeable atPhilip Hazel2005-12-1212-61/+134
* Previous patch for $reply_address was incomplete and wrong. This fixesPhilip Hazel2005-12-121-1/+4
* Don't ignore group on a router when the transport has no user/groupPhilip Hazel2005-12-121-11/+14
* Change $reply_address to use raw headers, to retain syntactic validityPhilip Hazel2005-12-121-3/+9
* Add disable_ipv6, tidy up calls to string_is_ip_address().Philip Hazel2005-12-0615-53/+66
* ipliteral was not recognizing "ipv6" prefix.Philip Hazel2005-12-051-8/+14
* The code for finding all the local interface addresses on a FreeBSDPhilip Hazel2005-12-012-7/+8
* Fix another case of bad comparison between IPv6 addresses that may orPhilip Hazel2005-11-281-4/+2
* Remove extra copy of new debug code that somehow got inserted twice.Philip Hazel2005-11-281-11/+1
* Mend comparison bug for canonical vs non-canonical IPv6 addresses.Philip Hazel2005-11-211-5/+2
* Recognize "net-" in match_ip lists (as documented).Philip Hazel2005-11-211-9/+10
* Further Sieve patches (tidies and documentation).Philip Hazel2005-11-211-1/+49
* Add comments about "!" to configure.default.Philip Hazel2005-11-211-21/+32
* In autoreply, treat an empty string for "once" the same as unset.Philip Hazel2005-11-151-2/+2
* Fix ${if match_address crash when first argument had no @ (and was notPhilip Hazel2005-11-151-5/+15
* Add check_rfc2047_length to disable length checking for encoded words.Philip Hazel2005-11-157-11/+16
* Discard the values of the numeric variables after a wildlsearch lookup.Philip Hazel2005-11-151-2/+11
* Added acl_warn_skipped log selector (default on).Philip Hazel2005-11-143-25/+28
* Added "${if def:sender_address {(envelope-from <$sender_address>)\n\t}}"Philip Hazel2005-11-141-1/+2
* Change auto-generated to auto-replied, in line with RFC 3834.Philip Hazel2005-11-142-8/+8
* Apply the latest Sieve patches.Philip Hazel2005-11-141-5/+79
* Correct message autoreply sends when including the original message withPhilip Hazel2005-11-141-10/+14
* Stop debug+timestamp using the common timestamp buffer, because it canPhilip Hazel2005-11-141-4/+9
* 1. Don't show helo=[<ip address>] unnecessarily. 2. Update old testPhilip Hazel2005-11-112-52/+70
* Log only the actual address (not the whole To: header) when generatingPhilip Hazel2005-11-101-5/+45
* Added those who've been helping with the Test Suite, before I forget.Philip Hazel2005-11-021-2/+4
* MOVE_FROZEN_MESSAGES didn't output anything for -bV.Philip Hazel2005-10-201-1/+4
* SUPPORT_TRANSLATE_IP_ADDRESS didn't cause any output from -bV.Philip Hazel2005-10-201-1/+4
* Default PATH in pipe transport is now /bin:/usr/bin rather than justPhilip Hazel2005-10-131-2/+2
* Update version number; add reference to AUTH_CYRUS_SASL to EDITME.Philip Hazel2005-10-122-5/+7
* Oops, I introduced a bug in ${prvstest changes, shown up by building (new)Philip Hazel2005-10-121-2/+2
* Tidies to ${prvscheck: (1) treat missing 3rd argument as an emptyPhilip Hazel2005-10-121-16/+44
* Generate an error if the third argument to ${prvs is not a single digit.Philip Hazel2005-10-121-4/+13
* Add control=submission to relay_from_hosts and authenticated checks inPhilip Hazel2005-10-111-10/+22
* In the default configuration, move the relay_from_hosts andPhilip Hazel2005-10-111-24/+25
* Change interface to fake nameserver for new test-suite. Some errorexim-4_54Philip Hazel2005-10-041-55/+59
* Make name= in control=submission swallow the rest of the string, thusPhilip Hazel2005-10-032-3/+14
* Tidy up "personal" testing in line with RFCs 2369, 2929, 3834.Philip Hazel2005-10-031-7/+34
* Fix typo in pcre/Makefile.Philip Hazel2005-10-031-2/+2
* Restored lost final */ on CVS version comment in os.{c,h}-cygwin.Philip Hazel2005-10-032-2/+2