Snort mailing list archives

RE: Email alerts for ACID


From: "Hicks, John" <JHicks () JUSTICE GC CA>
Date: Thu, 4 Jul 2002 11:48:56 -0400

All you need to do is make the PHP see a valid SMTP server. THis server
doesn't have to be local, just a useable one. ACID info is avail iin the FAQ
here: http://www.andrew.cmu.edu/~rdanyliw/snort/acid_faq.html#faq_b11

The following lines are to be set up in c:\winnt\php.ini (default location):

        [mail function]
        ; For Win32 only.
        SMTP =  [IPADDRESS] ; for Win32 only

        ; For Win32 only.
        sendmail_from =  root@localhost ; for Win32 only

        ; For Unix only.  You may supply arguments as well (default:
'sendmail -t -i').
        ;sendmail_path =

Obviously, this is setup for Win32 SMTP. I'm not to sure when this file is
in *nix, but it's there somewhere.

HTH,

John Hicks

-----Original Message-----
From: Graham Cooper [mailto:gcooper () servecast com]
Sent: Thursday, July 04, 2002 5:49 AM
To: snort-users () lists sourceforge net
Subject: [Snort-users] Email alerts for ACID


Hi There,

I am trying to set up email alerting for alerts that are logged from
Snort to MySQL/ACID (on RedHat 7.2).

Do I need to set up Sendmail on the Linux box to send the email alerts
?, also is there configuration required in PHP ?

I can't seem to find any info on this - can anyone point me in the right
direction ?

Regards,

Graham Cooper
Servecast



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.372 / Virus Database: 207 - Release Date: 20/06/2002
 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Caffeinated soap. No kidding.
http://thinkgeek.com/sf
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Caffeinated soap. No kidding.
http://thinkgeek.com/sf
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: