From owner-freebsd-questions@FreeBSD.ORG Mon Aug 29 20:38:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8AD016A41F for ; Mon, 29 Aug 2005 20:38:20 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CE5A43D46 for ; Mon, 29 Aug 2005 20:38:17 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.1/8.13.1) with ESMTP id j7TKcGf5041248; Mon, 29 Aug 2005 13:38:16 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.1/8.13.1/Submit) id j7TKcFp3041247; Mon, 29 Aug 2005 13:38:15 -0700 (PDT) (envelope-from kline) Date: Mon, 29 Aug 2005 13:38:15 -0700 From: Gary Kline To: Chuck Swiger Message-ID: <20050829203815.GA41000@thought.org> References: <20050829172012.GA8261@thought.org> <200508291409.52670.kellers@njit.edu> <4313509A.2030100@scls.lib.wi.us> <20050829185256.GB40278@thought.org> <43136342.1090505@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43136342.1090505@mac.com> User-Agent: Mutt/1.4.2.1i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 19 years of service to the Unix community Cc: freebsd-questions@freebsd.org Subject: Re: mailman: 403: browser access forbidden. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 20:38:20 -0000 On Mon, Aug 29, 2005 at 03:34:26PM -0400, Chuck Swiger wrote: > 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. > Ah! so that's why I'm seeing expressions like: %(hostname)/foo/bar/baz; I read something about using virtual sites, like my wordwranglers.thought.org pages that are my library group's website. vi +680 *install.txt I think. But the examples are for other than sendmail that in my MTA. If I want to have mailinglists for www. and wordwranglers. and transfinite.thought.org, is there any simple way of doing this? gary -- Gary Kline kline@thought.org www.thought.org Public service Unix