Hi
After reading 8000 topics in the Swift Mailer forum i am posting here my doubt.
I am using Swift Mailer, its good working fine for both requestReadReceipt() and setReturnPath() but i need to catch bounced email through our Swift Mailer. Is this possible in Swift Mailer?
I did not find any solution for this. Please either give me a solution or give me path to find this issue.
Thanks and Regards,
Dharprog
Catching Bounce/daemon emails
Moderators: Chris Corbyn, General Moderators
Re: Catching Bounce/daemon emails
Hi,
I am not sure about Swift Mailer, whether it is possible to catch bounced emails, but i have used imap functions in php to open the mailbox and read the messages to find out the bounced emails, but is a lengthy and error prone method. Also u have to specify the return path while sending the mail using SwiftMailer.
I hope this helps you.
Bye.
I am not sure about Swift Mailer, whether it is possible to catch bounced emails, but i have used imap functions in php to open the mailbox and read the messages to find out the bounced emails, but is a lengthy and error prone method. Also u have to specify the return path while sending the mail using SwiftMailer.
I hope this helps you.
Bye.