Python script to alert in case of site down
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

5 lines
176 B

serveurSmtp = "mail.gandi.net"
serveurPort = 465
serveurAdrresseMail= "contact@gregandev.fr"
serveurMailPassword = "JuliettePuce21%"
mailReception= "greg.lebreton@hotmail.com"