Skip to content

A simple class to parse the recipient's address of a bounced mail

Notifications You must be signed in to change notification settings

potatoDie/BouncedMailHandler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

BouncedMailHandler
potatoDie 2011

A simple class to parse (and to some extent handle) bounced mails.
It checks the body of the mail, to parse the mailaddress of the recipient.
It helps you to show the addresses which failed, after which a administrator might check the address and delete the mail.

I'd like an expert in mailaddresses and regular expressions to improve the parsing function. For instance, at the moment an address like <a@b.nl> is not found (because of the brackets).

About

A simple class to parse the recipient's address of a bounced mail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages