exim.git
17 years agoTweak a time delay in the test suite.
Philip Hazel [Tue, 7 Nov 2006 15:11:34 +0000 (15:11 +0000)]
Tweak a time delay in the test suite.

17 years agoFix small test buglet.
Philip Hazel [Tue, 7 Nov 2006 14:20:37 +0000 (14:20 +0000)]
Fix small test buglet.

17 years agoStop rewriting addresses as a consequence of CNAMEs, as Exim isn't
Philip Hazel [Tue, 7 Nov 2006 14:13:18 +0000 (14:13 +0000)]
Stop rewriting addresses as a consequence of CNAMEs, as Exim isn't
supposed to do that (it must have crept in accidentally).

17 years agoReturn remote errors for LMTP over pipe (so now it's the same as LMTP
Philip Hazel [Tue, 7 Nov 2006 11:28:05 +0000 (11:28 +0000)]
Return remote errors for LMTP over pipe (so now it's the same as LMTP
over TCP/IP).

17 years agoAdd clearerr(stdin) in -bem code (needed for Darwin).
Philip Hazel [Tue, 7 Nov 2006 11:07:43 +0000 (11:07 +0000)]
Add clearerr(stdin) in -bem code (needed for Darwin).

17 years agoCorrect message_linecount in -bem testing.
Philip Hazel [Tue, 7 Nov 2006 10:28:09 +0000 (10:28 +0000)]
Correct message_linecount in -bem testing.

17 years agoInclude sender address in retry key for 4xx errors.
Philip Hazel [Mon, 6 Nov 2006 15:50:12 +0000 (15:50 +0000)]
Include sender address in retry key for 4xx errors.

17 years agoNo paniclog for ECONNRESET when getsockname() fails.
Philip Hazel [Mon, 6 Nov 2006 11:27:54 +0000 (11:27 +0000)]
No paniclog for ECONNRESET when getsockname() fails.

17 years agoIncorrect test for a running SpamAssassin.
Philip Hazel [Tue, 31 Oct 2006 16:13:48 +0000 (16:13 +0000)]
Incorrect test for a running SpamAssassin.

17 years ago$domain not always set when scanning a domain list.
Philip Hazel [Tue, 31 Oct 2006 16:08:11 +0000 (16:08 +0000)]
$domain not always set when scanning a domain list.

17 years agoAdd warning about missing colon to invalid expansion when it involved
Philip Hazel [Tue, 31 Oct 2006 14:26:34 +0000 (14:26 +0000)]
Add warning about missing colon to invalid expansion when it involved
${if def:h_xxx (overlooked previously).

17 years agoAdded some extra debugging when updating a wait-xxx database.
Philip Hazel [Tue, 31 Oct 2006 12:16:26 +0000 (12:16 +0000)]
Added some extra debugging when updating a wait-xxx database.

17 years agoMinor tidy to test script, and update the README for some omitted
Philip Hazel [Tue, 31 Oct 2006 11:37:47 +0000 (11:37 +0000)]
Minor tidy to test script, and update the README for some omitted
commands.

17 years agoClose writing end of socket for ${readsocket before reading.
Philip Hazel [Tue, 31 Oct 2006 11:14:17 +0000 (11:14 +0000)]
Close writing end of socket for ${readsocket before reading.

17 years agoCorrect ChangeLog (forgot to remove entry when I changed my mind on a
Philip Hazel [Tue, 31 Oct 2006 09:50:09 +0000 (09:50 +0000)]
Correct ChangeLog (forgot to remove entry when I changed my mind on a
fix.)

17 years agoTest tidies (previously overlooked).
Philip Hazel [Tue, 31 Oct 2006 09:39:38 +0000 (09:39 +0000)]
Test tidies (previously overlooked).

17 years ago4.64 TK/01-03
Tom Kistner [Mon, 30 Oct 2006 22:22:50 +0000 (22:22 +0000)]
4.64 TK/01-03

17 years agoBugzilla #401 + #402
Tom Kistner [Mon, 30 Oct 2006 22:06:33 +0000 (22:06 +0000)]
Bugzilla #401 + #402

17 years agoFix too-often retry bug after 4xx with more hosts than hosts_max_retry.
Philip Hazel [Mon, 30 Oct 2006 16:41:04 +0000 (16:41 +0000)]
Fix too-often retry bug after 4xx with more hosts than hosts_max_retry.

17 years agoPrevious fix for concatenated headers wasn't backwards compatible for
Philip Hazel [Mon, 30 Oct 2006 14:59:15 +0000 (14:59 +0000)]
Previous fix for concatenated headers wasn't backwards compatible for
completely empty headers (they are left out).

17 years agoTypo in default configuration: relay_domains should be relay_to_domains.
Philip Hazel [Wed, 25 Oct 2006 08:42:57 +0000 (08:42 +0000)]
Typo in default configuration: relay_domains should be relay_to_domains.

17 years agoFix backwards compatibility bug in named ACL variables.
Philip Hazel [Tue, 24 Oct 2006 15:01:25 +0000 (15:01 +0000)]
Fix backwards compatibility bug in named ACL variables.

17 years agoRemove trailing whitespace from each header before concatenation in
Philip Hazel [Tue, 24 Oct 2006 14:32:49 +0000 (14:32 +0000)]
Remove trailing whitespace from each header before concatenation in
string expansions.

17 years agoAdded -bem option.
Philip Hazel [Tue, 24 Oct 2006 12:56:06 +0000 (12:56 +0000)]
Added -bem option.

17 years agoJohn Jetmore's -Mset patch.
Philip Hazel [Mon, 23 Oct 2006 13:24:21 +0000 (13:24 +0000)]
John Jetmore's -Mset patch.

17 years agoFix crash for verify=helo when no IP address (-bs).
Philip Hazel [Mon, 23 Oct 2006 10:55:10 +0000 (10:55 +0000)]
Fix crash for verify=helo when no IP address (-bs).

17 years agoNote about GnuTLS incompatibility for updates from 4.50 and earlier.
Philip Hazel [Mon, 23 Oct 2006 09:14:50 +0000 (09:14 +0000)]
Note about GnuTLS incompatibility for updates from 4.50 and earlier.

17 years agoFix tls_required and lost_connection retry testss not working.
Philip Hazel [Wed, 18 Oct 2006 08:55:37 +0000 (08:55 +0000)]
Fix tls_required and lost_connection retry testss not working.

17 years agoAdd server_condition to all authenticators, to allow for additional
Philip Hazel [Mon, 16 Oct 2006 15:44:36 +0000 (15:44 +0000)]
Add server_condition to all authenticators, to allow for additional
conditions (and thereby implement authorization).

17 years agoUpdate Dovecot authenticator to (a) lock out tabs (b) add extra
Philip Hazel [Mon, 16 Oct 2006 13:43:21 +0000 (13:43 +0000)]
Update Dovecot authenticator to (a) lock out tabs (b) add extra
parameters "secured" and "valid-client-cert" when relevant.

17 years agoRemove RSA_EXPORT stuff from the test client.c program in the same way
Philip Hazel [Mon, 16 Oct 2006 13:42:19 +0000 (13:42 +0000)]
Remove RSA_EXPORT stuff from the test client.c program in the same way
as it's just been removed from tls-gnutls.c.

17 years agoSome tidying got overlooked in the "removal of RSA_EXPORT" patch.
Philip Hazel [Mon, 16 Oct 2006 13:20:18 +0000 (13:20 +0000)]
Some tidying got overlooked in the "removal of RSA_EXPORT" patch.

17 years agoFlorian Weimer's patch to remove the unwanted and unused support for
Philip Hazel [Mon, 16 Oct 2006 10:58:39 +0000 (10:58 +0000)]
Florian Weimer's patch to remove the unwanted and unused support for
RSA_EXPORT from the GnuTLS code.

17 years agoTidy inconsistency in handling the "reply" argument by removing the
Philip Hazel [Mon, 16 Oct 2006 10:37:19 +0000 (10:37 +0000)]
Tidy inconsistency in handling the "reply" argument by removing the
tests for NULL (only some times did it do it).

17 years agoSort out group syntax problems, particularly with verify=header_sender.
Philip Hazel [Tue, 10 Oct 2006 15:36:50 +0000 (15:36 +0000)]
Sort out group syntax problems, particularly with verify=header_sender.

17 years agoNico Erfurth's patch to use less resources in spool_read_header,
Philip Hazel [Tue, 10 Oct 2006 11:15:12 +0000 (11:15 +0000)]
Nico Erfurth's patch to use less resources in spool_read_header,
slightly modified.

17 years agoFaffing around with tests.
Philip Hazel [Mon, 9 Oct 2006 14:44:53 +0000 (14:44 +0000)]
Faffing around with tests.

17 years agoUpdate tests after reformatting exim -bt message
Philip Hazel [Mon, 9 Oct 2006 14:38:57 +0000 (14:38 +0000)]
Update tests after reformatting exim -bt message

17 years agoArrange to call dns_init() for host_find_byname() as well as for
Philip Hazel [Mon, 9 Oct 2006 14:36:25 +0000 (14:36 +0000)]
Arrange to call dns_init() for host_find_byname() as well as for
host_find_bydns().

17 years agoRenumbered test.
Philip Hazel [Mon, 9 Oct 2006 14:33:37 +0000 (14:33 +0000)]
Renumbered test.

17 years agoDovecot test needs renumbering (shouldn't be run automatically).
Philip Hazel [Mon, 9 Oct 2006 14:32:01 +0000 (14:32 +0000)]
Dovecot test needs renumbering (shouldn't be run automatically).

17 years agoMichael Deutschmann's patch for getting TXT from a specific list when
Philip Hazel [Tue, 3 Oct 2006 15:11:22 +0000 (15:11 +0000)]
Michael Deutschmann's patch for getting TXT from a specific list when
a match is found on a merged list.

17 years agoFix misleading verification output when -v is used with -bv and aliasing
Philip Hazel [Tue, 3 Oct 2006 10:25:55 +0000 (10:25 +0000)]
Fix misleading verification output when -v is used with -bv and aliasing
leads to a mixture of successful and unsuccessful verification.

17 years agoAdded $message_headers_raw to give all the headers without RFC 2047
Philip Hazel [Tue, 3 Oct 2006 08:54:50 +0000 (08:54 +0000)]
Added $message_headers_raw to give all the headers without RFC 2047
decoding.

17 years agoFix typo.
Philip Hazel [Mon, 2 Oct 2006 14:30:29 +0000 (14:30 +0000)]
Fix typo.

17 years agoAdded dovecot authenticator.
Philip Hazel [Mon, 2 Oct 2006 13:38:17 +0000 (13:38 +0000)]
Added dovecot authenticator.

17 years agoAdd comment about {} now being an error in numerical expansion
Philip Hazel [Tue, 26 Sep 2006 14:51:02 +0000 (14:51 +0000)]
Add comment about {} now being an error in numerical expansion
comparisons. The bug that caused it to be treated as {0} has been fixed.

17 years agoFix typo.
Philip Hazel [Tue, 26 Sep 2006 13:51:57 +0000 (13:51 +0000)]
Fix typo.

17 years agoAdd comment about split_spool_directory to the default configuration.
Philip Hazel [Tue, 26 Sep 2006 13:51:00 +0000 (13:51 +0000)]
Add comment about split_spool_directory to the default configuration.

17 years agoChange callout EHLO/HELO from smtp_active_hostname to the helo_data
Philip Hazel [Mon, 25 Sep 2006 11:25:37 +0000 (11:25 +0000)]
Change callout EHLO/HELO from smtp_active_hostname to the helo_data
setting from the transport, when there is one.

17 years agoAdd log_reject_target as an ACL modifier.
Philip Hazel [Mon, 25 Sep 2006 10:14:20 +0000 (10:14 +0000)]
Add log_reject_target as an ACL modifier.

17 years agodirectory_file was missing from OptionLists.txt.
Philip Hazel [Fri, 22 Sep 2006 14:01:12 +0000 (14:01 +0000)]
directory_file was missing from OptionLists.txt.

17 years agoApply patch to fix bug introduced by the last patch to spool_mbox.c
Philip Hazel [Fri, 22 Sep 2006 08:41:59 +0000 (08:41 +0000)]
Apply patch to fix bug introduced by the last patch to spool_mbox.c
(from Nico Erfurth).

17 years agoexipick 20060919.0, support arbitrary acl_ vars from 4.64-PH/09
John Jetmore [Tue, 19 Sep 2006 20:01:13 +0000 (20:01 +0000)]
exipick 20060919.0, support arbitrary acl_ vars from 4.64-PH/09

17 years agoTweak the ACL variable name code to require either a digit or an
Philip Hazel [Tue, 19 Sep 2006 14:31:06 +0000 (14:31 +0000)]
Tweak the ACL variable name code to require either a digit or an
underscore after acl_c or acl_m.

17 years agoApply Jakob Hirsch's patch for arbitrary ACL variable names, tidied up
Philip Hazel [Tue, 19 Sep 2006 11:28:44 +0000 (11:28 +0000)]
Apply Jakob Hirsch's patch for arbitrary ACL variable names, tidied up
just a little bit.

17 years agoCheck for overflow in numeric expansion conditions; forbid negative
Philip Hazel [Mon, 18 Sep 2006 14:49:23 +0000 (14:49 +0000)]
Check for overflow in numeric expansion conditions; forbid negative
values for message_size_limit.

17 years agoInstall the latest Makefile from the Cygwin maintainer.
Philip Hazel [Mon, 18 Sep 2006 11:06:20 +0000 (11:06 +0000)]
Install the latest Makefile from the Cygwin maintainer.

17 years agoApplied Nico Erfurth's refactoring patch to spool_mbox.c.
Philip Hazel [Tue, 12 Sep 2006 10:35:56 +0000 (10:35 +0000)]
Applied Nico Erfurth's refactoring patch to spool_mbox.c.

17 years agoTidy wording on Exim man page.
Philip Hazel [Tue, 12 Sep 2006 10:15:11 +0000 (10:15 +0000)]
Tidy wording on Exim man page.

17 years agoNico Erfurth's patch to refactor mime.c (quoted-printable decoding).
Philip Hazel [Tue, 5 Sep 2006 15:34:40 +0000 (15:34 +0000)]
Nico Erfurth's patch to refactor mime.c (quoted-printable decoding).
Added a small, simple test for quoted-printable decoding.

17 years agoIgnore EPIPE as well as ECONNECT when closing down an SMTP session in
Philip Hazel [Tue, 5 Sep 2006 14:14:32 +0000 (14:14 +0000)]
Ignore EPIPE as well as ECONNECT when closing down an SMTP session in
the daemon, since dropped connections can show as EPIPE in Solaris.

17 years agoAn update to gcc 4 threw up some new uninitialized variable and signed vs
Philip Hazel [Tue, 5 Sep 2006 14:05:43 +0000 (14:05 +0000)]
An update to gcc 4 threw up some new uninitialized variable and signed vs
unsigned compiler warnings.

17 years ago(1) Update version number to 4.64. (2) Ignore callout cached information
Philip Hazel [Tue, 5 Sep 2006 13:24:10 +0000 (13:24 +0000)]
(1) Update version number to 4.64. (2) Ignore callout cached information
that MAIL FROM:<> is rejected when verifying a recipient using a
non-null MAIL address.

17 years agoIn the add_headers option to the mail command in an Exim filter,
Tony Finch [Mon, 21 Aug 2006 11:31:43 +0000 (11:31 +0000)]
In the add_headers option to the mail command in an Exim filter,
there was a bug that Exim would claim a syntax error in any
header after the first one which had an odd number of characters
in the field name.

17 years agoMore 4.63 documentation (noticed an important bit missing at the very exim-4_63
Philip Hazel [Mon, 31 Jul 2006 14:19:31 +0000 (14:19 +0000)]
More 4.63 documentation (noticed an important bit missing at the very
last minute).

17 years agoUpdate filter document for 4.63 release.
Philip Hazel [Mon, 31 Jul 2006 13:28:49 +0000 (13:28 +0000)]
Update filter document for 4.63 release.

17 years agoUpdate reference manual for the 4.63 release.
Philip Hazel [Mon, 31 Jul 2006 13:19:36 +0000 (13:19 +0000)]
Update reference manual for the 4.63 release.

17 years agoAdd { !eq{$h_list-id:$h_list-post:$h_list-subscribe:}{} } as another
Philip Hazel [Fri, 28 Jul 2006 11:39:11 +0000 (11:39 +0000)]
Add { !eq{$h_list-id:$h_list-post:$h_list-subscribe:}{} } as another
"don't send" delay warning condition by default.

17 years agoAllow (?-i) to work as expected in a (n)wildlsearch key.
Philip Hazel [Thu, 27 Jul 2006 13:50:43 +0000 (13:50 +0000)]
Allow (?-i) to work as expected in a (n)wildlsearch key.

17 years agoExim was not testing for a space following SMTP commands such as EHLO
Philip Hazel [Thu, 27 Jul 2006 11:29:32 +0000 (11:29 +0000)]
Exim was not testing for a space following SMTP commands such as EHLO
that require one. Thus, EHLORHUBARB was interpreted as a valid command.
This bug exists in every version of Exim that I still have, right back
to 0.12.

17 years agoRe-jigged the order of the tests in the default configuration so that
Philip Hazel [Thu, 27 Jul 2006 10:36:34 +0000 (10:36 +0000)]
Re-jigged the order of the tests in the default configuration so that
the tests for valid domains and recipients precede the DNS black list
and CSA tests, on the grounds that those ones are more expensive.

17 years agoMade -oMaa and -oMt work with -bh and -bs to pretend the connection is
Philip Hazel [Thu, 27 Jul 2006 10:13:52 +0000 (10:13 +0000)]
Made -oMaa and -oMt work with -bh and -bs to pretend the connection is
authenticated or an ident call has been made. Suppress the default
values for $authenticated_id and $authenticated_sender (but permit -oMai
and -oMas) when testing with -bh.

17 years agoFixed a number of test suite problems as reported (and partly patched)
Philip Hazel [Wed, 26 Jul 2006 14:39:13 +0000 (14:39 +0000)]
Fixed a number of test suite problems as reported (and partly patched)
by Martin Mrazik.

17 years agonote a caveat about print_topbitchars
Tony Finch [Mon, 24 Jul 2006 11:55:15 +0000 (11:55 +0000)]
note a caveat about print_topbitchars

17 years agoexipick 20060721.2
John Jetmore [Fri, 21 Jul 2006 16:48:42 +0000 (16:48 +0000)]
exipick 20060721.2

17 years agoAdd errno=0 before calling getpwnam() in previous patch.
Philip Hazel [Mon, 17 Jul 2006 09:21:00 +0000 (09:21 +0000)]
Add errno=0 before calling getpwnam() in previous patch.

17 years agoAlain Williams' patch for disabling LDAP referrals when requested.
Philip Hazel [Mon, 17 Jul 2006 09:18:09 +0000 (09:18 +0000)]
Alain Williams' patch for disabling LDAP referrals when requested.

17 years agoAdd a call to PQsetNoticeProcessor() to catch PostgreSQL "notices" and
Philip Hazel [Fri, 14 Jul 2006 14:42:57 +0000 (14:42 +0000)]
Add a call to PQsetNoticeProcessor() to catch PostgreSQL "notices" and
thereby stop them being written to stderr (the default).

17 years agoReset the locale after initializing Perl, as well as after calling a Perl
Philip Hazel [Fri, 14 Jul 2006 14:32:08 +0000 (14:32 +0000)]
Reset the locale after initializing Perl, as well as after calling a Perl
function (which it did previously).

17 years agoAdd PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql module.
Philip Hazel [Fri, 14 Jul 2006 14:21:27 +0000 (14:21 +0000)]
Add PQsetClientEncoding(conn, "SQL_ASCII") to the pgsql module.

17 years agoAdd test for negated item as a retry rule pattern.
Philip Hazel [Fri, 14 Jul 2006 14:06:44 +0000 (14:06 +0000)]
Add test for negated item as a retry rule pattern.

17 years agoRejig debug output in route_finduser() to show more data, including the
Philip Hazel [Fri, 14 Jul 2006 14:00:16 +0000 (14:00 +0000)]
Rejig debug output in route_finduser() to show more data, including the
error from getpwnam() if it issues one.

17 years agoAdd a check for Auto-Submitted to the default for
Philip Hazel [Thu, 13 Jul 2006 14:46:05 +0000 (14:46 +0000)]
Add a check for Auto-Submitted to the default for
delay_warning_condition.

17 years agoAdd recognition of SMTP error codes in bespoke messages.
Philip Hazel [Thu, 13 Jul 2006 13:53:32 +0000 (13:53 +0000)]
Add recognition of SMTP error codes in bespoke messages.

17 years agoDiagnose an error for "seen", "unseen", or "noerror" if not followed by
Philip Hazel [Fri, 7 Jul 2006 14:36:04 +0000 (14:36 +0000)]
Diagnose an error for "seen", "unseen", or "noerror" if not followed by
a command.

17 years agoIn the default configuration, change the use of "message" to "add_header"
Philip Hazel [Fri, 7 Jul 2006 13:54:32 +0000 (13:54 +0000)]
In the default configuration, change the use of "message" to "add_header"
in "warn" statements.

17 years agoLog lines flagged for both main and reject logs were not written to
Philip Hazel [Fri, 7 Jul 2006 13:36:33 +0000 (13:36 +0000)]
Log lines flagged for both main and reject logs were not written to
syslog at all when both write_rejectlog and syslog_duplication were
false.

17 years agoApplied patch from Magnus Holmgren to include the "h" tag in Domain Keys
Philip Hazel [Thu, 6 Jul 2006 14:28:03 +0000 (14:28 +0000)]
Applied patch from Magnus Holmgren to include the "h" tag in Domain Keys
signatures.

17 years agoApplied patch from Arkadiusz Miskiewicz to apply a timeout to read
Philip Hazel [Thu, 6 Jul 2006 14:19:50 +0000 (14:19 +0000)]
Applied patch from Arkadiusz Miskiewicz to apply a timeout to read
operations in malware.c.

17 years agoMissed one case of "retry time not reached" when adding additional
Philip Hazel [Tue, 4 Jul 2006 09:07:20 +0000 (09:07 +0000)]
Missed one case of "retry time not reached" when adding additional
debugging information.

17 years agoMore acl_not_smtp_* cross-referencing.
Tony Finch [Mon, 3 Jul 2006 18:11:41 +0000 (18:11 +0000)]
More acl_not_smtp_* cross-referencing.
Suggested by Ross Boylan <ross@biostat.ucsf.edu>.

17 years agoMore debugging information given for retry time not reached.
Philip Hazel [Mon, 3 Jul 2006 15:39:06 +0000 (15:39 +0000)]
More debugging information given for retry time not reached.

17 years agoPatch to use select() when poll() not available in spam.c.
Philip Hazel [Mon, 3 Jul 2006 15:19:44 +0000 (15:19 +0000)]
Patch to use select() when poll() not available in spam.c.

17 years agoIndicate that duplicates shown in -bt output would not result in an
Philip Hazel [Fri, 30 Jun 2006 15:36:08 +0000 (15:36 +0000)]
Indicate that duplicates shown in -bt output would not result in an
additional delivery.

17 years agoRemove commented-out old de-duplication code. It's been over a year now.
Philip Hazel [Fri, 30 Jun 2006 14:14:46 +0000 (14:14 +0000)]
Remove commented-out old de-duplication code. It's been over a year now.

17 years agoChange ${quote_pgsql to quote ' as '' instead of \' because of a
Philip Hazel [Fri, 30 Jun 2006 13:57:46 +0000 (13:57 +0000)]
Change ${quote_pgsql to quote ' as '' instead of \' because of a
security issue.

17 years agoFix typo reported by Matt Sealey <matt@genesi-usa.com>
Tony Finch [Fri, 30 Jun 2006 12:53:48 +0000 (12:53 +0000)]
Fix typo reported by Matt Sealey <matt@genesi-usa.com>

17 years agoUpdate Wish List
Philip Hazel [Fri, 30 Jun 2006 08:53:49 +0000 (08:53 +0000)]
Update Wish List

17 years agoAdd acl_not_smtp_start ACL (mostly Johannes Berg's patch).
Philip Hazel [Wed, 28 Jun 2006 16:00:23 +0000 (16:00 +0000)]
Add acl_not_smtp_start ACL (mostly Johannes Berg's patch).