Geoff Shang wrote:

>On Sat, 10 Jul 2010, franc walter wrote:
>
>> newlist --urlhost=example4.org --emailhost=lists.example4.org list4
>
>If you have the add_virtual_host items in mm_cfg.py, you should be able to 
>just do:
>
>newlist li...@lists.example4.org

The above is not correct. In this deprecated newlist usage, the domain
to the right of the '@' is the url host, not the email host so the
equivalent to Franc's command is

newlist li...@example4.org

assuming the add_virtualhost('example4.org ', 'lists.example4.org ')
exists to map the urlhost to the email host.

But, this usage is deprecated and shouldn't be relied on.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to