cwconfig.py
branchstable
changeset 2351 dddee537e4d5
parent 2267 e1d2df3f1091
child 2445 6f065b366d14
--- a/cwconfig.py	Thu Jul 09 14:58:01 2009 +0200
+++ b/cwconfig.py	Thu Jul 09 14:58:19 2009 +0200
@@ -571,7 +571,7 @@
           }),
         ('sender-addr',
          {'type' : 'string',
-          'default': 'devel@logilab.fr',
+          'default': 'cubicweb@mydomain.com',
           'help': 'email address used as HELO address for outgoing emails from \
 the repository',
           'group': 'email', 'inputlevel': 1,