I thought that sent a message to the postmaster of your server as to notify you that a virus was detected.. not to the senders address. ----- Original Message ----- From: "Bowen Moursund" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 11, 2004 11:40 AM Subject: [xmail] Re: AV notifications are bad
> > # Should the script send an email to the postmaster of the server > > our $send_to_postmaster =3D 1; > > This is typically no good, either. Unless a routine is implemented that > looks up the appropriate email domain, all this does is notify > [EMAIL PROTECTED] > > It *can* be done, though: > > - Do an nslookup on the connecting IP address. > - If you get a usable response, query abuse.net for the abuse address of = > the > domain. > - Send the notice to the abuse address. > > _____ > Bowen Moursund > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] > > > __________ NOD32 1.654 (20040305) Information __________ > > This message was checked by NOD32 antivirus system. > http://www.nod32.com > > - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
