Skip to content
Snippets Groups Projects
  • JediKev's avatar
    issue: Umlauts In Sender's Name · e3f42c33
    JediKev authored
    This addresses issue 4884 where sending an email with Umlauts in the From
    Name causes the User's Name and Email to be malformed. This is due to
    outdated RFC822 from Pear. This replaces the old RFC822 Pear module with the
    latest release so that we are up to date.
    e3f42c33