cwconfig.py
branchstable
changeset 2358 fc7963340257
parent 2351 dddee537e4d5
child 2445 6f065b366d14
--- a/cwconfig.py	Thu Jul 09 15:18:19 2009 +0200
+++ b/cwconfig.py	Thu Jul 09 15:19:51 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,