exim.git
8 years agoDocs: Fix a single letter typo
Heiko Schlittermann (HS12) [Sun, 10 May 2015 21:30:25 +0000 (23:30 +0200)]
Docs: Fix a single letter typo

8 years agoOverride DISABLE_DNSSEC when EXPERIMENTAL_DANE is in use
Heiko Schlittermann (HS12) [Sun, 10 May 2015 20:48:28 +0000 (22:48 +0200)]
Override DISABLE_DNSSEC when EXPERIMENTAL_DANE is in use

8 years agoAdd feature tag for DNSSEC
Heiko Schlittermann (HS12) [Sun, 10 May 2015 20:47:59 +0000 (22:47 +0200)]
Add feature tag for DNSSEC

8 years agoDocs: Make build unicode resistant
Heiko Schlittermann (HS12) [Sun, 10 May 2015 14:01:44 +0000 (16:01 +0200)]
Docs: Make build unicode resistant

Force LC_ALL=C for spec.txt. Add an additional build target:
spec.utf8.

8 years agoSupport SOA lookup in dnsdb lookups. Bug 286
Jeremy Harris [Sat, 9 May 2015 18:21:15 +0000 (19:21 +0100)]
Support SOA lookup in dnsdb lookups.  Bug 286

8 years agoAdd retrans/retry options to dnsdb lookup. Bug 1539
Jeremy Harris [Sat, 9 May 2015 16:05:49 +0000 (17:05 +0100)]
Add retrans/retry options to dnsdb lookup.  Bug 1539

8 years agoTestsuite: fix build on older Linuxen
Jeremy Harris [Fri, 8 May 2015 11:10:57 +0000 (12:10 +0100)]
Testsuite: fix build on older Linuxen

8 years ago Log lengthy DNS lookups. Bug 514
Jeremy Harris [Thu, 7 May 2015 20:36:22 +0000 (21:36 +0100)]
Log lengthy DNS lookups.  Bug 514

    Original by <derrick.rice@gmail.com>, massaged by JH

8 years agoTestsuite: Fix the [U]pdate for new testcases
Heiko Schlittermann (HS12) [Wed, 6 May 2015 21:16:59 +0000 (23:16 +0200)]
Testsuite: Fix the [U]pdate for new testcases

8 years agoLog reason for defer, on a hostlist dns-lookup temporary error. Bug 1328
Jeremy Harris [Tue, 5 May 2015 21:50:56 +0000 (22:50 +0100)]
Log reason for defer, on a hostlist dns-lookup temporary error.  Bug 1328

8 years agoTestsuite: fix testcase sequencing
Jeremy Harris [Tue, 5 May 2015 20:24:17 +0000 (21:24 +0100)]
Testsuite: fix testcase sequencing

Broken-by: f41e05066084
Replaces:  0368847fd98d

8 years agoI18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420
Jeremy Harris [Mon, 4 May 2015 16:02:27 +0000 (17:02 +0100)]
I18N: new ${imapfolder_<sep>:<string>} expansion item.  Bug 420

8 years agoTestsuite: Patch for lost server -> exim interlock
Jeremy Harris [Mon, 4 May 2015 22:38:46 +0000 (23:38 +0100)]
Testsuite: Patch for lost server -> exim interlock
This is an interim workaround.

Broken-by: f41e05066084
8 years agoTestsuite: fix scripts for daemon interlock
Jeremy Harris [Mon, 4 May 2015 21:26:27 +0000 (22:26 +0100)]
Testsuite: fix scripts for daemon interlock

Broken-by: f41e05066084
8 years agoTestsuite: allow long server startup delay after big file write
Jeremy Harris [Sun, 3 May 2015 15:15:15 +0000 (16:15 +0100)]
Testsuite: allow long server startup delay after big file write

Needed for running on an SD-card filesystem

8 years agoTestsuite: interlock daemon startup with testcase run
Jeremy Harris [Sun, 3 May 2015 13:17:19 +0000 (14:17 +0100)]
Testsuite: interlock daemon startup with testcase run

Required for running on an SD card filesystem, which is subject
to obscene delays (possibly flash background processing).

8 years agoexigrep: fallback to $PATH if zcat is missing. BUG 1575
Heiko Schlittermann (HS12) [Sun, 26 Apr 2015 21:20:29 +0000 (23:20 +0200)]
exigrep: fallback to $PATH if zcat is missing. BUG 1575

8 years agoInvert default for iconv() 2nd arg type, to match SUSv3. Bug 1161
Jeremy Harris [Sun, 26 Apr 2015 17:31:14 +0000 (18:31 +0100)]
Invert default for iconv() 2nd arg type, to match SUSv3.  Bug 1161

