Re: [Mailman-Users] hostname instead of mx name - mailman.db warning

2005-04-19 Thread Mark Sapiro
Serge Hartmann wrote: >On Tue, 19 Apr 2005, Tokio Kikuchi wrote: > >> > mm_cfg.py:add_virtualhost( 'lists.antipolis.fr' ) >> > where is my mistake ? >> >> mm_cfg.py:add_virtualhost( 'lists.antipolis.fr', 'lists.antipolis.fr' ) > >yeah it works ! >new lists and generated addresses are [EMAIL PROT

Re: [Mailman-Users] hostname instead of mx name - mailman.db warning

2005-04-19 Thread Serge Hartmann
On Tue, 19 Apr 2005, Tokio Kikuchi wrote: > > mm_cfg.py:add_virtualhost( 'lists.antipolis.fr' ) > > where is my mistake ? > > mm_cfg.py:add_virtualhost( 'lists.antipolis.fr', 'lists.antipolis.fr' ) yeah it works ! new lists and generated addresses are [EMAIL PROTECTED] however, I can't send me

Re: [Mailman-Users] hostname instead of mx name - mailman.db warning

2005-04-19 Thread Tokio Kikuchi
mm_cfg.py:add_virtualhost( 'lists.antipolis.fr' ) where is my mistake ? mm_cfg.py:add_virtualhost( 'lists.antipolis.fr', 'lists.antipolis.fr' ) -- Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp http://weather.is.kochi-u.ac.jp/ -- Mailman-Users mailin

[Mailman-Users] hostname instead of mx name - mailman.db warning

2005-04-19 Thread Serge Hartmann
Hi there, I'm new to mailman and trying to create a mailing-list for a team in my company (antipolis). the name should be [EMAIL PROTECTED] because I can't manage the official MX of antipolis.fr domain. so the emails should be directly managed by the host lists.antipolis.fr. I use mailman 2.1.5 o