Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2005 15:34:26 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        Gary Kline <kline@thought.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mailman: 403: browser access forbidden.
Message-ID:  <43136342.1090505@mac.com>
In-Reply-To: <20050829185256.GB40278@thought.org>
References:  <20050829172012.GA8261@thought.org> <200508291409.52670.kellers@njit.edu> <4313509A.2030100@scls.lib.wi.us> <20050829185256.GB40278@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43136342.1090505>