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

Have you suggested that the local user change their notification 
preferences in facebook? When they're logged in, there's a drop down 
menu you can click in the top right corner. Select Account Settings, 
then click Notifications in the left column. This is where each user can 
control which emails are sent to them, and which are not.

-- 
-Eric 'shubes'

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

Reply via email to