|
From: Fernand J. <fe...@fu...> - 2002-06-27 22:09:28
|
<html> <br> I will be implementing IP-Cop and DansGuardian for a school and have created a form on the DG blocking page. It submits the information on the form to our company web server which has an ASP script that emails the information to me and an administrator. The ASP script contains all the email destination information so it is pretty secure.<br><br> The contents of the email sent to the administrator include:<br> <x-tab> </x-tab>IP Address of workstation<br> <x-tab> </x-tab>Address of the page<br> <x-tab> </x-tab>Reason page was blocked<br> <x-tab> </x-tab>Name of the person submitting the request<br> <x-tab> </x-tab>Reason for the request<br><br> This works for me and keeps the firewall clear of any email software. I can forward details privately to anyone who may be interested.<br><br> Fernand.<br><br> At 01:25 PM 6/27/2002 -0700, you wrote:<br><br> <blockquote type=cite class=cite cite><font face="arial" size=2>Hi all, </font><br> <br> <font face="arial" size=2> I have an interesting question for ya all. I know IPCOP does not come with sendmail, but i am running Dans Guardian and have used a customized .pl script for the warning page. This script utilizes a form that users can mail a report to if they think the site should be allowed, here is a brief list of it...</font><br> <br> <font face="arial" size=2># your mailer program and any options neccessary<br> $mailer = "/usr/lib/sendmail -t" ;<br> Is there any way possible this is changable so that the ipcop machine can acutally send the form report to the admin?</font><br> <br> <font face="arial" size=2>Thanks</font><br> <font face="arial" size=2>Jer</font><br> <font face="arial" size=2> </font></blockquote></html> |