Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* if system supports O_NOFOLLOW, use it, protection complete
* else detect the attack "too late" and abort, where at worst an empty file
has been created as the attacked user
Our hands are tied by not changing the locking algorithm.
fixes: bug #989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for quite some time and broke right after comitting it to CVS.
|
|
as a single string, and sign the message with each element, omitting
multiple occurences of the same signer.
The transport option dkim_domain should be renamed to dkim_add_signers.
The values of dkim_selector and dkim_private_key are expanded for
each signer available in $dkim_domain. It is unclear if signatures
for domains that already signed the mail should be omitted and if we
need a new variable for signatures to omit or if it could be hardcoded,
but this question is independent of this patch.
|
|
|
|
$max_received_linelength, $data_path, and $header_path variables; fixing documentation bugs and typos
|
|
|
|
Metzler for doing the work!
|
|
|
|
errors. Fixes: #919
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exim_checkaccess.src
|
|
exim_checkaccess.src
|
|
|
|
|
|
|
|
acl_smtp_dkim is defined
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with bug. Related: #905
|