Description
We need to return the actual SMTP error codes when emails fail to send. Currently upop.dll returns a generic $status=-2 meaning an error occured.
Use Case
When a failed connection occurs with SMTP to more easily identify and correct the problem we need to know the failure point to better determine a programmatic correction or to log the error appropriate.
Importance
Benefits are a more robust and reliable SMTP process
Type
Integration
Operating System
Not Applicable
Status
Open