Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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
|
|
|
|
exiwhat is configured with a command name that is generally
correct but happens not to be installed on the system.
Fixes: bug #701
|
|
|
|
|
|
same time for signing
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
actions to suppress further, identical notification messages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Related: #657
|
|
|
|
character - thanks to Johannes Berg
|
|
|
|
|
|
CVE-2007-1659
CVE-2007-1660
Fixes: bug # 628
|
|
|
|
the generated message in order to prevent loops (conforming to
draft-ietf-sieve-notify-mailto-05).
|
|
|
|
|
|
|
|
|
|
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".
|
|
|
|
--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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|