Decía John Lennon que la vida es lo que te sucede mientras haces planes. Pues bien, esta es mi vida, y mis planes: el post de mañana
Códigos error servidor smtp
| Response code | Description |
|---|---|
| 211 | System status or system help reply |
| 214 | Help message |
| 220 | service ready |
| 221 | service closing transmission channel |
| 250 | Requested mail action okay, completed |
| 283 | The Gordano server is configured so that messages aren’t being saved. The FROM and TO address are taken from the e-mail message headers |
| 354 | Start mail input; end with |
| 421 | service not available, closing transmission channel |
| 450 | Requested action not taken; mailbox unavilable or busy |
| 451 | Requested action aborted, local error in processing |
| 452 | Requested action not taken, insufficient system storage |
| 500 | Syntax error, command unrecognized. Also command line too long |
| 501 | Syntax error in paramaters or arguements |
| 502 | Command not implemented |
| 503 | Bad sequence of commands |
| 504 | Command parameters not implemented |
| 550 | Action not taken. Mailbox unavailable. Not found, not accessible |
| 551 | User not local, please try |
| 552 | Exceeded storage allocation |
| 553 | Mailbox name not allowed. Mailbox syntax may be incorrect |
| 554 | Transaction failed |