No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
'''Hard''' is errors that We are sure is because we can never send mails to that address again. | '''Hard''' is errors that We are sure is because we can never send mails to that address again. | ||
For example: Receipent server returned "unknown account" or similar | For example: Receipent server returned "unknown account" or similar. | ||
'''Soft''' errors are transient errors, such as receipent server returned "out of space" or similar | '''Soft''' errors are transient errors, such as receipent server returned "out of space" or similar. | ||
'''Unknown''' errors are all else | '''Unknown''' errors are all else. | ||
[[Category:Production_guidelines]] | [[Category:Production_guidelines]] |
Revision as of 03:41, 1 November 2013
Communicator handdle email error in Soft, Hard and Unknow error
Hard is errors that We are sure is because we can never send mails to that address again.
For example: Receipent server returned "unknown account" or similar.
Soft errors are transient errors, such as receipent server returned "out of space" or similar.
Unknown errors are all else.