Billy Crook writes:
> The part below here, is what I think I can just remove since I don't
> want public archives provided via pipermail. (Just private archives
> via the mailman path.)
>
> Alias /pipermail/ /var/lib/mailman/archives/public/
Ah, OK, yes, you can remove that part.
On Tue, Aug 25, 2015 at 9:28 PM, Stephen J. Turnbull wrote:
>
> Billy Crook writes:
>
> > Any reason I should keep pipermail's config in apache around if I don't
> > want the list archives viewable anonymously?
>
> Mailman doesn't serve HTTP, Apache does. The Apache config is what
> makes them
Billy Crook writes:
> Any reason I should keep pipermail's config in apache around if I don't
> want the list archives viewable anonymously?
Mailman doesn't serve HTTP, Apache does. The Apache config is what
makes them viewable on the web. If you expect them to be viewable to
subscribers, you
Awesome! Thanks Mark! That worked exactly as you described!
Any reason I should keep pipermail's config in apache around if I don't
want the list archives viewable anonymously?
On Thu, Aug 20, 2015 at 1:42 PM, Mark Sapiro wrote:
> On 08/20/2015 11:26 AM, Billy Crook wrote:
> > It is not clear
On 08/20/2015 11:26 AM, Billy Crook wrote:
> It is not clear to me that archive_private controls access to the archive.
It does. Try it. If archive_private is 'public' there is a symlink from
archives/public/listname to archives/private/listname and a URL like
http://example.com/pipermail/listna
It is not clear to me that archive_private controls access to the archive.
My understanding is that archive_private is used to inform mailman that the
email addresses visible in the archive should be presented differently
depending if the archive will be made publicly accessible or not. i.e.
mung
On Thu, Aug 20, 2015 at 09:08:43AM -0700, Mark Sapiro wrote:
> On 08/19/2015 11:43 PM, Billy Crook wrote:
> > I want to give my users archives, but require authentication to access the
> > archives. They should not be accessible to non-members.
> >
> > How can I tie mailman's existing authenticat
On Thu, Aug 20, 2015 at 01:43:27AM -0500, Billy Crook wrote:
> I want to give my users archives, but require authentication to access the
> archives. They should not be accessible to non-members.
>
> How can I tie mailman's existing authentication (which can for example
> conceal the member list
On 08/19/2015 11:43 PM, Billy Crook wrote:
> I want to give my users archives, but require authentication to access the
> archives. They should not be accessible to non-members.
>
> How can I tie mailman's existing authentication (which can for example
> conceal the member list from non-members),
I want to give my users archives, but require authentication to access the
archives. They should not be accessible to non-members.
How can I tie mailman's existing authentication (which can for example
conceal the member list from non-members), into pipermail?
10 matches
Mail list logo