On 12/16/2010 7:16 AM, Umarzuki Mochlis wrote:
>
> I created a list from the admin interface, not from CLI. I administator of
> that list do not get the list creation notification & I found these messages
> in /var/log/mailman/smtp-failure
>
> Dec 16 13:49:13 2010 (26989) All recipients refused:
> {'[email protected]': (550, '5.1.0 <[email protected]>:
> Sender
> address rejected: User unknown in virtual mailbox table')}, msgid:
> <[email protected]>
> Dec 16 13:49:13 2010 (26989) delivery to [email protected] failed
> with
> code 550: 5.1.0 <[email protected]>: Sender address rejected:
> User
> unknown in virtual mailbox table
>
> # cat /var/log/maillog | grep test02
> Dec 16 13:49:13 hpj-mail postfix/smtpd[30059]: NOQUEUE: reject: RCPT from
> localhost.localdomain[127.0.0.1]: 550 5.1.0 <[email protected]
>> :
> Sender address rejected: User unknown in virtual mailbox table;
> from=<[email protected]> to=<[email protected]>
> proto=ESMTP
> helo=<mail.mydomain.com.my>
>
> This installation in on centos 5.5
>
> What should I do next so I can send and receive email to this list (test02)?
You did not receive the list created notice because your Postfix is
doing sender verification and You have not (properly) configured
Mailman/Postfix configuration for automatic generation of list aliases
and virtual alias maps at list creation time, so the virtual_alias_maps
entry for [email protected] did not exist at the time the
mail was sent.
See <http://www.list.org/mailman-install/node12.html>, in particular
subsections 6.1.1 and 6.1.2.
Also see the first several posts in the thread at
<http://mail.python.org/pipermail/mailman-users/2010-December/070671.html>
for a discussion of another aspect of this issue.
--
Mark Sapiro <[email protected]> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list [email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org