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 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
[EMAIL PROTECTED]
all lists and management e-mail addresses are [EMAIL PROTECTED] (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)
<[EMAIL PROTECTED]> smtp for 1 recips,
completed in 0.116 seconds
Apr 19 11:35:07 2005 (10589)
<[EMAIL PROTECTED]> smtp for 1 recips,
completed in 0.104 seconds

where is my mistake ?

-- 
Serge Hartmann    -    System & Network Engineer
[EMAIL PROTECTED]  -  cell: +33(0)6 16 56 11 86
jabber-id : [EMAIL PROTECTED] (this is not an e-mail address)
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to