Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
conditions (and thereby implement authorization).
|
|
parameters "secured" and "valid-client-cert" when relevant.
|
|
as it's just been removed from tls-gnutls.c.
|
|
|
|
RSA_EXPORT from the GnuTLS code.
|
|
tests for NULL (only some times did it do it).
|
|
|
|
slightly modified.
|
|
|
|
|
|
host_find_bydns().
|
|
|
|
|
|
a match is found on a merged list.
|
|
leads to a mixture of successful and unsuccessful verification.
|
|
decoding.
|
|
|
|
|
|
comparisons. The bug that caused it to be treated as {0} has been fixed.
|
|
|
|
|
|
setting from the transport, when there is one.
|
|
|
|
|
|
(from Nico Erfurth).
|
|
|
|
underscore after acl_c or acl_m.
|
|
just a little bit.
|
|
values for message_size_limit.
|
|
|
|
|
|
|
|
Added a small, simple test for quoted-printable decoding.
|
|
the daemon, since dropped connections can show as EPIPE in Solaris.
|
|
unsigned compiler warnings.
|
|
that MAIL FROM:<> is rejected when verifying a recipient using a
non-null MAIL address.
|
|
there was a bug that Exim would claim a syntax error in any
header after the first one which had an odd number of characters
in the field name.
|
|
last minute).
|
|
|
|
|
|
"don't send" delay warning condition by default.
|
|
|
|
that require one. Thus, EHLORHUBARB was interpreted as a valid command.
This bug exists in every version of Exim that I still have, right back
to 0.12.
|
|
the tests for valid domains and recipients precede the DNS black list
and CSA tests, on the grounds that those ones are more expensive.
|
|
authenticated or an ident call has been made. Suppress the default
values for $authenticated_id and $authenticated_sender (but permit -oMai
and -oMas) when testing with -bh.
|
|
by Martin Mrazik.
|