[Mailman-Users] Specify URL's in confirmation e-mail?

Mark Sapiro mark at msapiro.net
Wed Jan 23 23:09:32 CET 2008


Mark Sapiro wrote:
> 
> Then restart mailman, and finally run fix_url to fix your lists. E.g.
> 
> cd ~mailman
> bin/withlist -l -r fix_url members -u firstdomain.com
> bin/withlist -l -r fix_url board -u seconddomain.com
> etc.


Actually, the fix_url -u option is the url host, not the email host, so
the above example should be

cd ~mailman
bin/withlist -l -r fix_url members -u www.firstdomain.com
bin/withlist -l -r fix_url board -u www.seconddomain.com
etc.

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



More information about the Mailman-Users mailing list