exim.git
18 years agoMichael Haardt's randomized retry stuff, using the new letter "H".
Philip Hazel [Mon, 19 Sep 2005 11:56:11 +0000 (11:56 +0000)]
Michael Haardt's randomized retry stuff, using the new letter "H".

18 years agoMore work for interfacing to the new test suite.
Philip Hazel [Mon, 19 Sep 2005 10:13:39 +0000 (10:13 +0000)]
More work for interfacing to the new test suite.

18 years agoApply the fix for widen_domains to qualify_single and search_parents
Tony Finch [Mon, 19 Sep 2005 09:41:37 +0000 (09:41 +0000)]
Apply the fix for widen_domains to qualify_single and search_parents
which are the other dnslookup options that can cause header rewrites.

18 years agoFurther changes for the benefit of the new test suite.
Philip Hazel [Fri, 16 Sep 2005 14:44:11 +0000 (14:44 +0000)]
Further changes for the benefit of the new test suite.

18 years agoOops. I omitted a ( from Brian's patch.
Tony Finch [Fri, 16 Sep 2005 14:11:25 +0000 (14:11 +0000)]
Oops. I omitted a ( from Brian's patch.

18 years agoA further widen_domains fix for a subtle but common case.
Tony Finch [Thu, 15 Sep 2005 16:02:07 +0000 (16:02 +0000)]
A further widen_domains fix for a subtle but common case.

18 years agoA couple of little ratelimit documentation fixes
Tony Finch [Thu, 15 Sep 2005 12:22:41 +0000 (12:22 +0000)]
A couple of little ratelimit documentation fixes

18 years agoFix the ratelimit support in exim_fixdb. Patch provided by
Tony Finch [Thu, 15 Sep 2005 09:15:26 +0000 (09:15 +0000)]
Fix the ratelimit support in exim_fixdb. Patch provided by
Brian Candler <B.Candler@pobox.com>.

18 years agoAdded /return_path_retain to the Wish List.
Philip Hazel [Thu, 15 Sep 2005 08:27:59 +0000 (08:27 +0000)]
Added /return_path_retain to the Wish List.

18 years agoAdd comment about libdomainkeys 0.67 to README.UPDATING for 4.53.
Philip Hazel [Wed, 14 Sep 2005 13:20:12 +0000 (13:20 +0000)]
Add comment about libdomainkeys 0.67 to README.UPDATING for 4.53.

18 years agoUpdate one test to avoid prodding the live Exim for a callout (can now
Philip Hazel [Wed, 14 Sep 2005 09:40:55 +0000 (09:40 +0000)]
Update one test to avoid prodding the live Exim for a callout (can now
do with port in manualroute). Added comment in the code.

18 years agoFix the handling of reverse time in the ratelimit code.
Tony Finch [Tue, 13 Sep 2005 18:06:30 +0000 (18:06 +0000)]
Fix the handling of reverse time in the ratelimit code.

18 years agoAdd util/ratelimit.pl to assist with choosing ratelimit settings.
Tony Finch [Tue, 13 Sep 2005 17:51:05 +0000 (17:51 +0000)]
Add util/ratelimit.pl to assist with choosing ratelimit settings.

18 years agoAdded a backwards-compatible interface to a fake DNS resolver for use by
Philip Hazel [Tue, 13 Sep 2005 15:40:07 +0000 (15:40 +0000)]
Added a backwards-compatible interface to a fake DNS resolver for use by
the new test suite.

18 years agoAdded extra information about errors to the PostgreSQL error string.
Philip Hazel [Tue, 13 Sep 2005 11:27:45 +0000 (11:27 +0000)]
Added extra information about errors to the PostgreSQL error string.

18 years agoAdd $smtp_command.
Philip Hazel [Tue, 13 Sep 2005 11:13:27 +0000 (11:13 +0000)]
Add $smtp_command.

18 years agoAdded comment about verifying errors_to as a recipient, not a sender.
Philip Hazel [Tue, 13 Sep 2005 10:35:52 +0000 (10:35 +0000)]
Added comment about verifying errors_to as a recipient, not a sender.

18 years agoFix Makefile-OpenBSD.
Tony Finch [Tue, 13 Sep 2005 09:54:14 +0000 (09:54 +0000)]
Fix Makefile-OpenBSD.

18 years agoOpenBSD requires -lm for the ratelimit code.
Tony Finch [Tue, 13 Sep 2005 09:43:17 +0000 (09:43 +0000)]
OpenBSD requires -lm for the ratelimit code.

18 years agoDisable widen_domains when verifying senders, unless rewrite_headers is
Philip Hazel [Mon, 12 Sep 2005 15:09:55 +0000 (15:09 +0000)]
Disable widen_domains when verifying senders, unless rewrite_headers is
off.

18 years agoFix @[] prefix matching bug.
Philip Hazel [Mon, 12 Sep 2005 14:03:42 +0000 (14:03 +0000)]
Fix @[] prefix matching bug.

18 years agoAdded "distclean" to top-level Makefile.
Philip Hazel [Mon, 12 Sep 2005 13:55:54 +0000 (13:55 +0000)]
Added "distclean" to top-level Makefile.

18 years agoUse RM_COMMAND everywhere during building.
Philip Hazel [Mon, 12 Sep 2005 13:50:03 +0000 (13:50 +0000)]
Use RM_COMMAND everywhere during building.

18 years agoAdded log selector "unknown_in_list".
Philip Hazel [Mon, 12 Sep 2005 13:39:31 +0000 (13:39 +0000)]
Added log selector "unknown_in_list".

18 years agoFix rare potential log buffer overflow.
Philip Hazel [Mon, 12 Sep 2005 10:49:30 +0000 (10:49 +0000)]
Fix rare potential log buffer overflow.

18 years agoAdd control=suppress_local_fixups to complete the quartet.
Philip Hazel [Mon, 12 Sep 2005 10:08:53 +0000 (10:08 +0000)]
Add control=suppress_local_fixups to complete the quartet.

18 years agoFix incorrect use of local user name for trusted submissions.
Philip Hazel [Wed, 7 Sep 2005 10:15:33 +0000 (10:15 +0000)]
Fix incorrect use of local user name for trusted submissions.

18 years agoDragonfly config files + several changes in ChangeLog.
Philip Hazel [Tue, 6 Sep 2005 13:21:06 +0000 (13:21 +0000)]
Dragonfly config files + several changes in ChangeLog.

18 years agoMake exim_install pay attention to CHOWN_COMMAND in Makefile.
Philip Hazel [Tue, 6 Sep 2005 13:18:13 +0000 (13:18 +0000)]
Make exim_install pay attention to CHOWN_COMMAND in Makefile.

18 years agoSupport for verify=not_blind.
Philip Hazel [Tue, 6 Sep 2005 13:17:36 +0000 (13:17 +0000)]
Support for verify=not_blind.

18 years ago4.53 TK/05
Tom Kistner [Thu, 1 Sep 2005 08:40:54 +0000 (08:40 +0000)]
4.53 TK/05

18 years agoUpdate dk_free() calls with a new parameter.
Tom Kistner [Thu, 1 Sep 2005 08:39:03 +0000 (08:39 +0000)]
Update dk_free() calls with a new parameter.

18 years agoApplied latest Sieve patches from the maintainer.
Philip Hazel [Tue, 30 Aug 2005 10:55:52 +0000 (10:55 +0000)]
Applied latest Sieve patches from the maintainer.

18 years agoMissing BOOL in function heading in filtertest.c; removed an email
Philip Hazel [Tue, 30 Aug 2005 10:07:58 +0000 (10:07 +0000)]
Missing BOOL in function heading in filtertest.c; removed an email
address from README.

18 years ago(1) a new wish (2) minor tweaks to dbmbuild and cramtest when setting up
Philip Hazel [Tue, 30 Aug 2005 09:19:33 +0000 (09:19 +0000)]
(1) a new wish (2) minor tweaks to dbmbuild and cramtest when setting up
new tests.

18 years agoShow support for crypteq for -bV and -d.
Philip Hazel [Tue, 23 Aug 2005 11:25:38 +0000 (11:25 +0000)]
Show support for crypteq for -bV and -d.

18 years agoDon't panic if the attempt to create the spool directory fails and the
Philip Hazel [Tue, 23 Aug 2005 10:29:10 +0000 (10:29 +0000)]
Don't panic if the attempt to create the spool directory fails and the
error isn't "already exists". Needed for the new test suite.

18 years ago${eval now supports %
Philip Hazel [Tue, 23 Aug 2005 08:50:07 +0000 (08:50 +0000)]
${eval now supports %

18 years agoAdd % operator to ${eval expansion.
Philip Hazel [Tue, 23 Aug 2005 08:46:33 +0000 (08:46 +0000)]
Add % operator to ${eval expansion.

18 years agoFix comparison of [IPv6:....] to sender host address for
Philip Hazel [Mon, 22 Aug 2005 15:28:20 +0000 (15:28 +0000)]
Fix comparison of [IPv6:....] to sender host address for
$sender_rcvhost.

18 years agoMake $smtp_command_argument available for all SMTP commands.
Philip Hazel [Mon, 22 Aug 2005 14:01:37 +0000 (14:01 +0000)]
Make $smtp_command_argument available for all SMTP commands.

18 years ago(1) Patch for radius problem. (2) Include config.h inside local_scan.h.
Philip Hazel [Mon, 22 Aug 2005 10:49:04 +0000 (10:49 +0000)]
(1) Patch for radius problem. (2) Include config.h inside local_scan.h.

18 years ago4.53 TK/04
Tom Kistner [Tue, 16 Aug 2005 12:35:12 +0000 (12:35 +0000)]
4.53 TK/04

18 years agoBugzilla 35: Fix buffer underrun when EOF condition occurs while reading a MIME header
Tom Kistner [Tue, 16 Aug 2005 12:32:32 +0000 (12:32 +0000)]
Bugzilla 35: Fix buffer underrun when EOF condition occurs while reading a MIME header

18 years agoAllow port setting on lists of hosts in manualroute, queryprogram,
Philip Hazel [Tue, 9 Aug 2005 13:31:52 +0000 (13:31 +0000)]
Allow port setting on lists of hosts in manualroute, queryprogram,
fallback_hosts, and "hosts" in smtp.

18 years agoIncorrect port was logged when an SRV record specified a special port.
Philip Hazel [Mon, 8 Aug 2005 15:02:48 +0000 (15:02 +0000)]
Incorrect port was logged when an SRV record specified a special port.

18 years agoTidy up some out-of-date stuff in the Wish List.
Philip Hazel [Mon, 8 Aug 2005 13:52:19 +0000 (13:52 +0000)]
Tidy up some out-of-date stuff in the Wish List.

18 years agoSmall delay in test harness to ensure debugging output comes out in the
Philip Hazel [Mon, 8 Aug 2005 13:21:46 +0000 (13:21 +0000)]
Small delay in test harness to ensure debugging output comes out in the
same order.

18 years agoAdd sqlite_lock_timeout.
Philip Hazel [Mon, 8 Aug 2005 10:48:26 +0000 (10:48 +0000)]
Add sqlite_lock_timeout.

18 years agoReversed a previous HP-UX compiler option change as I'm told it was not
Philip Hazel [Mon, 8 Aug 2005 10:32:58 +0000 (10:32 +0000)]
Reversed a previous HP-UX compiler option change as I'm told it was not
the cause of the problem.

18 years agoDefine BIND_8_COMPAT in the os.h file for Darwin.
Philip Hazel [Mon, 8 Aug 2005 10:29:08 +0000 (10:29 +0000)]
Define BIND_8_COMPAT in the os.h file for Darwin.

18 years agoInstall PCRE 6.2.
Philip Hazel [Mon, 8 Aug 2005 10:22:14 +0000 (10:22 +0000)]
Install PCRE 6.2.

18 years agoFix memory bug (could segfault) for $reply_address when Reply-to: is
Philip Hazel [Mon, 8 Aug 2005 09:57:29 +0000 (09:57 +0000)]
Fix memory bug (could segfault) for $reply_address when Reply-to: is
empty and From: does not exist.

18 years agoStylesheet version number changed.
Philip Hazel [Fri, 5 Aug 2005 10:57:41 +0000 (10:57 +0000)]
Stylesheet version number changed.

18 years agofixing typo in version string
John Jetmore [Wed, 3 Aug 2005 15:21:28 +0000 (15:21 +0000)]
fixing typo in version string

18 years ago(ChangeLog entry for Tom) Fix log output including CR from clamd.
Philip Hazel [Wed, 3 Aug 2005 09:29:24 +0000 (09:29 +0000)]
(ChangeLog entry for Tom) Fix log output including CR from clamd.

18 years agoFix log output including CR from clamd
Tom Kistner [Tue, 2 Aug 2005 18:24:14 +0000 (18:24 +0000)]
Fix log output including CR from clamd

18 years agoCommitted exipick version 20050802.0 (added message_exim_id)
John Jetmore [Tue, 2 Aug 2005 16:12:14 +0000 (16:12 +0000)]
Committed exipick version 20050802.0 (added message_exim_id)

18 years agoMake verify=helo do the verification on the fly it if was not done
Philip Hazel [Tue, 2 Aug 2005 15:19:20 +0000 (15:19 +0000)]
Make verify=helo do the verification on the fly it if was not done
earlier, like $sender_host_name handling.

18 years agoAdd missing search_tidyup() calls for the subprocess used for running
Philip Hazel [Tue, 2 Aug 2005 13:43:04 +0000 (13:43 +0000)]
Add missing search_tidyup() calls for the subprocess used for running
filters.

18 years agoFix example usage in comment at the start of the SPA/NTLM code.
Philip Hazel [Tue, 2 Aug 2005 13:23:19 +0000 (13:23 +0000)]
Fix example usage in comment at the start of the SPA/NTLM code.

18 years agoAdded a ChangeLog entry for Tom (Remove one case of BASE64 error
Philip Hazel [Tue, 2 Aug 2005 11:23:27 +0000 (11:23 +0000)]
Added a ChangeLog entry for Tom (Remove one case of BASE64 error
detection FTTB (undocumented anyway)).

18 years agoAdd support for the IGNOREQUOTA extension to LMTP, both to the lmtp
Philip Hazel [Tue, 2 Aug 2005 11:22:23 +0000 (11:22 +0000)]
Add support for the IGNOREQUOTA extension to LMTP, both to the lmtp
transport and to the smtp transport.

18 years agoRemove one case of BASE64 error detection FTTB (undocumented anyway)
Tom Kistner [Tue, 2 Aug 2005 09:42:24 +0000 (09:42 +0000)]
Remove one case of BASE64 error detection FTTB (undocumented anyway)

18 years agoNamed domain lists were not working in queue_smtp_domains.
Philip Hazel [Tue, 2 Aug 2005 09:24:45 +0000 (09:24 +0000)]
Named domain lists were not working in queue_smtp_domains.

18 years agoInstall latest Cygwin config files.
Philip Hazel [Tue, 2 Aug 2005 09:09:27 +0000 (09:09 +0000)]
Install latest Cygwin config files.

18 years agoSet USE_INET_NTOA_FIX for AIX as well as for IRIX (untested).
Philip Hazel [Tue, 2 Aug 2005 09:01:44 +0000 (09:01 +0000)]
Set USE_INET_NTOA_FIX for AIX as well as for IRIX (untested).

18 years agoRemove "violation:" from synchronization error message.
Philip Hazel [Tue, 2 Aug 2005 08:25:45 +0000 (08:25 +0000)]
Remove "violation:" from synchronization error message.

18 years agoThe use of forbid_filter_existstest now also locks out ${stat:
Philip Hazel [Mon, 1 Aug 2005 15:01:12 +0000 (15:01 +0000)]
The use of forbid_filter_existstest now also locks out ${stat:
expansions.

18 years agoConvert all Tom's calls to snprintf() to string_format().
Philip Hazel [Mon, 1 Aug 2005 14:41:25 +0000 (14:41 +0000)]
Convert all Tom's calls to snprintf() to string_format().

18 years agoAdd $message_exim_id as a synonym for $message_id, which will now be
Philip Hazel [Mon, 1 Aug 2005 14:00:34 +0000 (14:00 +0000)]
Add $message_exim_id as a synonym for $message_id, which will now be
deprecated (it got confused with the Message-ID: header).

18 years agoUse fseek() instead of fread() to skip the body file header line, so
Philip Hazel [Mon, 1 Aug 2005 13:51:05 +0000 (13:51 +0000)]
Use fseek() instead of fread() to skip the body file header line, so
that the code will run in Cygwin.

18 years agoExigrep patch to allow it to handle syslog files.
Philip Hazel [Mon, 1 Aug 2005 13:28:30 +0000 (13:28 +0000)]
Exigrep patch to allow it to handle syslog files.

18 years agoAdded support for SQLite.
Philip Hazel [Mon, 1 Aug 2005 13:20:28 +0000 (13:20 +0000)]
Added support for SQLite.

18 years agoUpdate version number to 4.53.
Philip Hazel [Thu, 28 Jul 2005 08:07:18 +0000 (08:07 +0000)]
Update version number to 4.53.

18 years agoWish for log of maildir file name.
Philip Hazel [Thu, 28 Jul 2005 08:04:56 +0000 (08:04 +0000)]
Wish for log of maildir file name.

18 years agoA ratelimit documentation clarification, 4.52/TF/04.
Tony Finch [Wed, 27 Jul 2005 18:27:55 +0000 (18:27 +0000)]
A ratelimit documentation clarification, 4.52/TF/04.

18 years agoTK/01
Tom Kistner [Sat, 23 Jul 2005 20:59:16 +0000 (20:59 +0000)]
TK/01

18 years agoAdded "success_on_redirect" address verification option
Tom Kistner [Sat, 23 Jul 2005 20:46:42 +0000 (20:46 +0000)]
Added "success_on_redirect" address verification option

18 years agoAdjust default BMI LDFLAGS line
Tom Kistner [Sat, 23 Jul 2005 20:19:41 +0000 (20:19 +0000)]
Adjust default BMI LDFLAGS line

18 years agoTwo minor corrections in the BMI section
Tom Kistner [Sat, 23 Jul 2005 20:19:09 +0000 (20:19 +0000)]
Two minor corrections in the BMI section

18 years agoTwo minor corrections in the BMI section
Tom Kistner [Sat, 23 Jul 2005 20:16:32 +0000 (20:16 +0000)]
Two minor corrections in the BMI section

18 years agoremoved stale WishList entry and fixed a couple of typos in
John Jetmore [Thu, 21 Jul 2005 21:22:53 +0000 (21:22 +0000)]
removed stale WishList entry and fixed a couple of typos in
experimental-spec.txt (caps for "Exim" standardized from spec.txt usage).

18 years agoA wish about moving to a new name resolver API.
Philip Hazel [Thu, 14 Jul 2005 17:17:25 +0000 (17:17 +0000)]
A wish about moving to a new name resolver API.

18 years agoAdd "b" to calls to fopen() that lack it (for Cygwin's benefit). exim-4_52
Philip Hazel [Fri, 1 Jul 2005 10:49:01 +0000 (10:49 +0000)]
Add "b" to calls to fopen() that lack it (for Cygwin's benefit).

18 years agoMinor patch to Sieve documentation.
Philip Hazel [Fri, 1 Jul 2005 10:21:45 +0000 (10:21 +0000)]
Minor patch to Sieve documentation.

18 years agoTidied up some eval()ed code and removed a duplicate pattern match.
Steve Campbell [Thu, 30 Jun 2005 10:12:42 +0000 (10:12 +0000)]
Tidied up some eval()ed code and removed a duplicate pattern match.

18 years agoEximstats v1.43 - bugfix for pattern histograms with -h0 specified.
Steve Campbell [Thu, 30 Jun 2005 10:01:01 +0000 (10:01 +0000)]
Eximstats v1.43 - bugfix for pattern histograms with -h0 specified.

18 years agoBugfix for 1.42 pattern histograms with -h0 specified. Steve Campbell.
Steve Campbell [Thu, 30 Jun 2005 09:59:34 +0000 (09:59 +0000)]
Bugfix for 1.42 pattern histograms with -h0 specified. Steve Campbell.

18 years agoUpdated to eximstats version 1.42
Steve Campbell [Wed, 29 Jun 2005 15:35:09 +0000 (15:35 +0000)]
Updated to eximstats version 1.42

18 years agoAdd a small note about the performance implications of complicated
Tony Finch [Wed, 29 Jun 2005 14:29:05 +0000 (14:29 +0000)]
Add a small note about the performance implications of complicated
ratelimit setups.

18 years agoUpdate wish list.
Philip Hazel [Wed, 29 Jun 2005 14:19:28 +0000 (14:19 +0000)]
Update wish list.

18 years agoAllow "retry timeout exceeded" and a couple of other similar messages to
Philip Hazel [Wed, 29 Jun 2005 14:17:01 +0000 (14:17 +0000)]
Allow "retry timeout exceeded" and a couple of other similar messages to
appear in bounce messages (the default nowadays is not to give details).

18 years agoForgot T_SOA when adding the backup T_xxx definitions. Also, T_SOA was
Philip Hazel [Wed, 29 Jun 2005 10:56:35 +0000 (10:56 +0000)]
Forgot T_SOA when adding the backup T_xxx definitions. Also, T_SOA was
omitted in the list that turns numbers into strings for printing.

18 years agoEximstats 1.40, 1.41, 1.42 updates added. Steve Campbell
Steve Campbell [Tue, 28 Jun 2005 20:50:56 +0000 (20:50 +0000)]
Eximstats 1.40, 1.41, 1.42 updates added. Steve Campbell

18 years agoFix mua_wrapper defers not turning into fails for problems such as
Philip Hazel [Tue, 28 Jun 2005 10:23:35 +0000 (10:23 +0000)]
Fix mua_wrapper defers not turning into fails for problems such as
malformed smtp transport configurations.

18 years agoFixed GnuTLS bug that stopped it generating its parameters cache file if
Philip Hazel [Tue, 28 Jun 2005 08:49:38 +0000 (08:49 +0000)]
Fixed GnuTLS bug that stopped it generating its parameters cache file if
the file did not previously exist.

18 years agoTK10/11/12
Tom Kistner [Mon, 27 Jun 2005 18:34:35 +0000 (18:34 +0000)]
TK10/11/12

18 years agoRemove tabs and trailing spaces ...
Tom Kistner [Mon, 27 Jun 2005 18:32:20 +0000 (18:32 +0000)]
Remove tabs and trailing spaces ...

18 years agoFixed some compiler warnings
Tom Kistner [Mon, 27 Jun 2005 18:10:30 +0000 (18:10 +0000)]
Fixed some compiler warnings