Probably most of the lesser-used builds are already broken;
this won't fix them

8 years agoMIME: recode 2231-to-2047 safely. Bug 466
Jeremy Harris [Sun, 26 Apr 2015 15:25:11 +0000 (16:25 +0100)]
MIME: recode 2231-to-2047 safely.  Bug 466

The original expansion was vulnerable to odd filenames.

8 years agoMIME: Support RFC2231 for filenames. Bug 466
Jeremy Harris [Sat, 25 Apr 2015 23:05:08 +0000 (00:05 +0100)]
MIME: Support RFC2231 for filenames.  Bug 466

Patch originally from Alexander Shikoff, heavily reworked by JH.

8 years agoMake dnssec_request_domains/dnssec_require_domains generic
Heiko Schlittermann (HS12) [Thu, 9 Apr 2015 15:30:58 +0000 (17:30 +0200)]
Make dnssec_request_domains/dnssec_require_domains generic

Not only the dnslookup router should use DNSSEC for lookups. The
manualroute and even queryprogram router may just generate a host list.
The names then need to be resolved, optionally via DNSSEC.

8 years agoTestsuite: add hint about usernames
Heiko Schlittermann (HS12) [Mon, 6 Apr 2015 21:10:15 +0000 (23:10 +0200)]
Testsuite: add hint about usernames

8 years agoTestsuite: add more help about options to client.c
Heiko Schlittermann (HS12) [Mon, 6 Apr 2015 21:15:03 +0000 (23:15 +0200)]
Testsuite: add more help about options to client.c

8 years agoTestsuite: add support for -FLAVOUR option
Heiko Schlittermann (HS12) [Mon, 6 Apr 2015 21:27:22 +0000 (23:27 +0200)]
Testsuite: add support for -FLAVOUR option

This feature allows to save test results as as a "flavo(u)r".
E.g. Debian/8 uses special lib-OpenSSL settings. This results
in less verbose output of some SSL related tests.

8 years agoTestsuite: add support for relative name of exim
Heiko Schlittermann (HS12) [Mon, 6 Apr 2015 21:28:26 +0000 (23:28 +0200)]
Testsuite: add support for relative name of exim

The runtest script converts a relative name of the binary to an
absolute name. This is mainly a comfort feature.

8 years agoTestsuite: check the TRUSTED_CONFIG_LIST content
Heiko Schlittermann (HS12) [Mon, 6 Apr 2015 21:29:33 +0000 (23:29 +0200)]
Testsuite: check the TRUSTED_CONFIG_LIST content

The testsuite relies on trusted configs. Exim needs to be compiled with
the TRUSTED_CONFIG_LIST option. The file mentioned in the
TRUSTED_CONFIG_LIST needs to meet several conditions.

8 years agoTestsuite: Auto-detect missing sbin directories
Heiko Schlittermann (HS12) [Tue, 7 Apr 2015 19:44:00 +0000 (21:44 +0200)]
Testsuite: Auto-detect missing sbin directories

The runtest script maps bin directories to
matching sbin directories, if they are not already included
in the $PATH. This is mainly a comfort feature to find
ifconfig on some systems automatically.

8 years agoTestsuite: unify the fs dependend error messages
Heiko Schlittermann (HS12) [Mon, 6 Apr 2015 21:18:41 +0000 (23:18 +0200)]
Testsuite: unify the fs dependend error messages

8 years agoTestsuite: wait for queue runner finish (more)
Heiko Schlittermann (HS12) [Sat, 25 Apr 2015 16:43:27 +0000 (18:43 +0200)]
Testsuite: wait for queue runner finish (more)

8 years agoTestsuite: wait for queue runner finish
Heiko Schlittermann (HS12) [Fri, 24 Apr 2015 22:42:16 +0000 (00:42 +0200)]
Testsuite: wait for queue runner finish

8 years agoDKIM: Wrap signature header (more) in line with RFC 5322 and RFC 4871
Jasen Betts [Fri, 24 Apr 2015 16:32:32 +0000 (17:32 +0100)]
DKIM: Wrap signature header (more) in line with RFC 5322 and RFC 4871

8 years agoTestsuite: Fix check_dir_size() fs dependencies
Jeremy Harris [Fri, 24 Apr 2015 15:29:15 +0000 (17:29 +0200)]
Testsuite: Fix check_dir_size() fs dependencies

