
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=<test02@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
test02@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 test02@mail-server.mydomain.my. If you actually want list addresses like test02@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 <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California Better use your sense - B. Dylan