Re: [Mailman-Users] Mailman usage for Usenet gatewaying

2003-06-26 Thread Darren Wyn Rees
A late reply... On Mon, Dec 09, 2002 at 02:14:01AM -0500, Barry A. Warsaw wrote: [...] Thanks. > DWR> Mailman seems to tie a lot of things together, eg. integrated > DWR> web interface, archiving. It's also user-friendly. On the > DWR> downside, there does not seem to be much scop

Re: [Mailman-Users] MAILMAN_OWNER variable

2002-12-10 Thread Darren Wyn Rees
On Sun, Dec 08, 2002 at 08:45:06PM +, Darren Wyn Rees wrote: > MAILMAN_OWNER = 'mailman-owner@%s' % DEFAULT_HOST_NAME > > But the page persists displaying "Send questions or comments to > [EMAIL PROTECTED]" This is awfully annoying. If you download t

[Mailman-Users] MAILMAN_OWNER variable

2002-12-08 Thread Darren Wyn Rees
Having difficulty setting this variable so that the main list page shows mailman-owner@host. I've set the following in Defaults.py DEFAULT_EMAIL_HOST = 'my.host.here' DEFAULT_URL_HOST = 'my.host.here' DEFAULT_URL_PATTERN = 'http://%s/mailman/' # For backwards compatibility. Note: DEFAULT_URL_PA

[Mailman-Users] Mailman usage for Usenet gatewaying

2002-12-08 Thread Darren Wyn Rees
Looking for examples of Mailman usage for Usenet gatewaying particularly for moderated newsgroups. I can see the obvious example of comp.lang.python, but maybe there are others ? I am evaluating Mailman... currently mirroring articles on a local test newsgroup. Thus far, it proves impressive.