| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
';' (thanks to Zarafa).
|
|
Fixes filename encoding when the quoted-printable starts halfway, but
if multiple charsets are used (unlikely) it may still fail (thanks to
Zarafa).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implementation of RFC-6532.
|
|
|
|
|
|
|
|
be added in header.
|
|
|
|
|
|
|
|
|
|
|
|
avoid issues when multiple adapters share the same underlying stream.
|
|
|
|
SMTPCommandSet::isFinished().
|
|
command text on MAIL/RCPT errors.
|
|
|
|
|
|
|
|
FQDN. Use getaddrinfo() instead of gethostbyname() for IPv6 compatibility.
|
|
|
|
Use localtime_s and gmtime_s on Windows, if available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|