[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Fwd: Re: HARASS ME MORE.........]



On 01 Sep 2001 16:32:50 +0100, Jon Masters wrote:

>            -A"Subject: [ABUSE] Forwarded Message";\
>           ) | $SENDMAIL -oi -t

Should have a:

-A"Cc: abuse@ptd.net";\

in there, thus:

:0:
* (^From:.*a515luna@ptd.net)
{
        :0 c:
        'Abuse/Layne-Log-'`date +%b-%Y`

        :0 c:
        ! a515luna@ptd.net

        :0:
        | (formail -r -k -A"X-Loop: mail-loop@$YOURDOMAIN" \
           -A"From: \"$YOURNAME\" <$YOURADDRESS>";\
           -A"Subject: [ABUSE] Forwarded Message";\
	   -A"Cc: abuse@ptd.net";\
          ) | $SENDMAIL -oi -t
}

Take out the middle rule if you think it's excessive :)

--jcm




Reply to: