exim.git
17 years agoAdditional tests - didn't show any problems.
Philip Hazel [Mon, 22 Jan 2007 15:17:04 +0000 (15:17 +0000)]
Additional tests - didn't show any problems.

17 years agoSpamAssassin rejects are now collated in the reject messages.
Steve Campbell [Mon, 22 Jan 2007 15:14:01 +0000 (15:14 +0000)]
SpamAssassin rejects are now collated in the reject messages.

17 years agoAdd gnutls_require_{kx,mac,protocols}.
Philip Hazel [Thu, 18 Jan 2007 15:35:42 +0000 (15:35 +0000)]
Add gnutls_require_{kx,mac,protocols}.

17 years agoTry to make test 0461 less unreliable.
Philip Hazel [Wed, 17 Jan 2007 12:44:25 +0000 (12:44 +0000)]
Try to make test 0461 less unreliable.

17 years agoAdd comments as to why smtp_log_no_mail() is not called when
Philip Hazel [Wed, 17 Jan 2007 11:29:39 +0000 (11:29 +0000)]
Add comments as to why smtp_log_no_mail() is not called when
smtp_start_session() fails - and arrange not to do so in the -bh case.

17 years agoFix negated dnslists item bug; add == and =& features, courtesy Brad
Philip Hazel [Wed, 17 Jan 2007 11:17:58 +0000 (11:17 +0000)]
Fix negated dnslists item bug; add == and =& features, courtesy Brad
Jorsch.

17 years agoFix bug #448
Magnus Holmgren [Tue, 16 Jan 2007 21:00:29 +0000 (21:00 +0000)]
Fix bug #448

17 years agoAdded log selector +smtp_no_mail to log when no MAIL is issued (for
Philip Hazel [Mon, 15 Jan 2007 15:59:22 +0000 (15:59 +0000)]
Added log selector +smtp_no_mail to log when no MAIL is issued (for
Tony).

17 years agoSpec update.
Philip Hazel [Mon, 15 Jan 2007 15:58:40 +0000 (15:58 +0000)]
Spec update.

17 years agoCast empty string to zero for numerical comparions and treat all numbers exim-4_66
Philip Hazel [Mon, 8 Jan 2007 11:56:41 +0000 (11:56 +0000)]
Cast empty string to zero for numerical comparions and treat all numbers
as decimal.

17 years agoUpdate version number and copyright year.
Philip Hazel [Mon, 8 Jan 2007 10:50:17 +0000 (10:50 +0000)]
Update version number and copyright year.

17 years agoPanic-die if a system filter or router generates more then 32767 child exim-4_65
Philip Hazel [Tue, 2 Jan 2007 11:25:00 +0000 (11:25 +0000)]
Panic-die if a system filter or router generates more then 32767 child
addresses.

17 years agoDon't check that the operands of numeric comparison operators are integers when yield...
Magnus Holmgren [Sun, 24 Dec 2006 12:12:05 +0000 (12:12 +0000)]
Don't check that the operands of numeric comparison operators are integers when yield == NULL

17 years agoUpdate version number for next release.
Philip Hazel [Thu, 21 Dec 2006 09:27:07 +0000 (09:27 +0000)]
Update version number for next release.

17 years agoTK/01
Tom Kistner [Wed, 20 Dec 2006 19:57:47 +0000 (19:57 +0000)]
TK/01

17 years agoBugZilla 438
Tom Kistner [Wed, 20 Dec 2006 19:54:23 +0000 (19:54 +0000)]
BugZilla 438

17 years agoReduce NewStuff 4.64 to a short list after full doc update. exim-4_64
Philip Hazel [Wed, 20 Dec 2006 09:44:37 +0000 (09:44 +0000)]
Reduce NewStuff 4.64 to a short list after full doc update.

17 years agoUpdate tests for portability.
Philip Hazel [Tue, 19 Dec 2006 16:40:27 +0000 (16:40 +0000)]
Update tests for portability.

17 years agoCheck for a ridiculously long filename in exim_dbmbuild.
Philip Hazel [Tue, 19 Dec 2006 15:09:58 +0000 (15:09 +0000)]
Check for a ridiculously long filename in exim_dbmbuild.

17 years agoRobert Bannocks' patch for an LDAP problem on Solaris LDAP.
Philip Hazel [Tue, 19 Dec 2006 14:51:34 +0000 (14:51 +0000)]
Robert Bannocks' patch for an LDAP problem on Solaris LDAP.

17 years ago#include <time.h> in pcretest.c (a PCRE bug, fixed in later PCRE
Philip Hazel [Tue, 19 Dec 2006 14:38:38 +0000 (14:38 +0000)]
#include <time.h> in pcretest.c (a PCRE bug, fixed in later PCRE
releases).

