MIME/IMF error codes?

Posted by hack.augusto on Stack Overflow See other posts from Stack Overflow or by hack.augusto
Published on 2010-04-14T18:33:54Z Indexed on 2010/04/14 18:43 UTC
Read the original article Hit count: 290

Filed under:
|
|
|
|

I need to write php code to identify common e-mail errors, like "inbox full" or specially "invalid email name" from email messages, because we need to clear our databases from nonexistent emails.

I'm looking the MIME and IMF formats but I didn't find any kind of standard error code, does it exist?

© Stack Overflow or respective owner

Related posts about php

Related posts about email