On 1/12/11 8:24 PM, Umarzuki Mochlis wrote:
> 
> /var/log/maillog
> ===========
> Jan 13 20:19:00 hpj-mail postfix/pipe[4565]: B8C2C19C89C2:
> to=<tes...@mydomain.my>, relay=dovecot, delay=1.7,
> delays=1.6/0.04/0/0.07, dsn=5.1.1, status=bounced (user unknown)


OK, one more thing.

Is there an entry

tes...@mydomain.my    local

in /etc/mailman/transport-mailman and does
/etc/mailman/transport-mailman.db have a timestamp equal to or more
recent than that of /etc/mailman/transport-mailman.

If I go back to your prior posts, I see that DEFAULT_EMAIL_HOST =
"mail-server.mydomain.my". Thus I expect that the entries in
/etc/mailman/transport-mailman are all @mail-server.mydomain.my. This
would explain the problem. If this is what you want, you need to mail to
tes...@mail-server.mydomain.my. If you actually want list addresses like
tes...@mail-server.mydomain.my, you need to make the following changes
in mm_cfg.py

POSTFIX_STYLE_VIRTUAL_DOMAINS   = ['mydomain.my']

DEFAULT_EMAIL_HOST = "mydomain.my"

and run bin/genaliases.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    Better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
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

Reply via email to