如果电子邮件地址不在地址簿中,Php imap_mail电子邮件会退回

时间:2013-09-06 17:21:07

标签: php email imap

我使用imap_mail发送电子邮件。

我们遇到过用户输入大写字母的电子邮件地址的情况。例如,电子邮件地址为test@test.com,用户键入Test@test.com。

我们得到以下反弹信息

发件人:邮件传递系统[mailto:MAILER-DAEMON@xxxxx.example.com] 去测试 主题:无法交付:主题文本

您的邮件未覆盖部分或全部目标收件人。

  Subject:  subject text
  Sent:     9/4/2013 1:25 PM

无法联系到以下收件人:

  Test on 9/4/2013 1:25 PM
        The e-mail account does not exist at the organization this message was sent to.
        Check the e-mail address, or contact the recipient directly to find out the correct address.
        < #5.1.1 X-Postfix; unknown user: "Test">

0 个答案:

没有答案