17 years agoUpdate documentation and associated files for 4.64.
Philip Hazel [Tue, 19 Dec 2006 12:28:35 +0000 (12:28 +0000)]
Update documentation and associated files for 4.64.

17 years agoApply John Jetmore's patch to allow tls-on-connect and STARTTLS to be
Philip Hazel [Tue, 12 Dec 2006 15:47:39 +0000 (15:47 +0000)]
Apply John Jetmore's patch to allow tls-on-connect and STARTTLS to be
tested/used via the -bh/-bhc/-bs options.

17 years agoBuglet in error handling for expansion of helo_data in callouts.
Philip Hazel [Mon, 11 Dec 2006 14:15:59 +0000 (14:15 +0000)]
Buglet in error handling for expansion of helo_data in callouts.

17 years agos/EXTRA_LIBS/EXTRALIBS/ in EDITME
John Jetmore [Fri, 8 Dec 2006 03:16:48 +0000 (03:16 +0000)]
s/EXTRA_LIBS/EXTRALIBS/ in EDITME

17 years agoI added the concatenated LOCAL_SCAN_ABI_VERSION define as well. Hope that's OK.
Magnus Holmgren [Wed, 6 Dec 2006 10:08:28 +0000 (10:08 +0000)]
I added the concatenated LOCAL_SCAN_ABI_VERSION define as well. Hope that's OK.

17 years agolocal_scan ABI version incremented to 1.1
Magnus Holmgren [Wed, 6 Dec 2006 09:46:03 +0000 (09:46 +0000)]
local_scan ABI version incremented to 1.1

17 years agoDocumentation and comment tidies.
Philip Hazel [Tue, 5 Dec 2006 11:35:28 +0000 (11:35 +0000)]
Documentation and comment tidies.

17 years agoIncrease DH_BITS in tls-gnu.c from 768 to 1024.
Philip Hazel [Mon, 4 Dec 2006 15:15:00 +0000 (15:15 +0000)]
Increase DH_BITS in tls-gnu.c from 768 to 1024.

17 years agoGive an error for the use of * and *@ with a query-style lookup.
Philip Hazel [Mon, 4 Dec 2006 15:00:19 +0000 (15:00 +0000)]
Give an error for the use of * and *@ with a query-style lookup.

17 years agoDon't set $sender_host_name if forward lookup of name obtained from
Philip Hazel [Mon, 20 Nov 2006 14:29:31 +0000 (14:29 +0000)]
Don't set $sender_host_name if forward lookup of name obtained from
reverse lookup times out.

17 years agoLock out "A-for-A" DNS lookups.
Philip Hazel [Mon, 20 Nov 2006 13:53:44 +0000 (13:53 +0000)]
Lock out "A-for-A" DNS lookups.

17 years agoJori Hamalainen's exiqsumm patch.
Philip Hazel [Mon, 20 Nov 2006 11:57:56 +0000 (11:57 +0000)]
Jori Hamalainen's exiqsumm patch.

