stop sending this rubbish



On Thu, 05 Apr 2001 12:01:22 -0400 [EMAIL PROTECTED] wrote:


Send Mailman-Users mailing list submissions to
        [EMAIL PROTECTED]

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.python.org/mailman/listinfo/mailman-users
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Mailman-Users digest..."

Today's Topics:

   1. mailman (Serge Chambord)
   2. Re: viewing archive-file through web (Philippe Rodriguez)
   3. Using Netscape Enterprise Server 3.51 (bbarbour)
   4. Re: Something to add to the wishlist (Barry A. Warsaw)
   5. Re: Mailman (Barry A. Warsaw)


Title: mailman

Hello

Where is it posible to find Mailman 2.0.3 to install it on Windows NT 4 SP 4

Thanks

Serge chambord






Hello Chaw,

Hem ... you should answer to the whole mailman list. Maybe other people
 can help you ...

I'm not an Apache expert (neither for other http servers), but just one
 question : why do you have
---
Alias /pipermail/ XXXXXXXXX
---
 declared twice ??

You still can't access the archive file, but which URL do you use ?
Did you try the ones I suggested you in my last mail ?


Hum ... one idea : are your archives available by ALL people, or do
 you have a restricted access on it ? (In the admin part of the mailman
 pages).
In your log, there is :
---
> /mailman/archives/private/pipermail/mailman-milis
---
 and that suggests that you made your archive be restricted access.

Perhaps the problem comes from Apache configuration. Did you have a look
 at its logs ? (and not mailman logs)


I have no other ideas at the moment, since I do not use (and know
 about) mailman for a long time ...

Phil.

On Thu, 5 Apr 2001, Chaw Tjia wrote:

> mailman directory is in /home/mailman
>
> i've set httpd.conf like this :
>
>
>    DocumentRoot "/home"
>
>
>    <Directory /home/mailman/>
>       Options FollowSymLinks
>       AllowOverride None
>    </Directory>
>
>
>    Alias /pipermail/ "/home/mailman/archives/public/"
>    <Directory "/home/mailman/archives/public">
>      Options Indexes MultiViews
>      AllowOverride None
>    </Directory>
>
>
>    <Directory "/home/mailman/cgi-bin">
>      AllowOverride None
>      Options ExecCGI
>      Order allow,deny
>      Allow from all
>    </Directory>
>
>
>    ScriptAlias /mailman/ "/home/mailman/cgi-bin/"
>
>
>    Alias /pipermail/ /home/mailman/archives/public/
>    <Location /pipermail>
>       order deny,allow
>       deny from all
>       allow from canibal.petra.ac.id
>       Options Indexes FollowSymLinks
>    </Location>
>
>
>
> the message of the /home/mailman/logs/error :
>
> DOCUMENT_ROOT: /home
> admin(3185):    SERVER_ADDR: 202.43.253.48
> admin(3185):    HTTP_ACCEPT_ENCODING: gzip, deflate
> admin(3185):    SERVER_PORT: 80
> admin(3185):    PATH_TRANSLATED: /home/private/pipermail/mailman-milis
> admin(3185):    REMOTE_ADDR: 202.43.253.58
> admin(3185):    HTTP_ACCEPT_LANGUAGE: en-us
> admin(3185):    GATEWAY_INTERFACE: CGI/1.1
> admin(3185):    SERVER_NAME: canibal.petra.ac.id
> admin(3185):    HTTP_CONNECTION: Keep-Alive
> admin(3185):    HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 5.0;
> Windows 98; DigExt
> )
> admin(3185):    HTTP_ACCEPT: */*
> admin(3185):    REQUEST_URI:
> /mailman/archives/private/pipermail/mailman-milis
> admin(3185):    QUERY_STRING:
> admin(3185):    SCRIPT_FILENAME: /home/mailman/cgi-bin/archives
> admin(3185):    PATH_INFO: /private/pipermail/mailman-milis
> admin(3185):    HTTP_HOST: canibal.petra.ac.id
> admin(3185):    REQUEST_METHOD: GET
> admin(3185):    SERVER_SIGNATURE: <ADDRESS>Apache/1.3.12 Server at
> canibal.petra.ac.id
>  Port 80</ADDRESS>
>
> admin(3185):    SCRIPT_NAME: /mailman/archives
> admin(3185):    SERVER_ADMIN: root@localhost
> admin(3185):    SERVER_SOFTWARE: Apache/1.3.12 (Unix)  (Red Hat/Linux)
> mod_ssl/2.6.6 O
> penSSL/0.9.5a mod_perl/1.24
> admin(3185):    PYTHONPATH: /home/mailman
> admin(3185):    SERVER_PROTOCOL: HTTP/1.1
> admin(3185):    REMOTE_PORT: 1675
>
>
> Still can't access the archive file :(((
>
>
> -----------------------------------------------------------------------
> Chaw Tjia                      |  Petra Christian University
> Network Administrator          |  Computing Center
>                                |  Phone +62-31-8494830 ext. 1194
> <[EMAIL PROTECTED]>   |  Addr : Siwalankerto 121-131, Surabaya
> <[EMAIL PROTECTED]>    |         60291, East Java, Indonesia
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>








I am attempting to install Mailman and we use Netscape Enterprise Server 3.5 
as our web server.  I am having trouble setting up the permissions for the CGI 
scripts and also pointing the webserver to the Pipermail public archives.  Any 
hints or advice that would put me on the right track.

Thanks


Brian Barbour

Gordon Conwell IT Dept.







>>>>> "AH" == Alex Hathaway <[EMAIL PROTECTED]> writes:

    AH> How about easy setup for qmail users?

    AH> The text README.QMAIL bites. It uses vague terminology and
    AH> doesn't give much help :P

I don't use QMAIL.  Contributions and improvements to that README are
welcome!

-Barry






>>>>> "aw" == alex wetmore <[EMAIL PROTECTED]> writes:

    aw> I've considered doing this at some point, although it is just
    aw> as likely that I'd write a new system from scratch.
    aw> Everything for my mailing lists (MTA, searchable archives)
    aw> runs on Windows 2000 except for mailman itself.

If you decide to port Mailman to Windows, I'd be happy to talk about
what would be needed.  But that would best be discussed on
mailman-developers.

-Barry





------------------------------------------------------
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Reply via email to