Processing email errors to disable sending
Is there a way to intercept email replies with PHP? I'd like to process emails saying that a mailbox is unavailable to disable sending for any user accounts asso开发者_如何学Cciated with a failing address.
This question provides a couple of techniques for doing that. E-mail verification through e-mail & PHP?
精彩评论