17 years agoFix space bug in previous patch for "message" used with "accept".
Philip Hazel [Mon, 20 Nov 2006 11:43:40 +0000 (11:43 +0000)]
Fix space bug in previous patch for "message" used with "accept".

17 years agoexipick version 20061117.2 (bug fixes, feature additions, addresses 4.64-PH/13, 4...
John Jetmore [Fri, 17 Nov 2006 22:27:41 +0000 (22:27 +0000)]
exipick version 20061117.2 (bug fixes, feature additions, addresses 4.64-PH/13, 4.64-PH/43, and 4.64-PH/27)

17 years agoEximstats updates.
Steve Campbell [Thu, 16 Nov 2006 16:21:58 +0000 (16:21 +0000)]
Eximstats updates.

17 years ago 2005-07-26 V1.44 Steve Campbell
Steve Campbell [Thu, 16 Nov 2006 16:16:30 +0000 (16:16 +0000)]
 2005-07-26  V1.44 Steve Campbell
             Use a glob alias rather than an array ref in the generated
             parser. This improves both readability and performance.

 2005-09-30  V1.45 Marco Gaiarin / Steve Campbell
             Collect SpamAssassin and rejection statistics.
             Don't display local sender or destination tables unless
             there is data to show.
             Added average volumes into the top table text output.

 2006-02-07  V1.46 Steve Campbell
             Collect data on the number of addresses (recipients)
             as well as the number of messages.

 2006-05-05  V1.47 Steve Campbell
             Added 'Message too big' to the list of mail rejection
             reasons (thanks to Marco Gaiarin).

 2006-06-05  V1.48 Steve Campbell
             Mainlog lines which have GMT offsets and are too short to
             have a flag are now skipped.

 2006-11-10  V1.49 Alain Williams
             Added the -emptyok flag.

 2006-11-16  V1.50 Steve Campbell
             Fixes for obtaining the IP address from reject messages.

17 years agoApplied a modified version of Brad Jorsch's patch for "message" with
Philip Hazel [Tue, 14 Nov 2006 16:40:36 +0000 (16:40 +0000)]
Applied a modified version of Brad Jorsch's patch for "message" with
"accept".

17 years agoCorrect error in previous patch.
Philip Hazel [Mon, 13 Nov 2006 12:32:58 +0000 (12:32 +0000)]
Correct error in previous patch.

17 years agoAdd timeout to connect() for Unix domain socket in ${readsocket.
Philip Hazel [Mon, 13 Nov 2006 12:29:30 +0000 (12:29 +0000)]
Add timeout to connect() for Unix domain socket in ${readsocket.

17 years agoRename $interface_address and $interface_port as $received_ip_address
Philip Hazel [Mon, 13 Nov 2006 12:07:46 +0000 (12:07 +0000)]
Rename $interface_address and $interface_port as $received_ip_address
and $received_port in an attempt to lessen confusion.

17 years agoError if -q is given more than once.
Philip Hazel [Mon, 13 Nov 2006 11:56:41 +0000 (11:56 +0000)]
Error if -q is given more than once.

17 years agoAdd bitwise logical operators to ${eval:
Philip Hazel [Mon, 13 Nov 2006 11:26:37 +0000 (11:26 +0000)]
Add bitwise logical operators to ${eval:

17 years agoRemove dead PCRE file accidentally left around.
Philip Hazel [Tue, 7 Nov 2006 16:58:39 +0000 (16:58 +0000)]
Remove dead PCRE file accidentally left around.

17 years agoInstall PCRE 6.7 in in place of 6.2.
Philip Hazel [Tue, 7 Nov 2006 16:50:36 +0000 (16:50 +0000)]
Install PCRE 6.7 in in place of 6.2.

17 years agoMake -R and -S do something sensible when combined with -q<time>.
Philip Hazel [Tue, 7 Nov 2006 15:56:17 +0000 (15:56 +0000)]
Make -R and -S do something sensible when combined with -q<time>.

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