Slashdot Mirror


Brightmail Denies "White List" Deal With Spammer

ThePretender writes "From the InfoWorld article: 'A spammer's claim to his clients that he had an agreement with anti-spam technology vendor Brightmail to not block his traffic was contradicted by Brightmail officials today.' From the sounds of it, Scott Richter (apparently a notorious spammer) might just be looking for some media attention, he even goes as far saying he has similar agreements with some major ISPs. Ouch! May the drama unfold..."

62 of 226 comments (clear)

  1. sure, I believe him by frovingslosh · · Score: 5, Funny

    Spammers are always honest, arn't they?

    --
    I'm an American. I love this country and the freedoms that we used to have.
  2. Touchy, aren't they? by Anonymous Coward · · Score: 5, Informative

    From optinrealbig.com front page:

    OptinRealBig.com, LLC ("Optin") has been informed that the New York
    Attorney General and Microsoft have announced a press conference for
    December 18, 2003. Optin has not been informed by either Microsoft nor
    the New York Attorney General as to what the purpose of the press
    conference is. Through other sources Optin has been informed that the
    purpose of the press conference is to announce that a civil complaint
    has been filed alleging violations of New York law by numerous
    defendants, including Optin and Scott Richter, its President. Optin and
    Scott Richter vigorously deny any violations of New York law and ask
    that their clients and friends make no decision regarding any liability
    on their part until they have the opportunity to respond to any
    allegations made against them. Neither Optin nor Scott Richter will
    have any further comment regarding this matter until they have had the
    opportunity to read and review the Complaint. Any inquiries regarding
    this matter should be addressed to Optin's legal counsel, Linda Goodman
    (619-233-3535). Ms. Goodman is currently out of the office and will not
    be available for comment until December 19, 2003.

    1. Re:Touchy, aren't they? by netsharc · · Score: 4, Funny

      OptinRealBig? Why did I read that as "Open Real Big"? And why did that put the disturbing image of the goatse guy in my head?

      But, to be "goatsed" is definitely something this Scott Richter guy (as well as other spammers) deserves.

      --
      What time is it/will be over there? Check with my iPhone app!
  3. blah by schematix · · Score: 4, Funny

    The name of the spammer in question is Scott Ritcher by the way...not Richert. I've been lucky enough to meet this guy and even stay at his half million dollar house in Westminster Colorado for a week. He's doing pretty well for himself if you count the house, the 3 car garage with a black Lexus SC430 and a matching LX470. But overall i'd have to say him and his company are a bunch of idiots. His so-called "partner" Dustin Parker (it says this in the spamhaus link) is a total idiot . When i worked for him, Dustin was a 16-year old middle school drop out. We smoked a couple blunts together. Complete idiot. Just goes to show it doesn't take intelligence to become successful. Of course Scott is only dragging Dustin along because Scott himself is clueless from a technical standpoint. I dunno what the point of this post was except that Dustin is an idiot and Scott isn't far behind him but Scott's making millions off of other idiots so i guess that says something.

    --
    Scott
    1. Re:blah by Reteo+Varala · · Score: 3, Funny

      Yup... Just a case of the dyslexic leading the blind... for a fee.

    2. Re:blah by Clay+Pigeon+-TPF-VS- · · Score: 2, Funny

      Still smoking the blunts with Parker, I see.

      --
      Viral software licensing is not freedom, it is in fact GNU/Socialism.
    3. Re:blah by segment · · Score: 4, Funny

      that's a myth that it makes you forgetful... hell I've been smoking since.... since .... since....

  4. That's nothing... by Anonymous Coward · · Score: 5, Funny


    I've got a deal with Microsoft and the big AV companies to not do anything about the email virus I'm about to let loose.

    Enjoy suckers!!! :)

    1. Re:That's nothing... by ma++i+ude · · Score: 5, Interesting
      I've got a deal with Microsoft and the big AV companies to not do anything about the email virus I'm about to let loose.

      Tell me, does this involve Microsoft's decision not to issue any patches for a month?

      --
      You can't shut us down! The Internet is about the free exchange and sale of other people's ideas!
    2. Re:That's nothing... by Anthony+Boyd · · Score: 3, Insightful
      I've got a deal with Microsoft and the big AV companies to not do anything about the email virus I'm about to let loose.

      <sarcasm>
      And this is different from standard Microsoft policy, how?
      </sarcasm>

  5. Why not revise email standards? by plinius · · Score: 4, Interesting

    The problem is that anyone can create bogus emails, thereby masking their own identity. Well surely there is a technical solution to this, such as abandoning the current mail protocols to prevent people from submitting emails with fake identifying info, or from submitting emails from bogus IPs. But where is there any progress along these lines?

    1. Re:Why not revise email standards? by operagost · · Score: 5, Informative
      Every modern SMTP server I know of logs the client's IP and places it in the message. Look at the headers in your email some time.
      Received: from imo-r04.mx.aol.com (152.163.225.100)
      by orff.operagost.local (V5.1-15Q, OpenVMS V7.3 VAX);
      Wed, 17 Dec 2003 21:21:41 -0500
      Received: from someluser@aol.com
      by imo-r04.mx.aol.com (mail_out_v36_r4.8.) id 2.105.3c03c144 (25508)
      for <somebody@operagost.com>; Wed, 17 Dec 2003 21:20:34 -0500 (EST)
      The first "received:" is the server who delivered the mail to yours. Normally this is the actual sending server, except in two instances:

      You have a forwarding service like Mail.com,

      The sender is using an open relay.

      In either case, you can still find out the spammer's location by scanning down the "received:" list until you find the first exchange that took place. This guy is apparently a real AOLer as there is no other server in between. It doesn't matter how crafty he is- he can even modify the header of his outgoing emails with some special SMTP client software, but I'll still know what IP delivered the mail to me. It gets more confusing with ass-clowns running open relays, but the info's still there.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    2. Re:Why not revise email standards? by whoever57 · · Score: 4, Informative
      In either case, you can still find out the spammer's location by scanning down the "received:" list until you find the first exchange that took place

      While that used to be true, nowadays a lot of spam is sent via open proxies. In this case, the proxy will not show any other "received" lines, except for the fake "received" lines that the spammer has deliberately inserted in order to divert tracking attempts.

      --
      The real "Libtards" are the Libertarians!
    3. Re:Why not revise email standards? by Tarqwak · · Score: 4, Insightful

      If you can't kill them then filter them...

      One thing that seems consistent lately is that domains what are linked in the spam have been created in less than a month, more likely in the past week.

      Do a whois on linked <a href="..." <img src="..." <script src="..." domains, and if (registration date < 1 month) add-to-spamminess(+1);

      Yes I know, whois servers aren't meant for this :/

  6. spammer fraud? by belmolis · · Score: 5, Insightful

    If it's true that Brightmail made no special deal with him, it looks like he could be prosecuted for consumer fraud as well as spamming. Indeed, his clients could presumably sue him too. If Brightmail did make a special deal with him, assuming that they advertise that they block spam, then they comitted consumer fraud. Somebody's in trouble here one way or the other.

    1. Re:spammer fraud? by MntlChaos · · Score: 2, Interesting

      do spammers really care about what laws they break? After all, they only use willing worm-infected computes, right?

  7. Re:What will be the result of the Anti-Spam Law ? by fmaxwell · · Score: 4, Insightful

    The result of the Anti-Spam law will be more American jobs moving over seas or to disreputable neighbors.

    That's like complaining that laws against kiddie porn mean that Americans are missing out on working in the lucrative kiddie porn industry.

    Think about it. Once those jobs move over seas America will have even less power to constrain the pread of spam.

    Once they go overseas, e-mail providers can just put country blocks in place (see blackholes.us) and the problem is solved. If those countries want to join in our reindeer games, then they can crack down on the spammers and the blocks will go away.

  8. They both must be right, would either one lie? by 0mni · · Score: 3, Interesting

    Corporate officials are not all the much more trustworthy, unless I see hard evidence either way this becomes a mute point. All goes down too who you trust more, companies out to get your money or individuals out to get your money. Best way to stop them getting it is to not have any money, which is working out just fine for me.

    1. Re:They both must be right, would either one lie? by mr+i+want+to+go+home · · Score: 5, Insightful
      Agreed! Just how trustworthy does anyone think AOL is?

      From the Reuter's article linked to in the story..

      "Scott Richter, a bulk e-mailer who ranks No. 3 on Spamhaus's list, told Reuters he was not worried by the arrest because he said he does not break any laws.

      "I'm happy to see law enforcement cracking down on people who use false headers and I wish they could get all of them," Richter said. He added that he sends large amounts of commercial e-mail but does not disguise routing information and takes pains to comply with Internet providers' policies.

      "I was just at AOL's office a month ago," Richter said.

      AOL officials declined to comment on their relationship with Richter or say whether he had visited their offices. "We are aware that he follows the legal developments (of anti-spam laws) very closely," AOL Assistant General Counsel Charles Curran said."

      What do you do when you know you've screwed up, but can't say so?

      Decline to comment of course!

  9. Address by I_am_Rambi · · Score: 4, Informative

    Seems like his address can be found here

    Scott Richter
    1333 w 120th Ave suite 101
    Westminster CO 80234
    Srich10195@AOL.COM
    303-5509828

    OR

    Richter, Scott srich10195@al.com
    SaveRealBig
    p.o.box 21316
    denver, co 80221
    usa
    303-428-3600

    1. Re:Address by MuckSavage · · Score: 2, Funny

      For some reason, I get a bad feeling with someone like that living so close to me. Makes my hometown look bad.

      However, we could organize a "field trip".

    2. Re:Address by MuckSavage · · Score: 3, Interesting

      I wouldn't do anything stupid, mind you. I'm not going to jail for that fucko.

      But a lot of "passive" justice can be done. You just have to be creative. ;)

    3. Re:Address by erveek · · Score: 5, Funny

      You could always argue that he could opt out of your valuable subscription paper-bag-full-of-flaming-dogshit service at any time.

      --
      -- This void intentionally left null.
    4. Re:Address by Kris_J · · Score: 4, Funny

      How about a sign on a stick that reads "The person inside this building thinks your 12 year old daughter needs a bigger penis"?

  10. From the Article by alphonso_bedoya · · Score: 5, Funny

    Francois Lavaste, Brightmail VP of Marketing, said in a statement provided the GripeLog, "I have personally verified, with the assistance of male members of my department, the ineffectiveness of products advertised by Mr. Richter." Other Brightmail executives were spending the holidays in Nigeria and were unavailable for comment.

    1. Re:From the Article by ChoGGi · · Score: 3, Funny

      "I have personally verified, with the assistance of male members of my department"
      does this sound to you as if they were testing a certain enlargement product that they had received in their mail

  11. Actually, He is being honest by Anonymous Coward · · Score: 4, Interesting

    I have written several times of a major spamming operation that is using major ISPs. This is the guy who has been paying MSN > 1Million / month (apparently, also, Yahoo and AOL, but I do not know what the amount or deal is there). MSN then was getting greedy and raised it to > 5Million. From what I understand several of the other spammers kept the deal, but this guy approached another major DSL company and offered 2Million / month. The interesting thing is that he wants IPs and bandwidth. The major companies do not try to shut down insecure servers becuase they locate them and then simply use those IPs. Later they can blame the client.
    Most of the spam that everybody thinks is coming from overseas is not. It is here, but the large ISPs are willing to hide it for a large price.

    1. Re:Actually, He is being honest by Technician · · Score: 4, Interesting

      I check the headers. Somewhere the link of IP address breaks down. The last one or two servers are false most of the time. However the last valid server indicates the IP where it really received the packets from. I do find most of my false header mail is from overseas. However some of it is from the US with a false entry indicating .nl or .ru. I don't speak Russan and I have no relatives in the Netherlands, so any mail claiming to come from there is auto-deleted by my filter. I found most of the from the US really, but claiming .nl or .ru is simply a virus running from one of the client machines of one of the major DSL or Cable providers. Norton usualy filters any of these before the header filter gets them since virus scanning is first.

      It's amazing how many people run unpatched boxes on broadband with neither a router or AV software.

      With what I know now, I wouldn't consider running a Windows box on a broadband modem without a router AND AV software. Change the gateway address to someting other than 192.168.1.1 or 192.168.0.1. Lots of machines configured the same make easy targets for exploitation. Make changes to reduce the number of easly infected machines.

      --
      The truth shall set you free!
    2. Re:Actually, He is being honest by Anonymous Coward · · Score: 2, Interesting

      I do find most of my false header mail is from overseas.

      Actually, it is not. The validity of this counts on the backbone being honest. It is not. From what I learned, MSN will allow the spammers to use the IPs of their customers. But obviosly, if used to heavily, it would be bad. So thay play with Local servers/routers to make it appear to be from overseas.

      When you think about it, it is brilliant. The overseas links would be horrible expensive. So instead use modified local servers.

    3. Re:Actually, He is being honest by Spoing · · Score: 2, Interesting
        1. I do find most of my false header mail is from overseas.

        Actually, it is not. The validity of this counts on the backbone being honest. It is not. From what I learned, MSN will allow the spammers to use the IPs of their customers. But obviosly, if used to heavily, it would be bad. So thay play with Local servers/routers to make it appear to be from overseas.

        When you think about it, it is brilliant. The overseas links would be horrible expensive. So instead use modified local servers.

      If you've got proof, that would make a hell of a front-page story for any news magazine.

      --
      A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
  12. Sure it's possible by mindstrm · · Score: 2, Informative

    But you need to realize is that the reason email works, on the global scale it does, is precisely because of that lack of authentication, and it's decentralized, open nature.

    I'm not saying "it's impossible"... it's certainly not.. but the more layers of authentication, and the beurocracies needed to manage them, the less workably any system becomes.

  13. RICHTER by oobar · · Score: 2, Informative

    His name is Richter, not Richert, which is clearly indicated in the links provided.

    Michael, by definition you cannot call yourself an editor unless you actually edit the stories.

  14. the irony by Heartz · · Score: 2, Interesting

    Am I the only one that sees the irony of this whole submission to slashdot because it was a post about a spammer pretending to have white list access and submitted by a pretender?

  15. The spammer rules by cluge · · Score: 4, Funny

    With variation from time to time, the rules that ALWAYS applies to spammers are[From news.admin.net-abuse.email]:

    Rule #1: Spammers lie.
    [(Proposed) Sharp's Corollary: Spammers attempt to re-define "spamming" as that which they do not do.]

    Rule #2: If a spammer seems to be telling the truth, see Rule #1.
    Chrissman's Corollary: A spammer, when caught, blames his victims.

    Rule #3: Spammers are stupid.
    Krueger's Corollary: Spammer lies are really stupid. Pickett's Commentary: Spammer lies are boring. Russell's Corollary: Never underestimate the stupidity of spammers.

    I say see rule #1 when listening to a spammer.

    AngryPeopleRule

    --
    "Science is about ego as much as it is about discovery and truth " - I said it, so sue me.
  16. Is this an attempt to hold customers? by Chatmag · · Score: 4, Interesting

    *'A spammer's claim to his clients...*

    I think that's the key phrase here. Apparently Scott is losing customers, and in order to retain them, or gain new ones, he has to tell clients he is "whitelisted". What reputable business would want to pay an email broadcast company, when that company is blocklisted. He couldn't possibly think to use this as a defence, saying that if Brightmail whitelists him, he must not be a spammer. But then again, from what I've seen regarding him, I wouldn't be surprised.

    As far as I'm concerned, any business that uses Optin is just as sleazy as Scott.

    --
    Pete Carr Owner Chatmag.com
    1. Re:Is this an attempt to hold customers? by LostCluster · · Score: 2, Insightful

      He's likely trying to spin some statement that says "If you really are doing opt-in e-mail, we'd never block you," from Brightmail into a promise that they won't blacklist him... doesn't quite work that way in his case.

  17. Buzzzzzz.....Wrong by www.sorehands.com · · Score: 2, Interesting

    Even if spammers move their servers overseas, the people running the business here can be sued. Even if the spammer is completely overseas, they can still be sued. If a US company hires a spammer to spam, the US company can be sued.

  18. Proving a negative... by LostCluster · · Score: 4, Insightful

    The biggest problem with the "I didn't opt in!" complaints is that spammers have gotten better and better at submerging the opt-in indication to a yes-defaulted checkbox within all sorts of websites and software. Once you have slipped up and comprimised your e-mail address this way, you've basically given that publisher permission to spam you and share your address with any other spammers they want to "partner" with.

    Therefore, anti-spam laws will always have a hole that a truck can be driven through. Since proving that you've never accidently tripped over a "universal opt-in" is nearly impossible to do, successful prosecutions will be tough.

    The only way we're ever going to fully kill spam is to abandon SMTP and get a better way to verify that e-mail really came from the claimed sender and leaves a valid return address...

    1. Re:Proving a negative... by fireboy1919 · · Score: 2, Interesting

      Or we could make opt-in harder.

      We could have an authority that you pick a username and password for, and a list of e-mail addresses, and then allow you to make records with three data items:
      1) Key itself
      2) Company
      3) The e-mail address used

      If there is only one such authority, and each e-mail address can only be registered once, then spammers would be forced to illegal action. Companies wouldn't be allowed to sell e-mail addresses, because only they would have the right to use them, NOT whoever they would sell them to.

      Of course, spammers could register and then opt in other people's addresses, but that would obviously be equally illegal and actually easy to prove.

      --
      Mod me down and I will become more powerful than you can possibly imagine!
  19. A note on Brightmail by pw700z · · Score: 5, Insightful

    Part of the reason to toss the name 'brightmail' around is because their product is awesome at stopping spam. The spammer is probably just trying to undermine brightmail's credibility.

    1. Re:A note on Brightmail by balamw · · Score: 2, Insightful

      Brightmail? Awesome? Not for me it ain't, at least not right now. My ISP (AT&T Worldnet) uses it and it is letting through sooo much obvious spam recently that I'm beginning to think the spammers must have figured out a way around Brightmail's rules.

      FWIW, both Yahoo! and the new Hotmail filters are performing much better than brightmail for me now

      Regardless, I download all my mail through a SpamAssassin POP3 proxy, which just plain knocks em dead.

      Balam
  20. Out of lying spammers, Scotty takes the cake. by Rascally · · Score: 3, Interesting

    You generally can't believe a thing the guy says. I know for a fact he doesn't have agreements with at least one of the carrier/ISP's he says he does, and that carrier has had problems with him off and on for years through a couple of their larger hosting customers.

    Of course, just for saying this, he'll threaten to get his dad (who's a lawyer!) to come after me, except of course that he's a tax lawyer.

    Out of spammers, this guy is the lowest of the low.

  21. sure by danidude · · Score: 5, Insightful

    Use the "which is more probable?" principle: which is more probable? A anti-spam technology ruin itself by promising blocking spam and letting thousands of junk mail pass by becouse ti made a deal that will ruin it's bussiness or The goo'dam spammer is lying?

    --
    - no sig.
  22. Re:What will be the result of the Anti-Spam Law ? by fermion · · Score: 2, Funny

    So more jobs leave the US, fewer of us have good jobs and the expendable income that accompanies said jobs, so we become less of a target for Spammers. As many have said, Spamming is profitable because consumers buy the products. No US consumers, no reason to spam the US. Market dies, so the product dies. Spam problem solved. I fail to see a downside to this.

    --
    "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
  23. Why is everyone so focussed on the spammer? by morelife · · Score: 3, Interesting

    You're just feeding his notoriety by talking about him, obviously it's a stunt on his part.

    Brightmail has so few false positives and allows so little spam through that any noticable continuous stream of spam caused by such an alleged "arrangement" between Ritcher and Brightmail would be bound to get noticed by savvy end users/administrators, if not Brightmail post-installation tech support.

    Same with alleged "whitelists" at ISPs - enough people have eyes on MTA configs that there would be questions.

    This is bullshit and I'm sorry Brightmail had to stoop to a public answer.

  24. So who are these guys http://www.ileads.com by ozzee · · Score: 4, Interesting

    I was told by a friend of mine (mortgage broker) that his company stopped using ileads.com because they were getting too many "bad quality" leads.

    It seems that some people are starting to fill out these forms and having the brokers contact them and then after taking all the contact information from the broker, they inform them that if they don't a) divulge the information of where they got the lead and b) agree to stop using companies that use SPAM to generate leads that they will hand their contact details to the foaming at the mouth public.

    Is this legal ? Souds like sweet justice to me.

    1. Re:So who are these guys http://www.ileads.com by CaptBubba · · Score: 5, Interesting
      It is sweet justice. Either Newsweek or Time had an article a year or so ago about spam and anitspammers. One guy was so annoyed by a spammer that kept sending the same spam to him (the guy must not have had a filter) so he bought something from the spammer.

      The buisness that was spamming was then listed on his credit card statement. He sued them and won something like $1,000 from them for ignoring his opt-out requests. He had a statement about his technique for finding the spammer that went something like "They could hide from me, but nobody can hide from American Express"

      I wish credit card companies had fake numbers to give to these spammers and paypal fraud artists that would automatically trigger alarms when they ran through for verification. This would be a great way for people to track down who is actually profiting from the spam. A good-guy version of the trojan horse, if you will.

    2. Re:So who are these guys http://www.ileads.com by Feztaa · · Score: 5, Interesting

      I wish credit card companies had fake numbers to give to these spammers and paypal fraud artists that would automatically trigger alarms when they ran through for verification.

      Hey, that's a great idea! It's like that honeypot thing I read about a while ago (can't find a link, sorry).

      Anyway, I don't know anything about credit cards (not having one, and all), but I heard that for security reasons, you can have the credit card company put limits on your account, like if you work 9 to 5, have the card raise red flags if it's used between 9 and 5, since you're not likely to be using the card while you're at work and any use at that time is likely fraudulent. So just sign up for a credit card and say something like "I only use it sundays, flag everything else", and then buy into a bunch of spam stuff on monday.

      And then, just never use the card for anything but spam. I guess that's a little extreme, but if you really wanted to hunt down these spammers...

  25. Me too I've got an agreement, the Iron Bar by totatis · · Score: 2, Funny

    Me too, I concluded an agreement with this guy, about my Iron Bar(TM). Whenever I meet him, he lets me beat the hell out of him with my Iron Bar(TM).

    Rumours are that I have agreements with other spammers too, they just love my Iron Bar(TM).

    Iron Bar(TM), the ultimate solution to construtive talks with spammers.

  26. Anti-spam Software and Spammers by fdiskne1 · · Score: 4, Interesting

    Not only do some anti-spam software companies make deals with spammers (according to the article), but some also are among the worst spammers.

    I talked to a few different anti-spam software companies over the last few months. With each of them, I told them that once we made the decision on which (if any) software to go with, I wanted absolutely no further phone calls or emails trying to sell me their product. We made our decision just over 3 weeks ago and informed the software venders.

    Two weeks ago, I received a spam from one of the venders we didn't purchase from. (Yes, the software we decided on caught it, but still, it's the priniciple of the thing.) I followed their procedures to opt-out and also sent an email to the salesperson whose name and email address appeared in the email. I informed her that I told them that I wanted no emails from them trying to sell me their software. I explained how disappointed I was in them and asked to receive no further emails.

    A few days later, I received another spam from them. This one was "signed" by a VP of the company. Again, I opted out and sent an email to the VP explaining the entire situation. I explained that I was beyond disappointed and was now getting angry. I demanded that I not receive another sales email from them and explained that if I did, I would be passing the word about their tactics to friends that might be in the market for such software.

    Guess what? I got another one. This time, I called the salesperson I was dealing with and explained that I was going to tell everyone I know about how Intellireach is an anti-spam software company that spammed me, did not honor my request to not get spammed in the first place and also did not honor several opt-out requests when the requests followed the instructions in the spam.

    --
    But why is the rum gone?
    1. Re:Anti-spam Software and Spammers by fdiskne1 · · Score: 3, Insightful

      I don't normally opt-out of ANY spam. In this case, I knew they already had the email address and knew it was valid. This was a company I was dealing with while we were evaluating different anti-spam software, not just any spammer. I opted out because the fact that they deal in anti-spam software told me that they could be trusted not to spam. I was obviously wrong.

      --
      But why is the rum gone?
    2. Re:Anti-spam Software and Spammers by balamw · · Score: 3, Interesting

      Running Exchange and Windows, doesn't completely rule out free SpamAssassin. I've set up a free SA based filter on the Exchange system at work. It's a debian box running SA-Exim that sits in front of the Exchange box. Since we don't get that much volume, it can be handled by an old 266MHz PII box that's useless for any recent version of Windows, but is great for Linux.

      I drop mail at a score of 20 (mostly dictionary attacks, Viagra ads...) and flag anything over 6. Outlook Rules can then be used to further act on the flagged messages.

      Balam
  27. A lawsuit would be good. by www.sorehands.com · · Score: 2, Interesting
    I'd love to see a lawsuit from Brightmail and expose who is really whitelisting snotty-boy.

    Then if any spam filtering companies are whitelisting spammers, then go after the companies for fraud.

  28. Any actual user experiences to report? by robogun · · Score: 3, Interesting
    I use att.net which screens incoming mail thru Brightmail.

    For quite some time their filtering has been effective. Brightmail won't say how they do it, but human screening, and subsequent filtering of emails containing links to spamvertised domains seemed to be a part of it.

    Lately I have just been spammed silly. Looking at the spams (what choice do I have) the same spamvertised domains are represented over and over. This had not happened in the past.

    This spam continues after desperately hitting the "Report Spam" button (available on their webmail interface only).

    This supports the theory that either ATT or their contract spam filtering with Brightmail are passing or inserting certain mails.

    With this development, I am not inclined to extend this service contract with ATT. I will be certain to pass on this information when the contract is terminated.

    1. Re:Any actual user experiences to report? by beebware · · Score: 2, Interesting

      From what I've heard about Brightmail (my ISP, Demon, is going to be introducing their filtering in the New Year), they have a large number of "trigger email boxes" around the internet. If an email is sent to one of those email addresses it HAS to be spam (because the address hasn't been used anywhere for anything) and then Brightmail filters on email being similar to the "trigger" mail (no, I don't know what criteria they use). Therefore if a spammer doesn't send email to any of the Brightmail trigger boxes, then they won't be flagged as spammers.

  29. His Brightmail claim not plausible by gujo-odori · · Score: 5, Informative

    I work for a Brightmail competitor, and I find Richter's claim of cutting a whitelist deal with Brightmail to be completely implausible. They wouldn't do anything like that for the same reasons we wouldn't do anything like that:

    1) If they were ever caught (and they probably would be, because their software integrates with your MTA, which means someone could reverse-engineer it or snoop traffic between the MTA and Brightmail), their competitors' sales departments would have a field day stealing their customers. The anti-spam business is growing rapidly, but it's very competitive. If any of the companies in this field cut a whitelist deal with a spammer and got caught, the others would eat their lunch;

    2) Even if they didn't get caught, lowering their spam prevention effectiveness would cause complaints from their customers and make it harder to beat the competition in comparisons and they'd lose out in the marketplace. Competition is huge, and Brightmail is somewhat limited in that their system only works with some MTAs, whereas some other systems (such as ours) are completely MTA-agnostic, which means we can sell to anyone. They wouldn't dare take such a chance, nor would they trust the spammer to keep his mouth shut if he got in a tight spot. Spammers, after all, are fundamentally unethical people, and an anti-spam company would never trust one.

    I don't believe his claim at all.

  30. Re:I gotta say it by ozzee · · Score: 3, Interesting
    Due to my excessive paranoia, I'd hesitate to ever do a spam purchase online with a credit card... but, that bit seems like a genius way to take a spammer down.

    You would need to use a "CREDIT" card not a "DEBIT" card. I had one company in the past mess with me on a warranty issue. I simply called the bank I had the credit card with and the company finally resolved the issue, but not after having the money ripped out of their hands while they messed around trying to fix things.

    When MC/VISA/AMEX start loosing money on spammers, you can bet that they will shut down their merchant accounts.

    The thing I fear the most however is dangerous criminal activity from spammers to people who choose to do this. This can only be safe if lots and lots of people do this.

    The other danger is bad guys deciding to do this to a legitimate buisness. Say I was an unscrupulous nasty SPAMINAL and I wanted to take out the competition, you could easily generate lots and lots of spam and then link to your competitions web site and watch them go down in a sea of bad transactions. This is what concerns me the most with this scheme.

  31. Confused post - Richter's going down! by dazed-n-confused · · Score: 4, Informative

    The original poster seems to have missed the story. OptInRealBig spammer Scott Richter isn't "looking for attention" -- he's being prosecuted for fraud. His (implausible) claims about a deal with Brightmail have been disclosed in emails gathered as evidence by the New York Attorney General's office (that's a 2.5 MB PDF, Richter's Brightmail allegations are on p.90-91).

  32. report the assholes to spamcop.net by Indy1 · · Score: 3, Informative

    and post the entire spam with headers to NANAS. Thats a usenet group where people report their spam to, it helps establish a pattern of who is spamming, and keeps companies from later saying they never spammed. Also some of the blacklists check NANAS and will make updates based on who is spamming.

    --
    Lawyers, MBA's, RIAA? A jedi fears not these things!
  33. One-use credit card numbers by billstewart · · Score: 2, Informative
    I don't know if they still do it, but American Express used to offer one-use credit card numbers, that were linked to your regular account. You could use these for shopping with merchants that you didn't want to give your regular credit card number. I assume they still had the standard features of being able to do charge-backs if you were complaining about the merchandise.

    Another approach is to get a small bank account with a debit card, and never put more money in it than you're willing to risk losing to fraudulent spammers.

    --

    Bill Stewart
    New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
  34. Might be something to it by AngryShroom · · Score: 5, Interesting

    My company is far too small to contract directly with Brightmail so we setup an account with a Brightmail service reseller recommended by Brightmail. The very day we switched our MX record over to them the amount of spam we received actually skyrocketed. I even tested this theory by sending a piece of mail to a brand new mailbox with a GUID as the address through a telnet session directly to the service mailserver. Within an hour that mailbox started to receive spam!

    They deny the possibility and called me a liar. We no longer use that service.

    There is always the possibility that one of their employees is not so honest and the company has no knowledge of this activity but something is amiss.

    --
    "The greatest tragedy in mankind's entire history may be the hijacking of morality by religion." - Arthur C. Clarke
  35. Bulkmail pass-through agreements are comment by nazgul@somewhere.com · · Score: 2, Informative

    Most of the major ISPs do this. It cuts down on the amount of filtering they need to do, and avoids false positive problems. However that doesn't mean it lasts. You can call AOL, give them some info and a contact address that they can verify, and they'll let your bulk mail through... but if they start getting complaints they'll block your IPs. So it's possible that when he started he actually did make such agreements, but I seriously doubt they lasted long.