projects
/
saartuer.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
complete SpaceAPI integration
[saartuer.git]
/
libtuer.py
diff --git
a/libtuer.py
b/libtuer.py
index 835bf6d51003e22dd8a2d5e3b9ed72e85fae0577..01c04ae5d725863fecefe6fceddcae4f931833d2 100644
(file)
--- a/
libtuer.py
+++ b/
libtuer.py
@@
-5,7
+5,7
@@
import email.mime.text, email.utils
# Logging configuration
syslogLevel = logging.INFO
mailLevel = logging.CRITICAL # must be "larger" than syslog level!
# Logging configuration
syslogLevel = logging.INFO
mailLevel = logging.CRITICAL # must be "larger" than syslog level!
-mailAddress = ['post+tuer'+'@'+'ralfj.de', 'vorstand@lists.hacksaar.de']
+from config import mailAddress
printLevel = logging.DEBUG
# Mail logging handler
printLevel = logging.DEBUG
# Mail logging handler