|
From: Matias <mat...@gm...> - 2009-08-17 15:06:28
|
Hi guys, I hope some of you can help me with this problem. Currently, I'm running postfix with the setup described in postfix docimentation as "Postfix virtual MAILBOX example: separate domains, non-UNIX accounts" I've found that the only way to get mailman working in this scenario, is creating a subdomain like lists.example.com and indicating this subdomain in the mydestination parameter. So far, everything works great. The problem is that I'm now creating manually an alias for each list in the virtual table, so if I have tes...@li... I setup an alias so that tes...@ex... maps to tes...@li... Is there any way to have these mappings created automatically? Is there any way to use mailman with postfix virtual mailboxes withouth a subdomain? Thanks. |