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

Serge Hartmann shartmann at antipolis.fr
Tue Apr 19 11:39:56 CEST 2005


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 team at lists.antipolis.fr 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 on a postfix 2.1.4

I configured mailman like this :

Defaults.py:MTA = 'Postfix'
Defaults.py:DEFAULT_EMAIL_HOST = 'lists.antipolis.fr'
Defaults.py:DEFAULT_URL_HOST = 'lists.antipolis.fr'
Defaults.py:SMTPHOST = 'lists.antipolis.fr'

mm_cfg.py:add_virtualhost( 'lists.antipolis.fr' )

/etc/mail/relay-domains:lists.antipolis.fr
/etc/mail/local-host-names:lists.antipolis.fr

and it's still impossible to create a mailing-list like
team at lists.antipolis.fr
all lists and management e-mail addresses are xxx at antipolis.fr (which
doesn't know anything about mailman).

I had a look to mailman's and postfix's logs, I only found this :

# tail -4 /var/log/mail/warnings
Apr 19 11:00:50 rahan postfix/smtpd[10592]: warning: database
/var/lib/mailman.db is older than source file /var/lib/mailman
Apr 19 11:16:56 rahan postfix/smtpd[10641]: warning: database
/var/lib/mailman.db is older than source file /var/lib/mailman
Apr 19 11:30:49 rahan postfix/smtpd[10662]: warning: database
/var/lib/mailman.db is older than source file /var/lib/mailman
Apr 19 11:35:07 rahan postfix/smtpd[10785]: warning: database
/var/lib/mailman.db is older than source file /var/lib/mailman

# tail  /var/log/mailman/smtp
Apr 19 11:16:56 2005 (10589)
<mailman.0.1113902215.10639.test03 at antipolis.fr> smtp for 1 recips,
completed in 0.116 seconds
Apr 19 11:35:07 2005 (10589)
<mailman.0.1113903305.10783.test04 at antipolis.fr> smtp for 1 recips,
completed in 0.104 seconds

where is my mistake ?

-- 
Serge Hartmann    -    System & Network Engineer
shartmann at antipolis.fr  -  cell: +33(0)6 16 56 11 86
jabber-id : ledroide at amessage.info (this is not an e-mail address)



More information about the Mailman-Users mailing list