ウェブマスターがウェブのことを書いたら

ウェブマスターとして働いている管理人がウェブで躓いたこと、ググったことを備忘録として書いています。主に技術的なこと、WEBサイト設計のこと

エラーメール、バウンスメールのエラーコード備忘録

   

 - サイト運用・管理

エラーメール、バウンスメールで返ってくるエラーコードのまとめ備忘録

@gmail.comへ送信した場合のエラーコード

550-5.1.1 The email account that you tried to reach does not exist.
    Please try 550-5.1.1 double-checking the recipient's email address for
    typos or 550-5.1.1 unnecessary spaces. Learn more at 550 5.1.1

@より前のユーザー名間違い

452-4.2.2 The email account that you tried to reach is over quota.
    Please direct 452-4.2.2 the recipient to 452 4.2.2

メールサーバー容量いっぱい

Gmail参考:
https://support.google.com/a/answer/3726730?hl=ja

@yahoo.co.jpへ送信した場合のエラーコード

554 delivery error: dd This user doesn't have a yahoo.co.jp account
    (xxxxx@yahoo.co.jp) [-5] - mta7149.mail.djm.ynwp.yahoo.co.jp (in
    reply to end of DATA command)

@より前のユーザー名間違い

yahoo参考:
https://support.yahoo-net.jp/PccMail/s/article/H000007355

@docomo.ne.jpへ送信した場合のエラーコード

550 Unknown user xxxxx@docomo.ne.jp (in reply to RCPT TO command)

@より前のユーザー名間違い

550 Unknown user xxxxx@docomo.ne.jp (in reply to end of
    DATA command)

迷惑メール対策・フィルター・ドメイン指定受信

@ezweb.ne.jpへ送信した場合のエラーコード

550
    : User unknown (in reply to RCPT TO command)

@より前のユーザー名間違い

550 :
    User unknown (in reply to end of DATA command)

迷惑メール対策・フィルター・ドメイン指定受信

@au.comへ送信した場合のエラーコード

550 : User
    unknown (in reply to RCPT TO command)

@より前のユーザー名間違い

550 :
    User unknown (in reply to end of DATA command)

迷惑メール対策・フィルター・ドメイン指定受信

@icloud.comへ送信した場合のエラーコード

5.1.1 : user does not exist (in reply to RCPT TO
    command)

@より前のユーザー名間違い

552 5.2.2
    : user is over quota (in reply to RCPT TO command)

メールサーバー容量いっぱい

ドメイン間違い(@より後ろ)で送信した場合のエラーコード

Host or domain name not found. Name service error
    for name=gmail.con type=A: Host not found
550
    5.1.1 <xxxxx@iclod.com>: Recipient address rejected:
    undeliverable address: host mda.orcon.net.nz[10.253.37.60] said: 550
    unknown user (in reply to RCPT TO command) (in reply to RCPT TO command)
connect to icioud.com[182.162.73.77]:25: Connection
    timed out
511 sorry,
    no mailbox here by that name (#5.1.1 - chkuser) (in reply to RCPT TO
    command)
Host or domain name not found. Name service error for
    name=ms14354512.msv1.invalid type=A: Host not found, try again

参考にされていただいた記事(ありがとうございました。)

https://www.safetylink24.jp/support/mailcase/
https://baremail.jp/blog/2021/02/25/1020/
https://blog.lowaivill.com/development/mail-filtered/
https://libsisimai.org/ja/docs/distinguish-between-the-unknown-and-the-filtered.html