Jan-Simon Winkelmann wrote:
>
>As soon as I change the config to:
>
>DEFAULT_EMAIL_HOST = 'lists.webnauts.net'
>DEFAULT_URL_HOST = 'www.webnauts.net'
>MTA = 'Postfix'
>POSTFIX_STYLE_VIRTUAL_DOMAINS = ['lists.webnauts.net']
>add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
>
>I want this so I i
Hi!
As I posted previously, I am running a postfix/cyrus mailserver combination
along with mailman.
There is no problem with the mailing lists as long as I stick to the
original
configuration for the domain:
DEFAULT_EMAIL_HOST = 'webnauts.net'
DEFAULT_URL_HOST = 'www.webnauts.net'
MTA = 'Postfix