Tony Finch [Fri, 5 Sep 2008 16:59:47 +0000 (16:59 +0000)]
Produce a more useful error message if an SMTP transport's hosts
setting expands to an empty string.
Bug reported by Jens Hoffrichter <jens.hoffrichter@gmail.com>
Tony Finch [Wed, 3 Sep 2008 18:53:29 +0000 (18:53 +0000)]
TLS error reporting now respects the incoming_interface and
incoming_port log selectors.
Tony Finch [Mon, 1 Sep 2008 11:07:54 +0000 (11:07 +0000)]
Correct name of the selector is received_recipients, not log_recipients.
Fixes: bug#755
Tony Finch [Mon, 11 Aug 2008 15:30:02 +0000 (15:30 +0000)]
Remove a spurious -g that slipped in to the last commit.
Tony Finch [Thu, 7 Aug 2008 11:05:03 +0000 (11:05 +0000)]
Fix the way ${extract is skipped in the untaken branch of a conditional.
Tony Finch [Tue, 5 Aug 2008 10:09:35 +0000 (10:09 +0000)]
Add missing } in examples. Fixes: bug#743
Tony Finch [Mon, 28 Jul 2008 18:46:44 +0000 (18:46 +0000)]
Save $spam_score, $spam_bar, and $spam_report in spool files, so
that they are available at delivery time.
Tony Finch [Mon, 28 Jul 2008 18:24:13 +0000 (18:24 +0000)]
Apply the look_for_it magic to chmod. (bug#602)
Tony Finch [Fri, 25 Jul 2008 20:39:55 +0000 (20:39 +0000)]
OS-dependent locations for CHMOD_COMMAND, required by exicyclog (bug#602)
Tony Finch [Fri, 25 Jul 2008 20:27:30 +0000 (20:27 +0000)]
CHMOD_COMMAND and TOUCH_COMMAND for exicyclog (bug#602).
Tony Finch [Fri, 25 Jul 2008 20:23:25 +0000 (20:23 +0000)]
CHMOD_COMMAND and TOUCH_COMMAND are needed by exicyclog (bug #602).
Tony Finch [Fri, 18 Jul 2008 17:55:42 +0000 (17:55 +0000)]
Leading white space used to be stripped from $spam_report which
wrecked the formatting. Now it is preserved.
Michael Haardt [Fri, 6 Jun 2008 14:40:21 +0000 (14:40 +0000)]
Fixed bug in parse_date_time() introduced with last change.
Tony Finch [Wed, 4 Jun 2008 19:15:47 +0000 (19:15 +0000)]
Clarify the extent of effect of log_reject_target.
Michael Haardt [Wed, 4 Jun 2008 13:29:34 +0000 (13:29 +0000)]
Adding parse_date_time() to parse RFC 2822 date-time.
Michael Haardt [Wed, 4 Jun 2008 13:28:23 +0000 (13:28 +0000)]
Added parse_date_time() to parse RFC 2822 date-time.
Tony Finch [Thu, 22 May 2008 10:56:27 +0000 (10:56 +0000)]
If a ${dlfunc module has side-effects that cause store allocation, this
can conflict with the string expansion storage management logic - in
particular, the expansion code resets the store to reclaim working
space. In order to avoid destroying store allocated by ${dlfunc the
expansion code now leaks a bit if ${dlfunc is used.
Fixes: bug #713
Nigel Metheringham [Fri, 16 May 2008 12:22:08 +0000 (12:22 +0000)]
Better implementation of Dovecot authenticator using patch from Jan Srzednicki. Fixes: #598
Nigel Metheringham [Fri, 16 May 2008 12:02:19 +0000 (12:02 +0000)]
Change creation mode of maildir aux files to prevent mode 0000 files. Hardwired to 0600 as there is no clean place to get parameter mode information. Fixes: #437
Tony Finch [Wed, 14 May 2008 09:16:38 +0000 (09:16 +0000)]
BATV PRVS no longer uses slashes.
Fixes: bug #708
Tom Kistner [Thu, 24 Apr 2008 18:30:02 +0000 (18:30 +0000)]
fix BATV prvs expiry calculation for one rollover case
Tony Finch [Mon, 21 Apr 2008 13:13:57 +0000 (13:13 +0000)]
Check that $multikill_cmd exists before running it, in case
exiwhat is configured with a command name that is generally
correct but happens not to be installed on the system.
Fixes: bug #701
Tony Finch [Wed, 16 Apr 2008 10:16:13 +0000 (10:16 +0000)]
util/transport-filter.pl is gone.
Fixes: bug #696
Tom Kistner [Sun, 13 Apr 2008 11:45:58 +0000 (11:45 +0000)]
remove reference to RSA from section 39.3
Tom Kistner [Sun, 13 Apr 2008 11:45:09 +0000 (11:45 +0000)]
remove reference to RSAfrom section 39.3
Tom Kistner [Sun, 13 Apr 2008 09:22:45 +0000 (09:22 +0000)]
seems there is no "-a" parameter to "cp" in non-gnu "cp". Use "-p" instead.
Tom Kistner [Thu, 27 Mar 2008 13:23:40 +0000 (13:23 +0000)]
TK/01-04
Tom Kistner [Thu, 27 Mar 2008 13:16:52 +0000 (13:16 +0000)]
Bugzilla 673: merge f-protd support, courtesy of Mark Daniel Reidel <mr@df.eu>
Tony Finch [Wed, 26 Mar 2008 15:37:37 +0000 (15:37 +0000)]
clarify that DNS list domains are not mail domains
Tom Kistner [Wed, 5 Mar 2008 21:13:23 +0000 (21:13 +0000)]
join transport logic for DK and DKIM, making it possible to use both at the same time for signing
Tony Finch [Tue, 26 Feb 2008 11:46:33 +0000 (11:46 +0000)]
Remove references to PCRE documentation no longer supplied with Exim.
Fixed: bug #675.
Tony Finch [Mon, 18 Feb 2008 18:32:31 +0000 (18:32 +0000)]
Typo.
Tony Finch [Fri, 15 Feb 2008 13:19:30 +0000 (13:19 +0000)]
Note an LDAP gotcha pointed out by Robert Bannocks.
Tony Finch [Fri, 15 Feb 2008 13:13:43 +0000 (13:13 +0000)]
layout tweak
Tony Finch [Thu, 14 Feb 2008 13:49:35 +0000 (13:49 +0000)]
Fix parallel build (make -j). Fixes: bug #668.
Nigel Metheringham [Tue, 12 Feb 2008 12:52:51 +0000 (12:52 +0000)]
Integrated SPF Best Guess. Fixes: bug #521
Tony Finch [Fri, 8 Feb 2008 11:36:54 +0000 (11:36 +0000)]
A test for the encoded-character extention.
Tony Finch [Thu, 7 Feb 2008 19:38:21 +0000 (19:38 +0000)]
Update because of rev 1.30 of sieve.c
Tony Finch [Thu, 7 Feb 2008 19:09:55 +0000 (19:09 +0000)]
Some test output changes caused by the addition of the DKIP lookup type.
Tony Finch [Thu, 7 Feb 2008 18:59:48 +0000 (18:59 +0000)]
Some test output changes caused by the addition of the DKIP lookup type.
Tony Finch [Thu, 7 Feb 2008 18:20:45 +0000 (18:20 +0000)]
Add regression test for bug#615
Tony Finch [Wed, 6 Feb 2008 18:57:46 +0000 (18:57 +0000)]
When checking the local_parts router precondition after a
local_part_suffix or local_part_prefix option, Exim now does not
use the address's named list lookup cache, since this contains
cached lookups for the whole local part. Fixes: #615
Nigel Metheringham [Wed, 6 Feb 2008 12:44:58 +0000 (12:44 +0000)]
Close the socket used by the dovecot authenticator. Fixes: #667
Nigel Metheringham [Wed, 6 Feb 2008 12:35:03 +0000 (12:35 +0000)]
Updated exicyclog changes to correct rejectlog/paniclog mix up. Fixes: #602
Tony Finch [Mon, 4 Feb 2008 17:28:44 +0000 (17:28 +0000)]
Explain the updated box-drawing cleanup.
Tony Finch [Mon, 4 Feb 2008 17:18:18 +0000 (17:18 +0000)]
Ensure that vertical bars are actually vertical bars.
Tony Finch [Mon, 4 Feb 2008 17:07:26 +0000 (17:07 +0000)]
Previous accidental commit was actually to improve the way box drawing
characters are cleaned up, to improve the readability of the option headings.
Tony Finch [Mon, 4 Feb 2008 17:03:34 +0000 (17:03 +0000)]
Fix a duplicate section anchor.
Nigel Metheringham [Wed, 30 Jan 2008 20:09:23 +0000 (20:09 +0000)]
exicyclog additions. Fixes: #602
Tony Finch [Wed, 30 Jan 2008 14:56:54 +0000 (14:56 +0000)]
Leave the example change bar in place.
Tony Finch [Tue, 29 Jan 2008 17:14:47 +0000 (17:14 +0000)]
Strip change-bars before adding any new docs.
Tony Finch [Tue, 29 Jan 2008 17:08:54 +0000 (17:08 +0000)]
I happen to be looking at this again, so while I am here I'll polish the wording a bit.
Michael Haardt [Tue, 29 Jan 2008 12:08:43 +0000 (12:08 +0000)]
Bug fix: Only remember notifications resulting from executed notify
actions to suppress further, identical notification messages.
Tony Finch [Mon, 28 Jan 2008 18:30:29 +0000 (18:30 +0000)]
Bugzilla 663: explain that $spam_score and $spam_score_int may appear to disagree.
Tony Finch [Mon, 28 Jan 2008 18:24:07 +0000 (18:24 +0000)]
Bugzilla 662: Fix stack corruption before exec() in daemon.c.
Tom Kistner [Mon, 28 Jan 2008 13:14:48 +0000 (13:14 +0000)]
small fix for spamd_address expansion - thanks to Warren Baker
Michael Haardt [Mon, 28 Jan 2008 12:26:31 +0000 (12:26 +0000)]
Refer to the new SIEVE RFCs instead of the drafts.
Michael Haardt [Mon, 28 Jan 2008 12:18:56 +0000 (12:18 +0000)]
Fix some comments, no code changes.
Tony Finch [Tue, 22 Jan 2008 19:23:46 +0000 (19:23 +0000)]
Do not log submission mode rewrites if they do not change the address.
Nigel Metheringham [Fri, 18 Jan 2008 12:23:26 +0000 (12:23 +0000)]
Minor fixes to the dovecot authenticator. Fixes: #646
Nigel Metheringham [Thu, 17 Jan 2008 13:14:07 +0000 (13:14 +0000)]
Removed old documentation source files to prevent confusion. Fixes: #658
Nigel Metheringham [Thu, 17 Jan 2008 13:10:37 +0000 (13:10 +0000)]
Copied Toms changes to the correct doc source file
Tom Kistner [Thu, 17 Jan 2008 13:03:35 +0000 (13:03 +0000)]
add patch to support dccifd directly from ACL system - thanks to Wolfgang Breyha
Nigel Metheringham [Thu, 17 Jan 2008 12:56:12 +0000 (12:56 +0000)]
PCRE documentation changes. Fixes #657
Nigel Metheringham [Wed, 16 Jan 2008 13:44:45 +0000 (13:44 +0000)]
Initial work removing PCRE from dist. Documentation needs to be updated. Related: #657
Tom Kistner [Wed, 16 Jan 2008 09:56:55 +0000 (09:56 +0000)]
bugzilla 612 - write recipients list in X-Envelope-To header of MBOX spool file
Tom Kistner [Wed, 16 Jan 2008 09:52:15 +0000 (09:52 +0000)]
applied patch to make spamd_address expandable when it starts with a dollar character - thanks to Johannes Berg
Tom Kistner [Wed, 16 Jan 2008 09:51:00 +0000 (09:51 +0000)]
add documentation for expanded spamd_servers option - also removed some trailing whitespace
Tom Kistner [Wed, 16 Jan 2008 09:36:19 +0000 (09:36 +0000)]
correct SPF references and example (bugzilla 520) - thanks to Robert Millan
Tom Kistner [Wed, 16 Jan 2008 09:32:25 +0000 (09:32 +0000)]
add missing dkim variables [bugzilla 656]
Nigel Metheringham [Sat, 1 Dec 2007 15:53:55 +0000 (15:53 +0000)]
Updated versions to 4.69, moved changebars appropriately, added everything target to docs makefile
Nigel Metheringham [Mon, 26 Nov 2007 16:42:29 +0000 (16:42 +0000)]
Preparation for 4.69 release
Nigel Metheringham [Mon, 12 Nov 2007 13:02:19 +0000 (13:02 +0000)]
Updated embedded PCRE to version 7.4 to avoid 2 CVE issues:-
CVE-2007-1659
CVE-2007-1660
Fixes: bug # 628
Tony Finch [Wed, 24 Oct 2007 17:47:31 +0000 (17:47 +0000)]
Clarify meaning of "all headers" when rewriting.
Nigel Metheringham [Thu, 18 Oct 2007 12:08:46 +0000 (12:08 +0000)]
Documentation fix for acl_not_smtp. Fixes bug #613
Nigel Metheringham [Thu, 18 Oct 2007 12:00:43 +0000 (12:00 +0000)]
Defend against bad data from gethostbyaddr(). Fixes bug #619
Michael Haardt [Thu, 11 Oct 2007 12:44:30 +0000 (12:44 +0000)]
Process Auto-submitted: in the triggering message and add it to
the generated message in order to prevent loops (conforming to
draft-ietf-sieve-notify-mailto-05).
Tom Kistner [Tue, 9 Oct 2007 14:10:34 +0000 (14:10 +0000)]
fix uninitialized options struct
Tom Kistner [Thu, 4 Oct 2007 13:28:06 +0000 (13:28 +0000)]
revert bogus checkin 1.6->1.5, resulting in 1.7, sorry
Tom Kistner [Thu, 4 Oct 2007 13:23:05 +0000 (13:23 +0000)]
Added missing expansion links for dkim_domain and dkim_selector
Tom Kistner [Thu, 4 Oct 2007 13:21:06 +0000 (13:21 +0000)]
added docs for dkim_sign_headers
Tom Kistner [Fri, 28 Sep 2007 13:04:16 +0000 (13:04 +0000)]
4.49 - TK/01
Tom Kistner [Fri, 28 Sep 2007 12:58:41 +0000 (12:58 +0000)]
add DKIM docs
Tom Kistner [Fri, 28 Sep 2007 12:21:57 +0000 (12:21 +0000)]
[Buzilla 376] Preliminary DKIM support
Michael Haardt [Mon, 24 Sep 2007 11:52:16 +0000 (11:52 +0000)]
Compile extension "encoded-character" (draft-ietf-sieve-3028bis-12) by default.
Compile extension "enotify" (draft-ietf-sieve-notify-08 and
draft-ietf-sieve-notify-mailto-04) by default and add code to follow
those drafts.
Remove special interpretation of \0, now being RFC compliant, because
there is "encoded-character".
Steve Campbell [Fri, 21 Sep 2007 08:30:38 +0000 (08:30 +0000)]
eximstats update.
Steve Campbell [Fri, 21 Sep 2007 08:26:48 +0000 (08:26 +0000)]
Added the -bylocaldomain option.
Nigel Metheringham [Tue, 4 Sep 2007 08:18:12 +0000 (08:18 +0000)]
NM/01
--help was not correctly handled if exim was invoked under an alias which
did not expect/require arguments.
Changed handling of --help to counter this.
Moved usage/help messages into exim_usage().
Fixes: bug #592
Philip Hazel [Fri, 31 Aug 2007 09:13:40 +0000 (09:13 +0000)]
Update description of how the documentation is created.
Philip Hazel [Thu, 30 Aug 2007 14:37:07 +0000 (14:37 +0000)]
Update version for 4.68 (overlooked, sigh).
Philip Hazel [Thu, 30 Aug 2007 13:35:29 +0000 (13:35 +0000)]
Update tests for 4.68 (after testing on tahini).
Philip Hazel [Wed, 29 Aug 2007 15:37:50 +0000 (15:37 +0000)]
Test update.
Philip Hazel [Wed, 29 Aug 2007 15:06:47 +0000 (15:06 +0000)]
Fix quoting problem with errors_copy.
Philip Hazel [Wed, 29 Aug 2007 14:02:22 +0000 (14:02 +0000)]
POSIX allows open() to be a macro; guard against it.
Philip Hazel [Wed, 29 Aug 2007 13:58:57 +0000 (13:58 +0000)]
Guard against buffer overflow in moan_check_errorcopy().
Philip Hazel [Wed, 29 Aug 2007 13:58:25 +0000 (13:58 +0000)]
Allow only accept and warn in the not-QUIT ACL.
Philip Hazel [Wed, 29 Aug 2007 13:37:28 +0000 (13:37 +0000)]
Update documentation for 4.68 release.
Magnus Holmgren [Sat, 25 Aug 2007 12:33:01 +0000 (12:33 +0000)]
Added some index entries for the "hide" option (or option prefix). Closes: bug 524.
Philip Hazel [Thu, 23 Aug 2007 11:01:49 +0000 (11:01 +0000)]
Add message_body_newlines.
Philip Hazel [Thu, 23 Aug 2007 10:16:51 +0000 (10:16 +0000)]
Add "server=" feature to MySQL and PostgreSQL lookups.