Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Alphabetize the special commands.
|
|
|
|
|
|
|
|
|
|
spam_score, spam_bar and spam_report. It appears somebody forgot to
add them to the eximon globals when they became stored globals in Exim.
This patch fixes the problem and eximon compiles again.
|
|
|
|
required by draft-ietf-sieve-notify-mailto-10. There is a new redirect
router option sieve_enotify_mailto_owner, which is passed to the Sieve
interpreter. The actual Sieve patch will follow later.
|
|
|
|
|
|
|
|
"Received:" Lines are no longer duplicated.
"Auto-Submitted:" changed from "sieve-notify" to "auto-notified".
|
|
acl_smtp_notquit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setting expands to an empty string.
Bug reported by Jens Hoffrichter <jens.hoffrichter@gmail.com>
|
|
incoming_port log selectors.
|
|
Fixes: bug#755
|
|
|
|
|
|
|
|
that they are available at delivery time.
|
|
|
|
|
|
|
|
|
|
wrecked the formatting. Now it is preserved.
|
|
|
|
|
|
|
|
|
|
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
|
|
Srzednicki. Fixes: #598
|
|
Hardwired to 0600 as there is no clean place to get parameter mode information. Fixes: #437
|
|
Fixes: bug #708
|