[Mailman-Users] Mailman Postfix and MySQL

Info info at stonebyte.de
Sun Mar 25 09:45:01 CEST 2007


Hi list,

well, i have a problem integrating mailman with postfix. I manage my
virtual domains and aliases through mysql and a PHP-Frontend.
Mailman is running and i could create the global list "mailman"
So far so good, but how can i use the generated aliases with mysql?

This is the relevant entries in the config file:

DEFAULT_URL_HOST   = "www.mydomain.de"
DEFAULT_EMAIL_HOST = "mydomain.de"

add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

MTA = 'Postfix'
POSTFIX_STYLE_VIRTUAL_DOMAINS = ['mydomain.de']

Through the PHP-Frontend i?ve created the virtual domain mydomain.de
Now when i send a email the mail gets to the mailbox root from another 
domain. This is probably because the mail gets send to the hostname of 
the server server.mydomain.de Here i have an catch all alias which 
points to root at myotherdomain.de
Now i got stuck.

Kind regards,

Christian


More information about the Mailman-Users mailing list