git://git.exim.org
/
exim.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Treat ECONNRESET the same as an end-of-file indication.
[exim.git]
/
src
/
src
/
globals.c
2005-12-12
Philip Hazel
Go to 20 ACL variables of each type, and make the numbe...
blob
|
commitdiff
|
raw
2005-12-06
Philip Hazel
Add disable_ipv6, tidy up calls to string_is_ip_address().
blob
|
commitdiff
|
raw
|
diff to current
2005-11-15
Philip Hazel
Add check_rfc2047_length to disable length checking...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-14
Philip Hazel
Added acl_warn_skipped log selector (default on).
blob
|
commitdiff
|
raw
|
diff to current
2005-11-14
Philip Hazel
Added "${if def:sender_address {(envelope-from <$sender...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-28
Philip Hazel
Make ${base62d: adjust for BASE_62, as ${base62: does.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-13
Philip Hazel
Add $smtp_command.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Philip Hazel
Added log selector "unknown_in_list".
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Philip Hazel
Add control=suppress_local_fixups to complete the quartet.
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Philip Hazel
Fix incorrect use of local user name for trusted submis...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-08
Philip Hazel
Add sqlite_lock_timeout.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
Philip Hazel
Make verify=helo do the verification on the fly it...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
Philip Hazel
Add support for the IGNOREQUOTA extension to LMTP,...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-01
Philip Hazel
Add $message_exim_id as a synonym for $message_id,...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Philip Hazel
Implement daemon_startup_{retries,sleep} to control...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-16
Tom Kistner
added "prvs" and "prvscheck" expansion items
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Tony Finch
Another ratelimit tweak. I didn't anticipate people...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
Tom Kistner
SPF: rewrote code to work with 1.2.x libsfp2 series...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Tony Finch
Add the ratelimit ACL condition. This is mostly reasona...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Tony Finch
Add control=fakedefer to go with control=fakereject.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Philip Hazel
1. Update version.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-03
Philip Hazel
(1) Don't ignore timeouts while writing to a pipe!...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-07
Philip Hazel
Change PH/12 for 4.50 fixed one bug and introduced...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-04
Philip Hazel
Added acl_not_smtp_mime. This involved a bit of refacto...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-22
Philip Hazel
1. Added Tony F's ${dlfunc expansion, slightly modified...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-08
Tom Kistner
Added DomainKeys support. See doc/experimental-spec...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-01
Philip Hazel
(1) Update version number and (overlooked) copyright...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-17
Philip Hazel
(1) Last-minute sieve patch (updates to latest spec).
blob
|
commitdiff
|
raw
|
diff to current
2005-02-16
Philip Hazel
Fix problems with the spool file that arise when the...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-25
Philip Hazel
(1) Added $host_lookup_deferred.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-12
Philip Hazel
Changed "legit" to "legitimate" in the fakereject messa...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-04
Philip Hazel
(1) Typo in redirect router; (2) Update version number...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-29
Philip Hazel
Removed the WITH_CONTENT_SCAN conditionals from the...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Philip Hazel
Added $smtp_active_hostname as a variable, and used...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-17
Philip Hazel
1. Tidies to get rid of compiler warnings from the...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-16
Tom Kistner
Merge from EXISCAN branch.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-25
Philip Hazel
Allow both -bf and -bF in the same test run.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-24
Philip Hazel
Added log_selector=+queue_time_overall.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-10
Philip Hazel
Added -dd for daemon debugging.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-05
Philip Hazel
Added $sender_verify_failure and $recipient_verify_fail...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Philip Hazel
(1) $address_data in an ACL was clobbered by a sender...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-19
Philip Hazel
Added /sender_retain facility to control=submission...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Philip Hazel
Added CONFIGURE_GROUP as a build-time facility, cf...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-07
Philip Hazel
Start
blob
|
commitdiff
|
raw
|
diff to current