diff -r 209a816a5fb4 -r dddee537e4d5 cwconfig.py --- 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,