At 20:38 2/6/2004, RaveRod wrote:
>To answer both questions:
>
> >> OK, I have to ask... Are you sending notifications to local users whose
> >> outbound mail is infected, or are you sending bounce messages to forged
> >> senders, and thereby getting yourself on blacklists all over the place?
>
>I've stopped the sending of bounce messages. What I wanted to do was send
>email to the local user who was meant to RECEIVE the viral email. I only
>have a few email users on my server (the MSA development team) and we make
>heavy use of the POP3Sync feature. Even if I could just get a notification
>to be sent to the postmaster ONLY would suffice. In other words, I want some
>form of notification to go out when a viral email is received.

If you want to send the notifications to either the local user or to your 
local postmaster, all you need to do is modify the code of the XAV app to 
send the report to the place you want it. I noticed that your tab file is 
passing the @@RCPT, so you could modify the code to use that if you want 
the notification to go to the local user. Or you could "hard code" the 
postmaster account (I tend to avoid hard-coding - I'd probably make another 
parameter for the address to send the notice to if you want a fixed address). 


-
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]

Reply via email to