secure mailscanner-mrtg

Dale Lovelace dlovelace at HOTELS.COM
Tue Dec 10 17:17:47 GMT 2002


  Great idea. I will get that added to the docs and web page (eventually
:-)

  Dale

-----Original Message-----
From: Mike Kercher [mailto:mike at CAMAROSS.NET] 
Sent: Tuesday, December 10, 2002 10:30 AM
To: MAILSCANNER at JISCMAIL.AC.UK
Subject: Re: secure mailscanner-mrtg

There are a couple of ways to secure it.

1.  Use .htaccess files.  I see no reason to run it over https
2.  In httpd.conf:

<Directory "/var/www/html/mailscanner-mrtg">
    AllowOverride All
    Order allow,deny
    Allow from xxx.xxx.xxx 192.168.0
</Directory>

Mike


-----Original Message-----
From: MailScanner mailing list [mailto:MAILSCANNER at JISCMAIL.AC.UK] On
Behalf Of James Pifer
Sent: Tuesday, December 10, 2002 9:49 AM
To: MAILSCANNER at JISCMAIL.AC.UK
Subject: secure mailscanner-mrtg


MailScanner-MRTG looks very cool. What's the best way to secure it? I'd
like to run it on a server that needs to be locked down. Since it's
loading httpd I assume that it's using Apache. To lock secure it would I
enable SSL on Apache and then use htaccess files? Any suggestions or
better ways?

Thanks,
James




More information about the MailScanner mailing list