Hi chaps, Further to my last email a few minutes ago, I appear to have stumbled on the answer, thanks to this post from the archives:
http://www.exim.org/pipermail/exim-users/Week-of-Mon-20030210/049748.html Apparently my exim user is actually running in group "wheel". Recompiling mailman yet again, this time with MAIL_GID='wheel', seems to have sorted it. But I'd still love some advice on the Apache part of my question, reproduced below. Thanks, Daniel On 30/01/06, Daniel Spreadbury <[EMAIL PROTECTED]> wrote: > 1. If I go to http://dom.ain.com/mailman/, I get a "you don't have > permission to view /mailman/" error. If I go to > http://dom.ain.com/mailman/admin, for example, I get the mailman > interface as I'd expect. Is there something I can do to get /mailman > to give me something sensible, or is that not how it's supposed to > work? My Apache config does a standard script alias thing: > > ScriptAlias /mailman "/usr/local/mailman/cgi-bin/" > > I'm guessing I've missed something simple here. ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp