Skip to content

Merge branch 'wip/336-smtp-rcpt-to-quoting' into 'mainline'

Michael Gratton requested to merge cherry-pick-66b659bb into gnome-3-32

Fix SMTP forward path formatting

See merge request !223 (merged)

Fixes #336 (closed)

(cherry picked from commit 66b659bb)

c306c2c5 Correctly handle escaping UTF-8 characters in RFC822 mailboxes 534b4e27 Don't MIME-encode RFC822 mailbox local parts 37da52e1 Enforce correct formatting for SMTP MailRequest and RcptRequest

Merge request reports