8 years agoUTF8: Cert namechecks always use a-label
Jeremy Harris [Wed, 22 Apr 2015 19:26:56 +0000 (20:26 +0100)]
UTF8: Cert namechecks always use a-label

8 years agoUTF8: docs update. Bug 1516
Jeremy Harris [Wed, 22 Apr 2015 12:31:47 +0000 (13:31 +0100)]
UTF8: docs update.  Bug 1516

8 years agoUTF8: mua_wrapper
Jeremy Harris [Tue, 21 Apr 2015 22:59:07 +0000 (23:59 +0100)]
UTF8: mua_wrapper

8 years agoUTF8: MSA callouts
Jeremy Harris [Tue, 21 Apr 2015 21:40:43 +0000 (22:40 +0100)]
UTF8: MSA callouts

8 years agoUTF8: MSA downconversions
Jeremy Harris [Mon, 20 Apr 2015 15:48:36 +0000 (16:48 +0100)]
UTF8: MSA downconversions

8 years agoTestsuite: be more tolerant of slow filesystem
Jeremy Harris [Sun, 19 Apr 2015 20:44:45 +0000 (21:44 +0100)]
Testsuite: be more tolerant of slow filesystem

9 years agoUTF8: GnuTLS testcase outputs
Jeremy Harris [Sun, 19 Apr 2015 19:24:49 +0000 (20:24 +0100)]
UTF8: GnuTLS testcase outputs

9 years agoTestsuite: fix content-scanner interface tests
Jeremy Harris [Sun, 19 Apr 2015 18:13:58 +0000 (19:13 +0100)]
Testsuite: fix content-scanner interface tests

9 years agoFix signedness bug in SPA authenticator
Jeremy Harris [Sat, 18 Apr 2015 18:12:19 +0000 (19:12 +0100)]
Fix signedness bug in SPA authenticator

9 years agoTestsuite: split out tests requiring IPv6
Jeremy Harris [Sat, 18 Apr 2015 17:03:51 +0000 (18:03 +0100)]
Testsuite: split out tests requiring IPv6

9 years agoUTF8: Avoid treating a punycoded dns lookup as an implicit redirection
Jeremy Harris [Sat, 18 Apr 2015 14:48:58 +0000 (15:48 +0100)]
UTF8: Avoid treating a punycoded dns lookup as an implicit redirection

9 years agoFix more build dependencies
Heiko Schlittermann (HS12) [Mon, 13 Apr 2015 21:40:58 +0000 (22:40 +0100)]
Fix more build dependencies

9 years agoUTF8: split up testcases
Jeremy Harris [Mon, 13 Apr 2015 21:00:40 +0000 (22:00 +0100)]
UTF8: split up testcases

9 years agoStabilize test 3000 - Perl hash
Heiko Schlittermann (HS12) [Thu, 9 Apr 2015 19:49:47 +0000 (21:49 +0200)]
Stabilize test 3000 - Perl hash

A Perl hash in scalar context returns a true value. Nothing else.
Currently it's information about the internal storage, something like
n/m, used buckets/allocated buckets. But this seems to change from run
to run between 1/8 and 2/8.

9 years agoFix build dependency. Bug 1611
Heiko Schlittermann [Mon, 13 Apr 2015 14:55:04 +0000 (15:55 +0100)]
Fix build dependency.  Bug 1611

9 years agoFix with-TLS non-International build
Jeremy Harris [Mon, 13 Apr 2015 08:35:54 +0000 (09:35 +0100)]
Fix with-TLS non-International build

9 years agoDo not build International by default
Jeremy Harris [Mon, 13 Apr 2015 07:36:38 +0000 (08:36 +0100)]
Do not build International by default

9 years agoMerge branch 'SMTPUTF8_1516'. Bug 1516
Jeremy Harris [Sun, 12 Apr 2015 23:18:54 +0000 (00:18 +0100)]
Merge branch 'SMTPUTF8_1516'.  Bug 1516

This adds limited support for the ESMTP option SMTPUTF8
under the EXPERIMENTAL_INTERNATIONAL compile define

9 years agotidying
Jeremy Harris [Sun, 12 Apr 2015 23:15:51 +0000 (00:15 +0100)]
tidying

9 years agonon-smtp input
Jeremy Harris [Sun, 12 Apr 2015 21:54:36 +0000 (22:54 +0100)]
non-smtp input

9 years agoclient helo
Jeremy Harris [Sun, 12 Apr 2015 17:47:03 +0000 (18:47 +0100)]
client helo

9 years agotls
Jeremy Harris [Sun, 12 Apr 2015 14:18:51 +0000 (15:18 +0100)]
tls

