Email Reporting
The Email Reporting feature helps your Help Desk and IT team respond to user issues more quickly and identify opportunities to improve system security. You can access the feature by clicking Reporting in the EAS navigation menu.

With EAS Reporting, you can create custom reports for the past 45 days and download them as CSV or Excel files.
Meaning of SMTP status codes
Code | Meaning |
200 | Nonstandard success response (see RFC 876 for details) |
211 | System status or a system help response |
214 | Help message |
220 | <domain> Service ready |
221 | <domain> Service closing transmission channel |
250 | Requested mail action completed successfully |
251 | User not local; message will be forwarded to <forward-path> |
252 | Cannot VRFY user, but will accept message and attempt delivery |
354 | Start mail input; end with <CRLF>.<CRLF> |
421 | <domain> Service not available, closing transmission channel |
450 | Requested mail action not taken: mailbox is unavailable |
451 | Requested action aborted: local error occurred during processing |
452 | Requested action not taken: insufficient system storage available |
500 | Syntax error: command not recognized |
501 | Syntax error in parameters or arguments |
502 | Command not implemented |
503 | Invalid sequence of commands |
504 | Command parameter not implemented |
521 | <domain> does not accept mail (see RFC1846 for details) |
530 | Access denied |
550 | Requested action not taken: mailbox is unavailable |
551 | User not local; please try <forward-path> |
552 | Requested mail action aborted: storage allocation exceeded |
553 | Requested action not taken: mailbox name is not allowed |
554 | Transaction failed |
The status codes above are provided by the recipient’s mail servers. Although SMTP status codes follow a standardized framework (RFC 3463), Internet Service Providers (ISPs) and mail servers may implement and interpret them differently.