* Mark Sapiro ([EMAIL PROTECTED]) [051001 13:33]:
> The Doctor What wrote:
> >
> >Is there a way to have apache2 Auth* directives query username and
> >password from mailman?
> >
> >I was imagining something like:
> >
> >
> > AuthType Basic
> > AuthName "Some service"
> > AuthMailManList FooL
The Doctor What wrote:
>
>Is there a way to have apache2 Auth* directives query username and
>password from mailman?
>
>I was imagining something like:
>
>
> AuthType Basic
> AuthName "Some service"
> AuthMailManList FooList
> require valid-user
>
I doubt it is that simple, but I don't kn