
Hi,
I'm trying to setup a virtual domain and it seems like I've gotten the virtual e-mail host to be properly recognized. However, the %(web_page_url) variable still does not get replaced by the virtual host URL. As a result, I'm also not getting the test list with the virtual domain to show on the virtual listinfo (or admin) pages for the virtual domain.
I think I've made the proper changes in the mm_cfg.py for the virtual domains.
I have the following entries: POSTFIX_STYLE_VIRTUAL_DOMAINS = ['virtual.domain'] add_virtualhost('www.virtual.domain', 'virtual.domain') add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) VIRTUAL_HOST_OVERVIEW = 1
Have I done something wrong? What am I missing?
Any help will be greatly appreciated.
thanks, Mentor
participants (1)
-
Mentor Cana