diff -r e65e352cfde3 -r fc7963340257 cwconfig.py --- 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,