Skip to content

Latest commit

 

History

History

Email

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Email icon Scripts for sending alerts via Email

Send mail via SMTP.

Requirements

✔ Zabbix >= 3.0
✔ Python >= 2.5

Configure

You need to specify variables:

  • SMTP_SERVER (somethink like smtp.domain.com)
  • SMTP_PORT (default: 25)
  • SENDER_NAME (also will be used in 'From' field)