> You can't just put an add_virtualhost('a','b') line in a file and
> import it into mm_cfg.py, because 'add_virtualhost' is undefined in
> the file you're importing.
Makes sense. I was able to get it working by simply adding "from
Defaults import add_virtualhost" to the top of my vmail_cfg.py file.
Thanks for your input!
--
Scott 'Simba' Garron
------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Security Policy:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp