Hello Raquel,

This error was due to the fact I had my :
root@atlanta # cat /etc/hosts
#
# Internet host table
#
127.0.0.1       localhost
172.16.16.2    atlanta  loghost

Only with the hostname ...

And the nsswitch.conf:
like that:
hosts:     files dns

Instead of:
hosts:      dns files

Then I modified nsswitch.conf to user DNS and now all is ok !

Sorry for this newbie's error ...

Thanks again for your help and have a nice week-end !

Jean

Raquel Rice a écrit :

On Wed, 08 Jan 2003 16:43:47 +0100
[EMAIL PROTECTED] (Jean Berthold) wrote:

> Illegal list name: test@atlanta
> $
>
> Do I need to specify an URL like www.... in my Defaults.py or can
> I keep this current configuration:
> # because otherwise the default mappings won't be correct.
> DEFAULT_EMAIL_HOST = 'atlanta'
> DEFAULT_URL_HOST = 'atlanta'
> DEFAULT_URL_PATTERN = 'http://%s/mailman/'
>
> I cannot found where is my error, could you help me ?
>
> Thanks by advance and have a nice day

Jean,

I believe you need to provide an FQDN:
        atlanta.eos.elro

--
Raquel
============================================================
One is not born a woman, one becomes one.
  --Simone de Beauvoir

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/jean.berthold%40eos-gd.ch

--
________________________________

Jean Berthold
EOS - energie ouest suisse
Chemin de Mornex 10 , CP 570
CH-1001 Lausanne , Switzerland
Tel. : +41 (0)21 341 24 58
Fax  : +41 (0)21 341 20 49
E-Mail : [EMAIL PROTECTED]
________________________________
 
 

                          ...Unix is like a wigwam - no windows, no gates, apache inside...
 

------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/


Reply via email to