complete SpaceAPI integration
[saartuer.git] / libtuer.py
index 835bf6d51003e22dd8a2d5e3b9ed72e85fae0577..01c04ae5d725863fecefe6fceddcae4f931833d2 100644 (file)
@@ -5,7 +5,7 @@ import email.mime.text, email.utils
 # 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