Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > macOS > Need help with spam problem!

Need help with spam problem!
Thread Tools
milenko11
Dedicated MacNNer
Join Date: May 2002
Location: : : :noitacoL
Status: Offline
Reply With Quote
Jun 29, 2005, 07:18 PM
 
At least once a day, i receive an email that contains this image:


Now, in the email, the image is always some random name and is always in gif format. The email also contains a small passage from a book or something else and its almost always different. How can I make Mail throw these messages away? I can't figure out what to do. The image name is always different, it is always to a different email other than mine, and its always from a different sender. Please help, they are driving me insane... Mail catches all of my other junk mail besides this one!
     
Diggory Laycock
Professional Poster
Join Date: Oct 2001
Location: London
Status: Offline
Reply With Quote
Jun 30, 2005, 01:27 PM
 
Urgh - I too get those *a lot* - always a crap table in an image - always pharmaceuticals.
Let me guess - This is on your .mac account?

Alas - I don't know any way to catch them.
     
schuey100
Mac Enthusiast
Join Date: Oct 2002
Location: London
Status: Offline
Reply With Quote
Jun 30, 2005, 01:46 PM
 
Can you set up a rule to put all messages containing a gif into your spam folder? Omit those from your adressbook in this rule.
     
Diggory Laycock
Professional Poster
Join Date: Oct 2001
Location: London
Status: Offline
Reply With Quote
Jun 30, 2005, 02:55 PM
 
a bit harsh - that would have junked a survey that I just got from iTMS.

Also a bit tricky - since Mail exposes the entire content of the message as raw text. (e.g. you can't just ask for attachment 1 of message foo. )
     
Anubis IV
Dedicated MacNNer
Join Date: Nov 2003
Location: Huh?
Status: Offline
Reply With Quote
Jun 30, 2005, 03:33 PM
 
Look through the headers for the file and see if you can find anything that is common between all of the e-mails and would help you to mark the messages as spam. Oftentimes you can track down some little thing that will let you block a specific spammer. Just as often you can't since they're getting pretty tech savvy.
"The captured hunter hunts your mind."
Profanity is the tool of the illiterate.
     
Freeflyer
Grizzled Veteran
Join Date: Nov 2002
Location: London, UK
Status: Offline
Reply With Quote
Jun 30, 2005, 07:38 PM
 
After finding that Tiger's spam filter sucked completely compared to Panther, I've installed spamsieve. I know get maybe 1 mail a week that gets through to my inbox. It's just superb software, easy to use and does exactly what it says it will.

No connection to the company, but just really pleased with it. I didn't want to spend the money, but after Tiger I got so fed up with having to manually deal with it all.

J.
By all means let's be open-minded, but not so open-minded that our brains drop out - Richard Dawkins
     
Diggory Laycock
Professional Poster
Join Date: Oct 2001
Location: London
Status: Offline
Reply With Quote
Jul 6, 2005, 05:56 PM
 
Hmm - just tried an experiment - and it seems to catch them. It may be too agressive - but I haven't seen that so far.

I spotted this page: http://forum.spamcop.net/forums/lofi...php/t4072.html

and made a rule script:

[php]

using terms from application "Mail"
on perform mail action with messages theMessages for rule theRule
tell application "Mail"
repeat with eachMessage in theMessages
set theContent to source of eachMessage
try
-- If this is not being executed as a rule action,
-- getting the name of theRule variable will fail.
set theRuleName to name of theRule

if theContent contains "R0lGODlh" then
set junk mail status of eachMessage to true
end if

end try
end repeat

end tell
end perform mail action with messages
end using terms from
[/php]
     
   
Thread Tools
 
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Top
Privacy Policy
All times are GMT -4. The time now is 08:48 AM.
All contents of these forums © 1995-2017 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.8 © 2000-2017, Jelsoft Enterprises Ltd.,