How to Check SMTP Configuration
Description
The article describes how to test SMTP configuration on the eWay-CRM web service
Version
Starting from eWay-CRM 5.2
Difficulty
Medium
Resolution
The method has to be run on the PC where the eWay-CRM web service is installed.
Procedure is CheckEmailConfiguration and has two parameters:
- SID: SID parameter from the EWD_Sessions table (when called locally from the server the parameter does not have to be supplied)
- recipient: email address that is used for the configuration test
Test can be made by inserting this URL into the browser, you just have to change the email address to your one:
http://localhost/eWay/eWayWS.asmx/CheckEmailConfiguration?SID=&[email protected]