
On 1/12/11 10:30 PM, Mark Sapiro wrote:
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
That sentence should say "If you actually want list addresses like test02@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