Skip to main content

Mail Integration

In order to be able to integrate Mail within the CSP application, the information should be as follows

SMTP Server: smtp.gmail.com

SMTP Username: Your full Gmail username (email address), such as adres@gmail.com

SMTP Password: Your Gmail password

SMTP Port:587/465....

The above information is kept in the CONFIGURATIONS table on the database side. As in the example, the information should be added to the "Value"

Keyname MailService.Profile Value {"Server":"s***.an***.com","Port":587,"UserName":"al*****@****.com","UserPassword":"*******","SecureSocketOption":1, "DisplayName":"test"}}

After the necessary actions are taken in line with this information, Config cache and MailService restore on the server side are required via postman.

You can access the address you can review for config cache cleaning via the link.

https://docs.bimser.net/docs/Synergy/CSP/frequently_asked_questions/invalidate_configurations_cache_temizleme/