Age | Commit message (Collapse) | Author |
|
|
|
with "env perl"
|
|
|
|
|
|
|
|
Fixes: 2018
|
|
|
|
We did a `string_copy()` so `hdr.v1.line` is not the right base for an
accurate size. Fix.
Log unhanded amount. For clients waiting on the server before sending,
this has to be 0. For clients speaking first (TLS) this can be
non-zero.
|
|
under main-option strip_excess_angle_brackets
|
|
|
|
Broken-by: 560e71cc5451
|
|
|
|
Actually test only the first header line, but still do full line-ending canonicalisation on the
remainder of the message in case a Evil Person slips past that.
|
|
|
|
Bug 2027
|
|
|
|
|
|
|
|
|
|
|
|
We can have a missing body hash from a malformed DKIM-Signature: header
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not MSG_FASTOPEN
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We need some additional tests in 4500
|
|
|
|
|
|
|
|
|
|
|
|
do_callout()
|
|
|
|
|
|
|
|
|
|
|
|
|