Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    Properly detect and handle empty address lists · 7b241c71
    Jared Hancock authored
    The mainly comes in when a MIME header which might contain a list of email
    addresses (like Reply-To) is to be parsed, but is empty. The Mail_RFC822
    class would return an empty mailbox @ localhost (where 'localhost' is the
    default default_domain for mail address list parsing).
    7b241c71