|
I used Rebex component to send a mail, i getting error
This is code
Please let me know if anything i miising |
|
Could you please check whether the error is (or is not) related with signing your message? Just try to ommit calling the The described error message usually occurs when you are connecting to SMTP server that requires authentication and you don't provide correct login and password. Please check whether your SMTP server requires authentication. |