On 01/07/2012 07:39 AM, turgut kalfaoğlu wrote:
> 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

Do you have the eMPF patch (http://www.inter7.com/?page=empf-install) 
applied to qmail? If you do, I believe that can be used to accomplish 
such a rule (and more). FWIW.

-- 
-Eric 'shubes'

_______________________________________________
spamdyke-users mailing list
spamdyke-users@spamdyke.org
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to