Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
402
stars
21
forks
source link
Base64 and Quoted Printable Streams produce different results #30
Closed
frederikbosch closed 6 years ago
When encoding a message with quoted printable or base64, the streams produce different results. When using DKIM this will lead to wrong signatures.