Bounce Email handling with PHP?

后端 未结 14 1498
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-11-28 04:30

Here is my scenario:

I have 2 email accounts: admin@domain.com and bounce@domain.com.

I want to send email to all my users with admin@domain.com but then \"r

14条回答
  •  南方客
    南方客 (楼主)
    2020-11-28 05:18

    You should look at SwiftMailer. It's completely written in PHP and has support for "bounce" emails. http://swiftmailer.org/

提交回复
热议问题