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: example@mail.ru
Password: 12345
Host: smtp.mail.ru
Port: 25
Timeout: 5000
EnableSSL: true
FromMailAddress: example@mail.ru
ToMailAddress: recipient@mail.ru
Usage is provided under the MIT License.