9 years agoDNS lookups never use UTF-8
Jeremy Harris [Sat, 11 Apr 2015 17:08:18 +0000 (18:08 +0100)]
DNS lookups never use UTF-8

9 years agoPermit underbar in dns name component; needed for srv, csa, dane...
Jeremy Harris [Sat, 11 Apr 2015 16:40:37 +0000 (17:40 +0100)]
Permit underbar in dns name component; needed for srv, csa, dane...

9 years agoforwarding
Jeremy Harris [Sat, 11 Apr 2015 15:06:56 +0000 (16:06 +0100)]
forwarding

9 years agoRename substructure for ease of debugging
Jeremy Harris [Sat, 11 Apr 2015 14:33:17 +0000 (15:33 +0100)]
Rename substructure for ease of debugging

9 years agosender verify callout
Jeremy Harris [Thu, 9 Apr 2015 21:15:53 +0000 (22:15 +0100)]
sender verify callout

9 years agoutf8 recipient
Jeremy Harris [Thu, 9 Apr 2015 20:25:45 +0000 (21:25 +0100)]
utf8 recipient

9 years agorecipient verify callout
Jeremy Harris [Wed, 8 Apr 2015 20:33:51 +0000 (21:33 +0100)]
recipient verify callout

9 years agobounce message
Jeremy Harris [Tue, 7 Apr 2015 21:15:43 +0000 (22:15 +0100)]
bounce message

9 years agosmtp output, no remote support
Jeremy Harris [Mon, 6 Apr 2015 13:07:31 +0000 (14:07 +0100)]
smtp output, no remote support

9 years agosmtp output
Jeremy Harris [Sun, 12 Apr 2015 18:19:58 +0000 (19:19 +0100)]
smtp output

9 years agoreceived_protocol
Jeremy Harris [Sun, 5 Apr 2015 19:12:58 +0000 (20:12 +0100)]
received_protocol

9 years agoprotocol prep
Jeremy Harris [Sun, 5 Apr 2015 18:06:46 +0000 (19:06 +0100)]
protocol prep

9 years agosmtp input
Jeremy Harris [Sun, 12 Apr 2015 18:18:26 +0000 (19:18 +0100)]
smtp input

9 years agoA-label expansion operators
Jeremy Harris [Fri, 3 Apr 2015 18:13:27 +0000 (19:13 +0100)]
A-label expansion operators

9 years agoA-label transform functions
Jeremy Harris [Sun, 29 Mar 2015 10:40:35 +0000 (11:40 +0100)]
A-label transform functions

9 years agofeature negotiation
Jeremy Harris [Wed, 25 Mar 2015 21:58:00 +0000 (21:58 +0000)]
feature negotiation

9 years agoCare with printability of logged information. Bug 1609
Simon Amor [Mon, 6 Apr 2015 17:12:54 +0000 (18:12 +0100)]
Care with printability of logged information.  Bug 1609

9 years agoingress control
Jeremy Harris [Wed, 25 Mar 2015 20:59:17 +0000 (20:59 +0000)]
ingress control

9 years agoObservability variable
Jeremy Harris [Wed, 25 Mar 2015 20:45:58 +0000 (20:45 +0000)]
Observability variable

9 years agoFeature switch
Jeremy Harris [Wed, 25 Mar 2015 20:39:56 +0000 (20:39 +0000)]
Feature switch

9 years agoInitial job notes
Jeremy Harris [Tue, 13 Jan 2015 11:44:15 +0000 (11:44 +0000)]
Initial job notes

9 years agoFix positive testcase for -oMm
Jeremy Harris [Tue, 31 Mar 2015 22:36:12 +0000 (23:36 +0100)]
Fix positive testcase for -oMm

9 years agoFix non-ipv6 socks compile
Jeremy Harris [Thu, 26 Mar 2015 13:59:12 +0000 (13:59 +0000)]
Fix non-ipv6 socks compile

9 years agoFix recent-openssl compile
Jeremy Harris [Wed, 25 Mar 2015 17:11:56 +0000 (17:11 +0000)]
Fix recent-openssl compile

9 years agoUse TLS by default on callouts/cutthroughs
Jeremy Harris [Tue, 24 Mar 2015 18:25:27 +0000 (18:25 +0000)]
Use TLS by default on callouts/cutthroughs

9 years agotidying
Jeremy Harris [Tue, 24 Mar 2015 16:32:16 +0000 (16:32 +0000)]
tidying

9 years agoFix default-port TLSA lookup done by callout. Bug 1602
Jeremy Harris [Tue, 24 Mar 2015 15:32:08 +0000 (15:32 +0000)]
Fix default-port TLSA lookup done by callout. Bug 1602

