-------------------------------
! fix bug for mailto an take_snapshot
send Mail with new pic from PiCam:
[EVENT_AfterStartup]
10 = take_snapshot
20 = mailto:motom001gmail.com,Mailversand mit Bild,Das ist das Bild als Mailtext,true
send Mail with new pic from Webcam:
[EVENT_AfterStartup]
10 = take_snapshot:https://www.vvo-online.de/img/webcamimages/carolabruecke-4.jpg
20 = mailto:motom001gmail.com,Mailversand mit Bild,Das ist das Bild als Mailtext,true
and settings for SMTP (checked with 1&1 SMTP-Account):
[SMTP]
server = smtp.1und1.de
port = 587
username = emaildoorpi.org
password = password
from = emaildoorpi.org
use_ssl = false
use_tls = true
need_login = true