For some reason, we have massive amounts of mail coming from facebook, 
to one local user.
I am unable to stop it, because the From is different every time, there 
are hundreds of users in the To: header,
and the local recipient is always one local poor guy.

I'm good at C programming and I'd like to put something like
    if (strstr(sender,"facebook) && strstr(recipient,"localsucker"))  
rejectmail++;
into spamdyke..

I'd appreciate any *pointers where to place a such code and how it 
should read.

Many thanks, -turgut


_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to