how to process boucen emails

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
User avatar
yacahuma
Forum Regular
Posts: 870
Joined: Sun Jul 01, 2007 7:11 am

how to process boucen emails

Post by yacahuma »

Hello,

If I use swiftmailer to send emails to my subscribers. How can I process bounce emails,so I can clean my list?

Area there any good newsletters programs in linux that can do this? There are many that send emails, but I have not seen one that process bounce, clean list, handle unsubscribes and track open emails

Thank you
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Re: how to process boucen emails

Post by John Cartwright »

See http://www.swiftmailer.org/wikidocs/v3/ ... ce_address

From there, you can imap your return address to extract your emails.
Post Reply