Simple script to send mail. The main purpose of the script is to notify users about new versions of applications. The script sends an email on behalf of the service account with a direct link to download the application. To work with mail, the standard smtplib package with the configuration is used.