To send messages via the SMTP protocol, you must create a password for the external application. This password is specified in the Password field of the config file
Login: [email protected]
Password: 12345
Host: smtp.mail.ru
Port: 25
Timeout: 5000
EnableSSL: true
FromMailAddress: [email protected]
ToMailAddress: [email protected]
Usage is provided under the MIT License.