mirror of
https://github.com/brmlab/misc.git
synced 2025-06-08 18:04:08 +02:00
send to both announce and brmlab ML
This commit is contained in:
parent
f64bd76531
commit
ad0f5ab822
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ from email.mime.text import MIMEText
|
||||||
|
|
||||||
url = "http://brmlab.cz/_export/raw/event/start"
|
url = "http://brmlab.cz/_export/raw/event/start"
|
||||||
smtp_server = "localhost"
|
smtp_server = "localhost"
|
||||||
dest_addr = "announcer-test@kerestes.cz"
|
dest_addr = "announce@brmlab.cz, brmlab@brmlab.cz"
|
||||||
|
|
||||||
src = urllib2.urlopen(url)
|
src = urllib2.urlopen(url)
|
||||||
now = datetime.datetime.now()
|
now = datetime.datetime.now()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue