Re: [Mailman-Users] private archives, but not when accessing from intranet?

2018-09-04 Thread Mark Sapiro
On 09/04/2018 02:22 AM, Ralf Hildebrandt wrote: > Is it possible to make a list archive private (thus requiring > Email&pass), but allowing access when accessing from special IPs (i.e. > intranet)? > > I'm willing to perform ugly config hacks on the apache config... > Assuming MM 2.1, just make

[Mailman-Users] private archives, but not when accessing from intranet?

2018-09-04 Thread Ralf Hildebrandt
Is it possible to make a list archive private (thus requiring Email&pass), but allowing access when accessing from special IPs (i.e. intranet)? I'm willing to perform ugly config hacks on the apache config... -- Ralf Hildebrandt Charite Universitätsmedizin Berlin ralf.hildebra.

Re: [Mailman-Users] Private Archives Aren't Private

2014-05-09 Thread Kevin Monceaux
On Thu, May 08, 2014 at 03:11:51PM -0400, Robert Heller wrote: > Are you logged in as the list admin? That is, is the cookie that was created > the last time you logged in still active? No. I had an Alias in my Apache virtual host configuration that was bypassing the mailman CGI script when a

Re: [Mailman-Users] Private Archives Aren't Private

2014-05-08 Thread Robert Heller
At Wed, 7 May 2014 15:14:13 -0500 ke...@rawfeddogs.net wrote: > > Fellow Mailman Users, > > I'm considering switching from Ecartis to Mailman to use some of Mailman's > new features for dealing with DMARC. I have 2.1.18 installed via FreeBSD > ports and have set up a test list. The list archiv

[Mailman-Users] Private Archives Aren't Private

2014-05-08 Thread Kevin Monceaux
Fellow Mailman Users, I'm considering switching from Ecartis to Mailman to use some of Mailman's new features for dealing with DMARC. I have 2.1.18 installed via FreeBSD ports and have set up a test list. The list archives are set to private. When I visit the list info page it displays (The curr

Re: [Mailman-Users] Private Archives Aren't Private

2014-05-08 Thread Kevin Monceaux
On Wed, May 07, 2014 at 03:14:13PM -0500, Kevin Monceaux wrote: > I have 2.1.18 installed via FreeBSD ports and have set up a test list. > The list archives are set to private. When I visit the list info page it > displays (The current archive is only available to the list members.) next > to the

Re: [Mailman-Users] private archives authentication

2005-03-23 Thread Brad Knowles
At 12:30 PM +0100 2005-03-23, Daniel Barna wrote: Everything works fine, but I can not access the private archives of the lists using the url http://some.host.com/mailman/private/listname when I enter a valid e-mail address and password for the given list, the same login page is returned. Thi

[Mailman-Users] private archives authentication

2005-03-23 Thread Daniel Barna
Hello I tried to set up mailing lists using mailman on SuSE-9.2 (my own mailman installation, not the SuSE package) Everything works fine, but I can not access the private archives of the lists using the url http://some.host.com/mailman/private/listname when I enter a valid e-mail address and pass

Re: [Mailman-Users] private archives not working on 2.0.11

2002-12-16 Thread Alan DuBoff
On Monday 16 December 2002 12:05, Dave Sherohman wrote: RE: PRIVATE_ARCHIVE_URL = '/mailman/private' Thanks so much Dave, this does in fact make it work. Mine was set to '/cgi-bin/mailman/private', and yes, I did set the ScriptAlias in my httpd.conf file for Apache. Again, thanks so much! --

Re: [Mailman-Users] private archives not working on 2.0.11

2002-12-16 Thread Dave Sherohman
On Mon, Dec 16, 2002 at 10:20:46AM -0800, Alan DuBoff wrote: > I'm running Mailman 2.0.11 on Debain stable and I can get public archives to > work, but private archives don't seem to work properly. As I reported in a post on Dec. 10, I've got the same problem. Sounds like Debian's package of 2.0.

[Mailman-Users] private archives not working on 2.0.11

2002-12-16 Thread Alan DuBoff
I'm running Mailman 2.0.11 on Debain stable and I can get public archives to work, but private archives don't seem to work properly. It will prompt me for an email and password and accepts it but when I try to select one of the categories (Subject, Date, Author, etc...) it will prompt me for an

[Mailman-Users] private archives

2002-10-27 Thread Indira
hello, I installed mailman-2.0.12 . I'm running netbsd-1.6. Everything seems to be working fine except that all the archives are public. I checked the cgi-bin permissions and it not owned by mailman. Here is the section of my httpd.conf that concerns mailman: ScriptAlias /mailman/ "/usr/loca

Re: [Mailman-Users] Private archives available via Internet

2002-03-28 Thread Richard Barrett
At 08:47 28/03/2002 -0700, you wrote: >It has come to our attention that mailman archives are available via the >Internet even though mailman archives are deemed as private for mailing >list members viewing only. What are the URL paths being returned by the search engine. Do they point to the we

[Mailman-Users] Private archives available via Internet

2002-03-28 Thread Nancy Montano
It has come to our attention that mailman archives are available via the Internet even though mailman archives are deemed as private for mailing list members viewing only. If you do a search on Google or any other search engine you can find any message that was posted to the mailing list. This i

[Mailman-Users] Private archives with Mhonarc

2001-02-01 Thread Steve Lay
I'm looking into the possibility of using Mhonarc as an archiving solution for mailman lists. For public lists I can see three basic approaches: (i) Setting the PUBLIC_EXTERNAL_ARCHIVER with a suitable script (with PUBLIC_ARCHIVE_URL pointing to the appropriate place). Can be a bit tricky to s