mass commit. updates for the new db schema in findbad, findbadpcu, nodequery,
[monitor.git] / monitor / wrapper / mailer.py
similarity index 99%
rename from mailer.py
rename to monitor/wrapper/mailer.py
index 46fdcae..cf09be1 100755 (executable)
--- a/mailer.py
@@ -7,7 +7,7 @@
 # $Id: mailer.py,v 1.10 2007/08/08 13:28:06 soltesz Exp $
 from emailTxt import *
 import smtplib
-import config
+from monitor import config
 import calendar
 import logging
 import os