9 years agoFix compile errors
Jeremy Harris [Mon, 23 Mar 2015 21:28:25 +0000 (21:28 +0000)]
Fix compile errors

9 years agoWhen trying spooled messages, account for the local-interface in grouping for a conne...
Julian Brown [Sun, 15 Mar 2015 13:36:54 +0000 (13:36 +0000)]
When trying spooled messages, account for the local-interface in grouping for a connection.  Bug 1141

9 years agoSOCKS: as a client, talk SMTP via a socks5 proxy. Bug 1590
Jeremy Harris [Sun, 15 Mar 2015 12:32:11 +0000 (12:32 +0000)]
SOCKS: as a client, talk SMTP via a socks5 proxy.  Bug 1590

9 years agoMerge pull request #30 from SpamExperts/master
Nigel Metheringham [Thu, 12 Mar 2015 21:05:32 +0000 (21:05 +0000)]
Merge pull request #30 from SpamExperts/master

Correct typos in DMARC experimental documentation

9 years agodocs: typo
Jeremy Harris [Sun, 8 Mar 2015 17:39:32 +0000 (17:39 +0000)]
docs: typo

9 years agoDSN: fix multiple-recipient notifications
Jeremy Harris [Sat, 7 Mar 2015 16:05:19 +0000 (16:05 +0000)]
DSN: fix multiple-recipient notifications
A newline is needed between each Action group

9 years agoTestsuite: tidy retry-db testcase
Jeremy Harris [Sat, 7 Mar 2015 16:52:36 +0000 (16:52 +0000)]
Testsuite: tidy retry-db testcase

9 years agodocs: typo
Jeremy Harris [Fri, 6 Mar 2015 21:20:17 +0000 (21:20 +0000)]
docs: typo

9 years agoCorrect typos.
Alexandru Chirila [Mon, 2 Mar 2015 08:06:09 +0000 (10:06 +0200)]
Correct typos.

Minor typo fixes in DMARC experimental documentation.

9 years agoEvents: Fix crash on control=debug from transport event acl. Bug 1540
Jeremy Harris [Sun, 1 Mar 2015 19:21:44 +0000 (19:21 +0000)]
Events: Fix crash on control=debug from transport event acl.  Bug 1540

9 years ago Add retry type "lookup". Bug 1566
Jeremy Harris [Fri, 27 Feb 2015 18:58:59 +0000 (18:58 +0000)]
Add retry type "lookup".  Bug 1566
    Also add dnslookup router option "fail_defer_domains" to support it.

9 years agoIncrease limit on SMTP confirmation message copy size. Bug 1572
Jeremy Harris [Thu, 26 Feb 2015 19:58:13 +0000 (19:58 +0000)]
Increase limit on SMTP confirmation message copy size.  Bug 1572

9 years agoDocs: add para on acl_smtp_notquit
Jeremy Harris [Sun, 22 Feb 2015 22:57:15 +0000 (22:57 +0000)]
Docs: add para on acl_smtp_notquit

9 years agoRelax rules on verb use in QUIT/not-QUIT ACLs. Bug 608
Jeremy Harris [Sat, 21 Feb 2015 23:51:57 +0000 (23:51 +0000)]
Relax rules on verb use in QUIT/not-QUIT ACLs.  Bug 608

9 years agoTestsuite: permit use of IPv6 loopback
Jeremy Harris [Wed, 18 Feb 2015 13:37:00 +0000 (13:37 +0000)]
Testsuite: permit use of IPv6 loopback

9 years agoWithdraw A6 DNS record support
Jeremy Harris [Sun, 15 Feb 2015 21:33:05 +0000 (21:33 +0000)]
Withdraw A6 DNS record support

9 years agoVerify callout/random: repoen connection if error after random rcpt attempt. Bug 495
Jeremy Harris [Sun, 15 Feb 2015 20:38:26 +0000 (20:38 +0000)]
Verify callout/random: repoen connection if error after random rcpt attempt.  Bug 495

9 years agoSpamAssassin: replace "backup" option on server spec with "pri=<N>". Bug 670
Jeremy Harris [Sun, 15 Feb 2015 16:50:27 +0000 (16:50 +0000)]
SpamAssassin: replace "backup" option on server spec with "pri=<N>".  Bug 670

9 years agoRspamd: add $authenticated_id as User to scan command
Andrew Lewis [Sat, 14 Feb 2015 20:32:25 +0000 (20:32 +0000)]
Rspamd: add $authenticated_id as User to scan command