mailman: 403: browser access forbidden.

Chuck Swiger cswiger at mac.com
Mon Aug 29 19:34:15 GMT 2005


Gary Kline wrote:
[ ... ]
> 	Thanks much, both of you.  One more thing that may
> 	save me more time: Which text and html files can I
> 	edit (carefully), to insert the instruvtions to
> 	"Unsubscribe" by sending a simple email?  The 
> 	-questions list has this as a footer.  

Mailman does that for you by default for non-digest mode traffic.  See:

http://example.com/mailman/admin/test/?VARHELP=nondigest/msg_footer

...(pick a real hostname) which contains something like this by default:

_______________________________________________
%(real_name)s mailing list
%(real_name)s@%(host_name)s
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
To unsubscribe, send any mail to "%(real_name)s@%(host_name)s"

...with %() expansion from Python doing all of the work.

Python is very cool.

-- 
-Chuck


More information about the freebsd-questions mailing list