Hi,
I'm trying to set Mailman 2.1.9 to handle multiple domains. 9?
I have apply the patch from http://nxsy.org/139.html and this way I have
a list called mydomain.com-list. The issue is that if I'm posting to
[email protected] everything seems to work fine. However,
when posting to [email protected] the mail is set to quarantine.
I have tried to rewrite the address on postfix (using alias) to match
mydomain.com-list, but it still doesn't work. I have also tried with
canonical and smtp_generic_maps setting them as:
[email protected] [email protected]
However mailman is still complaining with "Message has implicit
destination" and the mail arrives at mailman with the [email protected].
I want to make any mail with this address arriving at mailman as
[email protected]?
Any idea how can I make it working?
I'm using postfix with virtual domains, mysql and mailman with
postfix-to-mailman.py
Any help is more than appreciated!!
TA
Jorge
P.S.: If you require further info, just tell me. I'm really desperate.