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

Mark Sapiro msapiro at value.net
Tue Apr 19 23:00:57 CEST 2005


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   xxx at lists.antipolis.fr
>
>however, I can't send messages to my new lists.
>I send them with an e-mail client, but nothing happens with mailman,
>except this :
>
># tail -2 /var/log/mail/warnings
>Apr 19 13:08:29 rahan postfix/smtpd[10972]: warning: database
>/var/lib/mailman.db is older than source file /var/lib/mailman
>Apr 19 13:12:28 rahan postfix/smtpd[10990]: warning: database
>/var/lib/mailman.db is older than source file /var/lib/mailman
>#


I think the above is because the postalias command wasn't run or
failed. See POSTFIX_ALIAS_CMD in Defaults.py/mm_cfg.py


># tail  /var/log/mail/info
>Apr 19 13:10:01 rahan postfix/smtp[10986]: B54021F973:
>to=<pdurieux at antipolis.fr>, relay=mail.antipolis.fr[217.195.20.189],
>delay=1, status=sent (250 2.0.0 j3JBA4GZ002984 Message accepted for
>delivery)
>Apr 19 13:10:01 rahan postfix/qmgr[10772]: B54021F973: removed
>Apr 19 13:10:01 rahan postfix/smtp[10987]: C703D1F97A:
>to=<shartmann at antipolis.fr>, relay=mail.antipolis.fr[217.195.20.189],
>delay=1, status=sent (250 2.0.0 j3JBA4xZ002985 Message accepted for
>delivery)
>Apr 19 13:10:01 rahan postfix/qmgr[10772]: C703D1F97A: removed
>Apr 19 13:12:28 rahan postfix/smtpd[10990]: connect from
>kerberos.antipolis.fr[82.101.16.137]
>Apr 19 13:12:28 rahan postfix/smtpd[10990]: NOQUEUE: reject: RCPT from
>kerberos.antipolis.fr[82.101.16.137]: 450 <test05 at lists.antipolis.fr>:
>Recipient address rejected: User unknown in local recipient table;
>from=<shartmann at antipolis.fr> to=<test05 at lists.antipolis.fr> proto=ESMTP
>helo=<kerberos.antipolis.fr>
>Apr 19 13:12:28 rahan postfix/smtpd[10990]: disconnect from
>kerberos.antipolis.fr[82.101.16.137]
>Apr 19 13:13:10 rahan postfix/smtpd[10990]: connect from
>kerberos.antipolis.fr[82.101.16.137]
>Apr 19 13:13:10 rahan postfix/smtpd[10990]: NOQUEUE: reject: RCPT from
>kerberos.antipolis.fr[82.101.16.137]: 450 <test05 at lists.antipolis.fr>:
>Recipient address rejected: User unknown in local recipient table;
>from=<serge at pine.antipolis.fr> to=<test05 at lists.antipolis.fr> proto=ESMTP
>helo=<kerberos.antipolis.fr>
>Apr 19 13:13:10 rahan postfix/smtpd[10990]: disconnect from
>kerberos.antipolis.fr[82.101.16.137]


This appears to be related to the fact that the aliases weren't
properly updated.

--
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list