Bsp.Datei

This commit is contained in:
hubobel 2017-10-10 17:33:23 +02:00
parent 87f4157c36
commit da3be8d439

View file

@ -7,7 +7,7 @@ from email import encoders
fromaddr = 'carsten.richter77@gmail.com'
bcc = ['schneeschieben@web.de', 'carsten@hubobel.de', 'johanna.richter.vogt@googlemail.com', 'crichter@soka-bau.de']
toaddr = 'carsten.richter77@gmail.com'
pwd = 'xxxxxxxx'
pwd = 'PL19zPL19z'
msg = MIMEMultipart()