Add variables for wildcard portion of local-part affix. Bug 281
[exim.git] / src / src / receive.c
2020-02-29 Jeremy HarrisAdd variables for wildcard portion of local-part affix...
2019-12-13 Jeremy HarrisDMARC: default dmarc_tld_file to unset. Bug 2494
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-09-22 Jeremy HarrisDMARC: promote the support from Experimental to mainline
2019-09-03 Jeremy Harristidying
2019-08-19 Jeremy Harrisinlining
2019-07-25 Jeremy HarrisTrack tainted data and refuse to expand it
2019-05-28 Jeremy HarrisPIPE_CONNECT: promote from experimental
2019-05-24 Jeremy HarrisTLS: move from SUPPORT_TLS to DISABLE_TLS macro for...
2019-05-02 Jeremy HarrisTLS: Session resumption, under the EXPERIMENTAL_TLS_RES...
2019-04-19 Heiko Schlitterman... Intercept chown()/fchown() failure and emit a pointer...
2019-04-05 Jeremy HarrisLogging: close logfile when non-smtp input is taking...
2019-02-12 Jeremy HarrisLogging: created Message-IDs. Selectors for created...
2019-02-12 Jeremy HarrisMerge branch '4.next'
2019-02-10 Jeremy Harristidying
2019-02-10 Jeremy HarrisUse C99 initialisations for iterators
2019-01-10 Jeremy HarrisMore checks on header line length during reception
2018-12-30 Jeremy Harristidying
2018-12-23 Jeremy HarrisUse C99 initialisations for iterators
2018-12-18 Jeremy HarrisLog failures to extract envelope addresses from message...
2018-12-16 Jeremy HarrisLog failures to extract envelope addresses from message...
2018-11-20 Jeremy Harristidying
2018-11-17 Jeremy HarrisLose more string-copy operations
2018-11-06 Jeremy Harristidying
2018-11-05 Jeremy HarrisSquashed commit of PIPE_CONNECT
2018-10-30 Jeremy HarrisIncrease size of variables for check_spool_space and...
2018-10-21 Jeremy HarrisDebug: provide for SIGALRM tracking
2018-10-21 Jeremy HarrisEnsure unique message-id even for rejected messages
2018-09-23 Jeremy HarrisDSN: tescase for ESMTP DSN extension, RCPT options
2018-08-22 Jeremy HarrisUse single-bit fields for global flags
2018-08-22 Jeremy HarrisLogging: server pipelining offer but no uptake
2018-08-21 Jeremy HarrisLogging: pipelining log_selector
2018-06-24 Jeremy HarrisTLS: rework client-side use with an explicit context...
2018-05-16 Jeremy HarrisContent scanning: Fix locking on message spool files...
2018-05-05 Jeremy HarrisCutthrough: fix race resulting in duplicate-delivery...
2018-04-15 Jeremy HarrisMerge branch '4.next'
2018-04-15 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-04-06 Jeremy HarrisLogging: fix DKIM precis received log line element.
2018-03-30 Jeremy HarrisAvoid doing logging in signal-handlers. Bug 1007
2018-03-26 Jeremy HarrisCutthrough: for an onward finaldot timeout, generate...
2018-03-25 Jeremy HarrisAdd non-mtp source info to ${authres }
2018-03-10 Jeremy HarrisExtra checks on inbound SMTP stream buffer refill
2018-03-03 Jeremy HarrisARC initial implementation. Experimental. Bug 2162
2018-02-18 Jeremy HarrisDebug: fix output for acl add_header
2018-02-10 Heiko Schlitterman... Update copyright year to 2018
2018-01-16 Jeremy HarrisLogging: Receive duration on <= lines. Bug 353
2018-01-06 Jeremy HarrisLogging: disable the verbose DKIM verification line...
2017-12-30 Jeremy HarrisMIME ACL: fix SMTP response for non-accept result of...
2017-12-19 Jeremy HarrisMerge branch '4.next'
2017-12-12 Jeremy HarrisCHUNKING: flush input stream after message-fatal error... exim-4_90 exim-4_90_RC4
2017-12-03 Heiko Schlitterman... Chunking: do not treat the first lonely dot special...
2017-12-03 Jeremy HarrisLogging: fix log line for local_scan() rejection
2017-12-03 Jeremy Harristidying
2017-11-28 Heiko Schlitterman... Chunking: do not treat the first lonely dot special...
2017-11-26 Jeremy HarrisLogging: fix log line for local_scan() rejection
2017-11-26 Jeremy Harristidying
2017-11-25 Jeremy HarrisReplace the store_release() internal interface, which...
2017-11-25 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-25 Jeremy HarrisAvoid release of store if there have been later allocat...
2017-11-11 Jeremy HarrisMerge branch 'master' into 4.next
2017-11-08 Jeremy HarrisDKIM: call ACL once for each signature matching the...
2017-11-07 Jeremy HarrisDKIM: make verification results visible in data ACL
2017-11-07 Jeremy HarrisDKIM: Allow the DKIM ACL to override verification resul...
2017-10-28 Jeremy HarrisMerge branch 'master' into 4.next
2017-10-20 Jeremy HarrisDebug: output type of process as it terminates
2017-10-14 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-12 Jeremy HarrisFix queue_run_in_order to ignore the PID portion of...
2017-10-03 Jeremy HarrisString handling: refactor the expanding-string routines...
2017-10-01 Jeremy HarrisMerge branch 'master' into 4.next
2017-08-31 Jeremy HarrisLogging: TCP Fast Open
2017-08-04 Jeremy HarrisLogging: millisecond QT and DT. Bug 2102
2017-05-17 Jeremy HarrisTLS: do decent PIPELINING under TLS, at least with...
2017-05-06 Jeremy HarrisEnable use of sendfile on FreeBSD
2017-05-06 Jeremy HarrisDocs: add note on Received-By: header creation under...
2017-05-04 Jeremy HarrisCHUNKING / wire-format spool: use block-copies for...
2017-04-29 Jeremy Harristidying: coverity fixes
2017-04-28 Jeremy HarrisSupport wire-format spoolfiles
2017-04-17 Jeremy HarrisReduce number of places knowing about filename-construc...
2017-04-08 Jeremy Harristidying
2017-03-22 Jeremy Harristidying
2017-03-21 Jeremy HarrisCallouts: a "hold" option for receipient-verify, which...
2017-03-13 Jeremy HarrisSync 4.next from master
2017-02-28 Jeremy HarrisCoverity fixes
2017-02-14 Phil Pennocknit: document that `fout` must be open for reading too
2017-02-14 Heiko Schlitterman... Fix missing line termination on the last received BDAT...
2017-02-14 Heiko Schlitterman... Use enum { SEEN_LF, …} for ch_state(s)
2017-02-08 Jeremy HarrisDebug: indent ACL and expreassion tracing by evaluation...
2017-01-31 Phil PennockCopyright year bumps for substantive changes 2017 exim-4_89_RC1
2017-01-29 Jeremy HarrisCHUNKING: Reject messages with malformed line ending...
2017-01-22 Jeremy HarrisMerge branch 'fix-2016-dkim'
2017-01-21 Jeremy HarrisFix DKIM verify when used with CHUNKING. Bug 2016
2017-01-18 Josh Soref214 spelling fixes
2016-11-25 Heiko Schlitterman... Merge from master into 4.next
2016-09-28 Jeremy HarrisDefault to filesystem space/inode checking enabled
2016-09-05 Jeremy HarrisCutthrough: option to reflect 4xx errors from target...
2016-08-11 Jasen BettsACL: Ensure that acl_smtp_notquit is called for a connd...
2016-08-07 Jeremy HarrisCHUNKING/DKIM: fix handling of lines having a leading dot
2016-08-06 Jeremy HarrisMerge branch 'CHUNKING'
2016-08-04 Jeremy HarrisMerge branch 'fakereject'
next