Slashdot Mirror


Comcast Gets Tough on Spam

WeakGeek writes "The Washington Post is reporting that Comcast, the nation's largest broadband ISP, has started blocking port 25 to reduce Spam. Jeanne Russo said Comcast is not blocking port 25 for all its users because it does not want to remove the option for legitimate customers who process their own e-mail. So the company is monitoring traffic and picking out machines that look suspicious. By blocking port 25, they say they cut Spam by 20% last week." ZDnet has another article, with a nice statistic: Comcast generates 800 million email messages/day, but only about 100 million of those are sent through Comcast's SMTP servers.

97 of 405 comments (clear)

  1. Question... by Anonymous Coward · · Score: 2, Interesting

    How do you tell whether your machine is zombie spammer? Is running spybot enough?

    1. Re:Question... by TWX · · Score: 4, Informative

      "How do you tell whether your machine is zombie spammer? Is running spybot enough?"

      Just monitor traffic coming into and out of your computer. There are utilities that will let you do that. If you see stuff coming and going that you aren't generating then something is definitely wrong.

      --
      Do not look into laser with remaining eye.
    2. Re:Question... by Moonpie+Madness · · Score: 3, Informative

      In case that anser was not sufficient, alt control delete brings up the task manager in windows, from which you can monitor your internet activity... further you can look at your modem's activity lights.

    3. Re:Question... by aldoman · · Score: 2, Informative

      Totally insufficent.

      1. If you are using an ethernet connection (either to a router or straight to a modem) then you will have a 100mbit link. 30kbyte/sec uplink (because thats what we are looking at) will be less than 1% of utilization which is hard to see at least.

      2. Modem lights only work if you are straight wired but even if you are it's hard to spot it against a background of random network activity that windows gives you.

    4. Re:Question... by Anonymous Coward · · Score: 2, Informative

      Install Kerio Personal firewall. It's free - You need to register for the popup-blocker and other web-stuff to work for more than 30 days, but that's best left to your browser, IMO.

      Open the 'Network security' tab, and click the 'packet filter' button.

      Create two new rules.

      One that says 'Block outgoing mail', blocking all outgoing TCP connections on port 25 and pop up an alert whenever something tries to open a connection.

      The second rule should explicitly allow your mail client(s) to send outgoing mail. Make sure this one's processed first (click up/down arrows until it ends up above the block-all rule).

      Voila - Your computer is spam safe. ;)

  2. what about mistakes? by mp3LM · · Score: 5, Interesting

    And what if they make a mistake and block someone who just happens to send a lot of mail?

    Is there a place to appeal?...as good as this could be, I think it's going to inconvenience a lot of people.

    1. Re:what about mistakes? by drinkypoo · · Score: 4, Informative
      I don't know how they are about this email blocking thing but when they send you an abuse letter for bandwidth overusage :) you can just call support and they'll talk to you. If you want to find out how much bandwidth it's ok for you to use you basically have to call all over the country (hooray for cellular with no long distance fees) to find some guy in Florida (or such was my path, anyhow) who will tell you not to download more than 90GB/mo.

      Anyway I installed MRTG and did the math after I got the abuse letter and now I just watch to make sure I haven't downloaded more than about 250kbps averaged over the month (I'm at 181kbps right now) and bingo, problem is solved and I haven't got another abuse letter. Personally I find that to be a pretty pathetic amount of transfer per month but they have a monopoly on broadband here unless you are willing to count satellite as an option, which given the latency, I am not.

      Regardless, I'm sure calling technical support will actually be useful in the case where you're not sending spam. However, I have a feeling that they're actually scanning your outgoing messages for particular content. This is not particularly hard to do, and since it's done by an automated system it's not a breach of privacy unless they're holding logging information which contain parts of your emails longer than necessary.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:what about mistakes? by JWSmythe · · Score: 4, Insightful


      That's a good one to ask AOL..

      They've been blocking virtually anyone sending lots of mail towards them. You have to sign up for their feedback loop, then for their whitelist. In our case, we send a lot of mail to users, because they write to us asking questions. There's plenty of mail going back and forth, but none of it is spam. Most are written by humans, some are automated (You just completed this function, your tracking number is....). They've been doing hit and miss blocking just because they can. It's really annoying. They blocked my workstation because I sent out 4 messages to AOL users in the same day. {sigh}. For my workstation, it's not a big thing, I just changed the IP. But, it's more of a pain for servers.

      It doesn't make a lot of sense. I've known spammers. They'll get multiple lines from multiple providers, and keep switching IP's and networks to keep from being blocked. It's all a big act just to make it look like they're being all progressive, even though they're really just annoying legitimate people. Kinda like the TSA.

      One of our clients, with his own server and a completely opt in mailing list (like, you specifically have to ask to be on the list) was blocked. He spent hours on the phone with AOL, and got me in on a conference call with them. The support people I spoke with were completely dense. We gave up on any political approach, and just moved his mail server off to another network. He only has about 2000 people who receive his newsletter, and the people not getting it on AOL were actually complaining that they weren't getting them.

      Hopefully Comcast will be more professional about it. I know Roadrunner (now Bright House Networks) were absolute dicks about it. They once disconnected my service because I had a DNS server running. I tried to explain to them that their DNS servers sucked (about 5 to 10 seconds to resolve any name). Instead of fixing their problem, they were busy blocking users. {sigh}

      --
      Serious? Seriousness is well above my pay grade.
    3. Re:what about mistakes? by kryptkpr · · Score: 2, Interesting

      To put your 90 GB/mo into perspective, my local DSL provider gives 8 GB/mo.

      (Needless to say, I'm on cable .. with no bitcaps)

      --
      DJ kRYPT's Free MP3s!
    4. Re:what about mistakes? by bairy · · Score: 4, Informative
      I use bandwidth meter to keep track of how much I've down/uploaded during a week/month. And the log files for past months are just geeky genius.

      90gig/month is gonna be around 3gig/day.

      --


      Get paid to search..It's geniune and
    5. Re:what about mistakes? by drinkypoo · · Score: 3, Insightful

      How did they come to notice that you were running a DNS server anyway? Did they port scan you or something? And why didn't you just firewall it? It's not like requests from a caching nameserver look substantially different from requests from the local resolver.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    6. Re:what about mistakes? by rograndom · · Score: 3, Funny

      dude, that's a lot of pr0n.

    7. Re:what about mistakes? by Laivincolmo · · Score: 3, Interesting
      Enough with this blocking of spam!

      As we come up with newer ways to block spammers, they will undoubtedly come up with more brilliant spelling errors and other methods to bypass blocks.

      The time has come for real legislation to make this a crime, punishable by the law. Maybe some of it will stop from legal imprecations... My idea would be some sort of bounty hunting system... A system in which the government would set rewards for geeks who locate and inform the government of spamming distributors.

      And as for those spammers overseas in China... I haven't given that any thought, maybe a great wall of some sort?

    8. Re:what about mistakes? by Anonymous Coward · · Score: 2, Insightful

      What you're complaining about is a completely different situation. AOL is blocking inbound mail, while Comcast wants to block outgoing mail. The truth is, if you're on a residential cable modem you don't need to be able to send hundreds of emails a day directly from your computer. If you legitimately need to send that much mail (i.e., if you run a mailing list), you can get an account on a mail server, or you can arrange to relay through your ISP's.

    9. Re:what about mistakes? by drinkypoo · · Score: 3, Insightful

      They're not capping to prevent piracy, they're capping to reduce their costs. What do they care if you get busted for piracy?

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    10. Re:what about mistakes? by tabrisnet · · Score: 2, Insightful

      > Enough with this blocking of spam!

      The point of this action (and this article) is NOT the blocking of spam on the receiving side.

      This is an action, by an ISP, to prevent their networks (and their customer's computers) to be used as spambots/drones. This is a legitimate (if possibly "burn the village to save it") action.

      I'd even go so far as to say that it is quite likely that the use of their (Comcast's) networks for the sending of spam would be against the AUP/TOS. The only reason this is NOT dealt with by canceling service is b/c the customers are not doing it on purpose (As in, their computers were exploited by a trojan). Yet, such an action may very well be legitimate according to their contracts (tho obviously bad for their PR/CR image).

      Yes. blocking spam is kinda pointless, on the receiving side. even spamfiltering is pointless (in the long run). But, your suggestion of legislation is to address on the sending side. Which is what this is. Is this not the side we truly need to deal with?

    11. Re:what about mistakes? by aldoman · · Score: 2, Interesting

      While that does suck, you must realize that NZ is very isolated in the world and links to Europe/USA where most data is stored is very expensive. But I'm confused why they give you 8mbit down. That would burn through your allowance it 10 minutes!

    12. Re:what about mistakes? by Troed · · Score: 2, Insightful

      ... and void the privacy you get when you know that your own mailserver and the receiving (known) mailserver are the only ones able to see the mail in clear text.

    13. Re:what about mistakes? by JWSmythe · · Score: 2, Insightful


      The management of it would be the same. AOL put a policy into place that is obnoxious, and expect people to jump through hoops to do perfectly legitimate things. Their solution is slow and backwards.

      If Comcast is responible about it, cool. I'd be happy to see more people taking his kind of aggressive stance, if they're responsible about it.

      After dealing with several different cablemodem companies, I'd be willing to bet it to get the access turned back on would take an hour on hold just to get a support person who's clueless to the issue and another week before it gets sent up to someone who knows what to do.

      --
      Serious? Seriousness is well above my pay grade.
  3. E-mail Advertising? by Laivincolmo · · Score: 5, Funny

    I still don't understand how spam exists economically. I guess people are dumber than I thought:
    "Wow! I think I'll find out more about this Viiagraa! Thanks hf387hfjsd73@hotmail.com!"

    1. Re:E-mail Advertising? by vena · · Score: 4, Informative

      that's just it, economics. for a spammer to send out 1mil emails, the cost is trivial (for the spammer). if they get a response of just 1%, that's 10,000 customers, .1% gives 1,000 customers. that's not a bad haul for a fly-by-night pharmacy with likely very little overhead. they likely have no warehouse, no real store or property outside of the home of the person running it and postage is paid by the consumer.

    2. Re:E-mail Advertising? by NanoGator · · Score: 3, Insightful

      "I still don't understand how spam exists economically. I guess people are dumber than I thought:"

      Hehe.

      I know you're being funny here, but I think there is a general misconception that the people recieving spam actually have to buy stuff. The spammers are paid to get the messages out to x number of people. Their success is not dependent on the actual return rate on the advertising money. It will, however, affect reoccurring business.

      To put it another way, I doubt that lack of customers will make the spam go away. I mean, geez, there are still N-Gage commercials on TV.

      --
      "Derp de derp."
    3. Re:E-mail Advertising? by Jeff+DeMaagd · · Score: 2, Interesting

      Basically some of the people probably do buy this stuff, they only need a miniscule number of customers to pay for this.

      That number of people is probably much less than 1% of the recipients, but they are probably people that don't want to discuss their inadequacies face to face with other people. It is also these people that won't report a fraud to the police because they are too embarased to say what they tried to buy and too embarased to say they've been swindled.

    4. Re:E-mail Advertising? by ArcadeNut · · Score: 2, Funny

      we ask that you keep your winning information confidential until your claims has been processed and your money Remitted to you.

      Looks like you just blew it! HAHA! Now the money is ALL MINE!

      Oh wait! Damn....

      --
      Visit the Arcade Restoration Workshop @ http://www.arcaderestoration.com
    5. Re:E-mail Advertising? by ScrewMaster · · Score: 2, Funny

      I mean, geez, there are still N-Gage commercials on TV.

      You think that's bad, the Sci-Fi channel is now advertising "Enzyte - Natural Male Enhancement" tablets. So not only do I have to suffer through penis enlargement messages on my computer, but I have to see it during commercial breaks while watching my favorite Sliders episodes. Somebody should tell the (female) exec who runs that channel that penis enlargement pills don't work.

      --
      The higher the technology, the sharper that two-edged sword.
  4. Seems reasonable, as long as... by Space+cowboy · · Score: 4, Informative

    ... there's a back-channel for people whose email is legitimately disproportionately high to have it reinstated. I'd be a mite annoyed (read: bloody furious) if I wasn't doing anything wrong, but my internet access was suddenly curtailed... I send email from home (though never in any quantity likely to raise suspicion) and I don't see why I should use NTL (whose news and mail servers are crap) over my linux gateway.

    What I find more chilling is the number of people in the article who are recommending general blocking of the smtp port. Just because it makes life easier for large corporations is no excuse for using a blunt instrument where an elegant solution could be found - in this case, I think the dynamic monitoring and blocking is far more preferable. If NTL decide to block port 25, I guess I'll just have to tunnel outgoing port-25 traffic over a different (say: 2525 :-) port to my co-lo machine and send from there...

    Aside: The phrase 'Microsoft is working with ....' always seems to send shivers down my spine these days because of the context I find it in. Sigh.

    Simon

    --
    Physicists get Hadrons!
    1. Re:Seems reasonable, as long as... by Trillan · · Score: 2, Informative

      The secondary SMTP port is 587.

    2. Re:Seems reasonable, as long as... by techno-vampire · · Score: 5, Interesting

      I used to work for an ISP. We blocked all outgoing Port 25 to keep our customers from relaying. We also blocked inbound at first, to keep out spammers. This ran into trouble quickly. Not only are there services that don't offer SMTP, there are some that insist you use an address at their domain on all outgoing. We had customers that either couldn't send at all, or not with our address because their broadband carrier wasn't accepting their messages. The way we fixed this, we put up an authenticating server. This way, if you ouldn't connect directly through us you still had one of our servers you could use. Worked just fine, and made a lot of people very happy. I doubt we had as many as 0.01% of our customers complain about this, mostly because they needed to send work mail from home and their company insisted that all mail with the company address went through their own servers.

      --
      Good, inexpensive web hosting
    3. Re:Seems reasonable, as long as... by Tony+Hoyle · · Score: 2, Interesting

      My current ISP block all inbound port 25 to stop open relays. All it takes is an email and they'll unblock you, and put you on a list of servers that gets checked for open relays every couple of days (if you fail that check you have to have a damned good reason why they'll unblock you again).

      It works really well, and I've never heard any complaints about it. It's a lot easier for them than doing things like traffic monitoring etc. as well.

  5. Fine by me by drinkypoo · · Score: 4, Interesting
    In fact it's A-Ok in my book if they block port 25 outgoing for all users. If you want to send mail to outside mailservers directly you are free to use a VPN connection or other types of tunnels.

    Now, if comcast would sell me a static IP address, I might care, but since they don't it's clearly not meant for servers. As long as I can come up with a way to get my mail out (presumably you could set up sendmail or another MTA to use smtp.comcast.net as a relay even though you need to authenticate to use it, but I've never looked into it) it doesn't seem like an issue to me.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    1. Re:Fine by me by bersl2 · · Score: 2, Informative

      Now, if comcast would sell me a static IP address, I might care, but since they don't it's clearly not meant for servers.

      Pssst: it's called "dynamic DNS."

    2. Re:Fine by me by Awptimus+Prime · · Score: 2, Insightful

      I'm not sure how comcast smtp servers work if you're not on their network, perhaps at an internet cafe or something. I should try it sometime.

      Why would you use their server from a cafe? You should use the cafe's ISP's smtp server.

      Every time this issue comes up, I just get depressed. People range from being upset about having to use the smtp server they agreed to use when they signed up for their account, they work fine, there is no reason a home user paying $39/mo should have the "right" to run smtp of their own, or be able to willy-nilly go connecting to other smtp servers on the net.

      Fact is, if every ISP did this, we'd see a huge reduction in spam. What is the cost of this? Just using the appropriate smtp server for your connection.

      Why (not the parent) must I see 300+ posts of griping? If you want to run an smtp server so bad, get a commercial class DSL account and pay for it. That, or just get a job as the mail admin for your local ISP.

    3. Re:Fine by me by Telent · · Score: 2, Insightful
      Every time this issue comes up, I just get depressed. People range from being upset about having to use the smtp server they agreed to use when they signed up for their account, they work fine, there is no reason a home user paying $39/mo should have the "right" to run smtp of their own, or be able to willy-nilly go connecting to other smtp servers on the net.

      My God! How dare I "willy-nilly go connecting to other smtp servers on the internet"?

      I mean, wow! Why stop at SMTP? Let's take it one step farther! How dare people go willy-nilly connecting to other servers on the Internet?! It's disgusting! For the health of the Internet as a whole, people must stop this insane practice!

      What's that in the back? Hmmm? You mean the principle of the Internet is to be able to connect to other computers? But Awptimus Prime says that we shouldn't be able to go connecting willy-nilly to other systems!

      Please don't slip in the puddle of sarcasm.

      "[B]eing upset about having to use the smtp server [I] agreed to use when [I] signed up for [my] account"? I don't know about you, but I've read a lot of ISP contracts, and never has one said that I need to use my ISP's SMTP server. If it had, I would take my business elsewhere, or obey said restriction.

      "[T]hey work fine", you say? You call six-hour delays fine? You call randomly lost email fine? I don't know about you, but I use my email for more than getting advertisements for hot goatse. Clients contact me, friends talk to me, automated systems scream "Help!", and if I don't get those messages in a timely fashion, I'm fucked. Along with said servers. Oh, and some of us like to use personal domains, y'know? And have multiple accounts for sorting purposes and different usages; one for automated, one for clients, one for friends?

      You are of course entitled to your opinion, Awptimus Prime, just as I am mine. But personally? I am so glad that you aren't setting policy at my ISP or for the Internet, and if you ever start, I'll go elsewhere. Not that I think Speakeasy would ever listen to you as anything but a humor generator, but still, on principle.

    4. Re:Fine by me by Awptimus+Prime · · Score: 2, Insightful

      You are of course entitled to your opinion, Awptimus Prime, just as I am mine. But personally? I am so glad that you aren't setting policy at my ISP or for the Internet, and if you ever start, I'll go elsewhere. Not that I think Speakeasy would ever listen to you as anything but a humor generator, but still, on principle.

      Funny you should mention this. I worked at Speakeasy for 2 years as an SA. The topic came up several times, it was not laughed at, but considered something that they will eventually be forced to do if ever targeted by spammers (or at least to the extent other ISPs have been hit). The only thing saving them is their comparatively small size compared to EarthLink, AOL, and Comcast, that is, for residential DSL service.

      Personally, if I were running a small ISP of my own, the default would be to deny the ability to do outbound tcp/25, then if a customer requested it, I would allow them to do so.

      You have to keep in mind I am thinking about the 4.3 million subscribers who will open some .exe from Outlook express and become an instant spam relay, as opposed to the ~150 people who would actually care to run their own.

      Mind you, I see you just complain about inadequate servers at the ISP. It's funny to see you tout Speakeasy as such a great ISP, but then say their mail servers have a 6 hour queue. Personally, I've never seen them get anywhere near that high, at least for messages under 3 megabytes. If their smtp is really that bad, then go ahead and generate some mail traffic and post message ids of the ones that take more than 30 minutes to deliver. I'll forward them to a cohort who still works there and get you an explanation.

      That is, if you aren't just another mindless troll. I assume you are because of the willy-nilly ports remark was just an over-the-top remark that blows everything well out of proportion here. Personally, I would like to see you suggest a solution to the spam problem today. Don't have one? Didn't think so. At least port blocking helps to an extent, and it keeps your ISP from getting on other ISP's mail-deny lists. If you think blocking port 25 is bad, imagine having a few million customers and then AOL and EarthLink start denying mail from your IP ranges. You'll have some serious PR issues and will be forced to change practices.

      Finally, I will state again that I have been online for 12 years. I have never had mail (to a non-freebie mailhost) get lost. I have seen delays up to 9 hours, but those are very rare. You also have to consider the mail queues at the destination, too. Just because a server is quick on one end, doesn't mean it's delivery will be any faster on the other.

  6. Why not work with the blacklists? by Anonymous Coward · · Score: 5, Insightful

    If they detect port 25 traffic over a certain threshold, do a quick dns blocklist check. If they're blacklisted, stop traffic on port 25 for that customer and contact them to let them know their machine may be infected.

  7. Reverse That by Elecore · · Score: 5, Interesting

    I bet it would be a lot more effective to automatically open accounts with that port 25 blocked. If you want to use it, you give them a call and ask for it to be opened. I bet at least 95% of the spam being created is being created without the user knowing so closing port 25 won't affect them.

    1. Re:Reverse That by LostCluster · · Score: 2, Insightful

      But the Comcast execs would then realize that the unblocking process costs money in terms of staff time and phone expenses for the support call... and just axe that "feature".

    2. Re:Reverse That by gad_zuki! · · Score: 2, Insightful

      No way. How many people are using another SMTP other than comcasts? Half? 1/3rd? That would be tens (hundreds?) of thousands of support calls.

      This is the best move an ISP can make. As a rule they shouldnt block anything, but if a machine is suspected of being a spam shooter, they should step in and take care of it for the sake of their network and the internet community.

      Also, the second smartest move is to ask people if they ever bought anything from a spammer and if they say yes just punch them in the face. Now there's a deterrent we can all get behind!

    3. Re:Reverse That by firewood · · Score: 2, Interesting
      But the Comcast execs would then realize that the unblocking process costs money in terms of staff time and phone expenses for the support call... and just axe that "feature".

      Or better yet, make them pay for the opening the port. Then it would be both a revenue generator and an indirect way of making heavy users of upload bandwidth pay for their share.

    4. Re:Reverse That by msobkow · · Score: 2, Interesting

      For the most part I'd agree, except that many large ISP's are notorious for making it virtually impossible to get a service back after they've blocked it.

      My ISP here has been pretty good about working with me on any technical issues that have come up, which has been rather refreshing compared to the useless "support" from Rogers or AT&T. There is a great deal to be said for smaller vendors who still understand service, even if it costs a bit more.

      --
      I do not fail; I succeed at finding out what does not work.
  8. Thanks Comcast by Anonymous Coward · · Score: 3, Interesting

    I don't know about the rest of you here, but since I use them as an ISP and run my own mail server, (exim on debian woody, and yes it's secure) I'm very, very glad that Comcast isn't blocking 25 for everyone.

    Not only did they take effors to reduce spam, but for once, they actually listened to their own customers. Thanks Comcast.

  9. All in the name of stopping spammers... by anakin357 · · Score: 5, Interesting

    Just put these dickhead spammers in jail for 5-10 years for causing so much disruption and cost to the world. I was reading a few days ago (and feel free to correct me/link to the URL) that spam causes ~$1,900 in lost productivity per employee, per year, in the US. THAT is absurd!

    On a side note, people with virus infected machines will now notice they can't send email to their external SMTP servers, and call Comcast, which they will reply that you have a mass mailing internet worm, and you've been spamming thousands of messages a day. Due to your incompetence, we have turned off your external access, forever.

    --
    http://www.fsckin.com/
    1. Re:All in the name of stopping spammers... by DAldredge · · Score: 2, Interesting

      Those $/Per Year numbers are made up. If you add up ALL of them the number comes out to be about 400,000 USD per worker per year.

      They just make up those numbers to sell a product and/or service.

    2. Re:All in the name of stopping spammers... by shadow255 · · Score: 2, Funny

      Just put these dickhead spammers in jail for 5-10 years for causing so much disruption and cost to the world.

      Sure. Just hand over the exact physical address where all these dickhead spammers are, along with admissable evidence of their illegal and disruptive activities, to the appropriate local authorities for arrest. While you're waiting for the warrants to issue you might consider finding ways to make bulk unsolicited emailing unprofitable. My guess is you'll have enough time to create and implement a solution before the bad guys are pulled off the streets ;-)

      --

      Logic is a wonderful thing but doesn't always beat actual thought. -Terry Pratchett

    3. Re:All in the name of stopping spammers... by JWSmythe · · Score: 4, Insightful
      Just put these dickhead spammers in jail for 5-10 years for causing so much disruption and cost to the world.


      You know that'll never happen.

      All things considered, spam isn't the only problem out there. The ratio of junk to legitimate mail is about the same in my postal mailbox. I may get one letter or bill in, and the rest is junk.. Why aren't people screaming "We need to make laws.." "they need to be in jail.." etc, etc.. That won't happen because the post office turns a profit on it.

      Most US bandwidth providers do a pretty decent job of trying to stop spam. Most have pretty strict standards, and will shut off a line for spam. I've been in on several of those actions, although not against me or my networks. It would be nice if all providers did that, but again, it probably won't happen. Many overseas companies make good money selling overpriced bandwidth to spammers. Think of it in business terms. If you're a [insert country here] provider, you can charge double or more for hosting and bandwidth to a spammer. You don't really have to answer to anyone but yourself, why not take the sale? Big spammers can use up some pretty substantial bandwidth, so it's worth it for them to sell to this customer. If I have the choice of barely paying my bills, or buying a new house and cars this year, I think the choice is obvious.

      One of the magic questions is, who do you go after? Just a couple days ago, a site hosted on a network belonging to a friend of mine was the "source" of spam. I know they didn't do it, it had absolutely no relationship to them or what they did. So I got on the machines, and found the source. They had a feedback program that was fairly well written, but someone exploited a bug in it, to send out to a few thousand people before I stopped it. Should they throw this perfectly legitimate businessman in jail because someone managed to exploit something. I had to look at it a few times to figure out how they exploited it, the script was fairly well written.

      Since plenty of the spam relates back to overseas sources, you'll never see them spending time in a US jail. Simply enough, you'd never see every government in the world agreeing on enforcement of any law, even an anti-spam law. In a lot of countries, it's rather difficult to even report the spam. What happens when you're trying to report it, and the support people don't speak English. And don't be so egotistical to say "they should all speak English", the universe or even the Internet doesn't revolve around America.

      --
      Serious? Seriousness is well above my pay grade.
    4. Re:All in the name of stopping spammers... by drinkypoo · · Score: 2, Insightful
      How about we give up on the "war on drugs", which will never bear any fruit beyond making drugs better cheaper smaller faster, and costs the american taxpayer billions of dollars every year (106,974 people have been incarcerated for drug offenses in the US so far this year) and use the empty space to store spammers?

      Maybe we could redirect some of that money to pensions and retraining for current poverty industry employees, and spend what's left (easily the majority) on the space program or education or something that will actually provide some benefit other than employing people in corrections.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    5. Re:All in the name of stopping spammers... by Bob+Uhl · · Score: 2

      Jail's not good enough. We need to return to the Anglo-Saxon practise of outlawing. Outlawing refers to placing the criminal outside of the law: he is no longer protected thereby, and is at the mercy of anyone who should happen upon him. He can be robbed; he can be beaten; he can be killed--and none of those things are crimes, because he is outside the jurisdiction of the law. We need merely outlaw spammers, then publicise their names, addresses and visages--then let the psychos take care of the problem for us.

  10. Seems the right way to me... by nicolaiplum · · Score: 3, Insightful

    This seems like the right way to do it, as long as they've got a reasonable way for you to ask for it to be unblocked.
    Nice to see a large soulless corporation not just shaft its customers wholesale.

    --
    "For a successful technology, reality must take precedence over public relations, for Nature cannot be fooled"
    1. Re:Seems the right way to me... by NanoGator · · Score: 2, Insightful

      "Nice to see a large soulless corporation not just shaft its customers wholesale."

      This story is interesting timing for me. Today (as in like an hour ago) I had cable modem service from Comcast installed. "Large soul-less corporation" was the last thing on my mind. Not only were they pleasant on the phone when I called yesterday, but they also provided next day service *and* called when they got there so I could drive on over. (I'm staying at a friend's house until the stuff gets moved over.) Previously to this move, I've been a customer of theirs for... well I guess a year, I'm not sure when AT&T was purchased by them. I have YET to hear the phrase "it is our policy..." from them.

      So, yeah, I agree, they do seem to understand that making the customer happy is important. This is in stark contrast to Washington Mutual. I tried to open a checking account there, but since I was moving out of my 'permenant address' in two weeks, and I hadn't gotten my new apartment yet, they wouldn't give me an account. "Well it's not our policy to.." yeah yeah.

      I guess my point isn't really going anywhere. Your post just kind of reminded me that the phrase 'policy' has made me grit my teeth a number of times. I just hope this type of "we can be reasonable" service catches on with the bigger corps.

      --
      "Derp de derp."
  11. We'll see how effective this is by bigberk · · Score: 4, Insightful

    Sounds like a great plan to me! I don't like the idea of outright port blocking (customers are paying for IP access, right) but it's very easy to locate the suspicious hosts, which means that once the automated systems are in place they can easily add port restrictions.

    We can watch to see how effective this is by seeing how many of comcast's IPs show up in real time spam blocklists. Take CBL and WPBL for instance, two of my favourite lists...

    % grepcidr -c -e 68.80.0.0/13 1501

    % grepcidr -c -e 68.80.0.0/13 351

    Now we see if those numbers go down over time :) Easy.

    1. Re:We'll see how effective this is by bigberk · · Score: 3, Interesting

      Sorry, let me update those current number of comcast's IPs found in CBL and WPBL blocklists. There's a lot more than I thought. Comcast's netblocks are: 24.0.0.0/12, 67.160.0.0/12, 67.176.0.0/14, 67.180.0.0/15, 67.182.0.0/17, 67.182.128.0/18, 68.32.0.0/11, 68.80.0.0/13

      CBL: 19897 (2% of entire list)
      WPBL: 5199 (10% of entire list!)

      Wow, that does look like comcast is responsible for a ton of the world's spam!

  12. Getting close to the solution... by Caseylite · · Score: 4, Insightful

    I would have no problem with my ISP blocking port 25 unless I specifically request it to be open. And I would sleep much better at night knowing that my mother isn't unknowingly spamming me and my closest 25 million friends. The stipulation is that it not cost me extra to be able to use port 25. And that the ISP's support staff not be morons.

  13. Largest in the nation? by azzy · · Score: 4, Funny

    I never knew Comcast was the largest ISP in the UK.

    Oh.. your nation.. not my nation?

    Sorry, I forgot there was no other part of the world.

    1. Re:Largest in the nation? by Fishstick · · Score: 2, Insightful

      Well, when quoting a US publication...

      The Washington Post is reporting that Comcast, the nation's largest broadband ISP, has started blocking port 25 to reduce Spam. ... one might reasonably assume the nation they are talking about is the US. :-p

      --

      There is much cruelty in the universe, John.
      Yeah, we seem to have the tour map.

    2. Re:Largest in the nation? by azzy · · Score: 2, Insightful

      This is an international site on the internet. And as every other article seems to be pointing to a BBC News page it is certainly not dealing with US only articles/issues.

      Nor is it slashdot.us

      .com does not mean American

      I do not have an ass from which to take my head out of, I am sure that would be in breach of some law though, at least in the UK, perhaps it is common practice in the US - I can only hope not.

    3. Re:Largest in the nation? by That's+Unpossible! · · Score: 2, Insightful

      Sorry, I forgot there was no other part of the world.

      No, you just forgot where Slashdot was located.

      If I'm reading a British website and they say "the nation," it doesn't take a rocket scientist to infer GB.

      --
      Ironically, the word ironically is often used incorrectly.
  14. Here is what I paste into spam complaints. by Serious+Simon · · Score: 4, Interesting
    I check out the Received: headers for the IP address that the spam is coming from, then use whois to find out who it belongs to. I then forward the spam, including full headers, and the following text:

    Hi, I received this spam from out of your network. I trust sending spam is in violation of your terms and conditions.
    Please take appropriate measures.
    I read recently that about 80% of spam is sent via hacked computers on broadband: http://www.sandvine.com/news/pr_detail.asp?ID=50
    You might consider closing port 25 per default and only open it for customers who explicitly want to run their own mail servers.

    Thanks,

    ...my name here...

  15. Bellsouth, on the other hand blocks all 25 by firewort · · Score: 4, Informative

    Bellsouth is now blocking all port 25 traffic, whether or not they sell the customer a static IP.

    I had a mail server running on static IP for over a year and they've just blocked it as of last night- Their third tier support claimed that it was because they were being threatened with being blocked by other ISPs.

    --

    1. Re:Bellsouth, on the other hand blocks all 25 by Secrity · · Score: 2, Interesting

      Filtering port 25 on dynamic IPs is the Right Thing To Do, I think that filtering port 25 from static IPs is a bit too drastic.

  16. Comcast is clueless by mrsam · · Score: 2, Interesting

    "By blocking port 25, they say they cut Spam by 20% last week."

    They're talking out of their asses. I have manually blacklisted their entire cablemodem space quite some time ago. Running a grep on the mail log files shows that this week I've already rejected approximately 20% more spam from Comcast than last week.

    And the week ain't over yet. The log files rotate on Sundays.

    I have concluded that Comcast is a lost cause. Damaged goods. The best thing to do is to blacklist their whole stinking sewer pit, and move on with your life.

    1. Re:Comcast is clueless by crossconnects · · Score: 2, Interesting

      I use comcast as an ISP because it's the only way to get broadband around here. I use an external host provider and email service, so blocking port 25 indiscriminately would be a problem for me. I don't spam or even run a mailing list, so my outgoing traffic is minimal. I hope Comcast handles things the way the article says they do, and continues to do so. Other people complain about Comcast service but I have had very few problem, none critical, and always had good customer service, though I spend more with them on internet access than on cable tv service.

      --
      no big sig
  17. Just use SpamCop by Anonymous Coward · · Score: 5, Informative

    SpamCop will take care of figuring out the origin and reporting spam for you.

  18. I'm a comcast user.. by sinner0423 · · Score: 3, Interesting

    Before, I'd receive about a dozen spams a day, at least. I had started getting them right after i signed up for a PAYPAL account. In the past 2 days, i've received not one spam. Absolutely unreal.

  19. Why not pass through their mail servers? by LostCluster · · Score: 4, Interesting

    For those who do operate home mail servers, why can't such people just configure their outgoing SMTP server to pass all outgoing mail through the ISP's SMTP server to get around such blocks, and therefore have a more "trustwrothy" and less likely to be blocked IP address in the headers?

    1. Re:Why not pass through their mail servers? by Telent · · Score: 5, Informative
      Um... because most of us who run "home" mail servers do it because our ISP's mail servers are slow, unreliable, and down half of the time? Because the rewriting rules often keep us from using our personal domains? Because if we wanted to use our ISP's mail servers, we wouldn't be running our own?

      Now, in my case, none of this applies, because I have a clueful ISP (Hi, Speakeasy!), but back in the Dark Ages of DSL through $TELCO, believe me, I had to. Or I didn't get mail. And believe me, I live for my mail.

    2. Re:Why not pass through their mail servers? by amigan940 · · Score: 2, Informative

      Many reasons. Firstly, my ISP's mailservers (Cox, who, by the way, already filters 25 both ways except to their servers) are slow as hell. Secondly, I like to be sure my mail doesn't go to more servers than intended.

      --
      dd if=/dev/zero of=`df / | awk '/^\/dev/ {print $1}' | sed 's/s[0-9][a-z]//'` count=1 bs=512 && shutdown -r now
    3. Re:Why not pass through their mail servers? by Bishop · · Score: 2, Informative

      SMTP servers run by ISPs are not always reliable. My ISP had a bad habit of mysteriously holding mail in the queue for hours at a time. Some ISPs have odd restrictions such as a maximum number of recipients.

      I used to believe that restricting outgoing port 25 might limit the ammount of spam. Now I am not sure. I suspect that it is reasonably easy for spamware to find a user's SMTP server credentials and use the ISP's SMTP server. There is probably an easy to use API to send mail through Outlook (and the ISP's SMTP server) without the user knowing. Restricting outgoing port 25 does prevent access to open relays, but is that still a major source of spam?

      Users run their own SMTP servers as ISPs may be unreliable, or have odd restrictions. In the long run restricting outgoing port 25 probably won't limit spam sent from compromised computers as malware will use the ISP's SMTP server.

  20. Well, what I'd like to know by Eric(b0mb)Dennis · · Score: 3, Interesting

    "So the company is monitoring traffic and picking out machines that look suspicious."

    Okay, isn't that what GMail is doing but to ADD a small advert, and everyone goes bonkers..

    Comcast does it to 'stop spam' and they're a hero...?

    --
    Excuse me, I don't mean to impose, but I am the ocean
  21. As a Comcast User... by rbabb · · Score: 5, Insightful

    ... This is starting to worry me a little. I have been happily running my own mail server for over a year now. The reason being is that I want the ability to host all my own solutions and at the same time use the bandwidth i'm already paying for.

    With wonderful dynamic DNS services like no-ip.org I am able to do this on any dynamic IP and I have no reason to worry about needing one of those pesky static IP addresses.

    Hopefully if something were to happen where I'd start getting blocked I could just use my connections at work and contact their e-mail admins directly to resolve the issue. However this slash and burn tactic is just the wrong way to go about fighting spam. Hence one of the reasons I left Earthlink/Mindspring, who block e-mail from ALL Dynamic IP addresses and also block outbound port 25 on their networks.

    1. Re:As a Comcast User... by kiolbasa · · Score: 2, Insightful

      In the long run, Comcast's move could be better for you than you realise. Providing that Comcast is able to block the outbound spam only, and work with their customers who are responsible, then email admins may not be so quick to drop Comcast's entire dynamic IP range in their blocklists.

      --

      Beer wants to be free
  22. Lets see... by circusnews · · Score: 2, Interesting

    I send out on average about 15 emails/day. None of my email traffic goes through comcast's SMTP servers.

    Assuming that this is about average, it would only take 46666.67 customers using non-comcast servers to reach this number.

    The following is only antidotal, but...

    I have set up the cable modems of at least 18 friends and family members. In general I have found that parents tend to use work email addresses most, AOL accouts second most, Hotmail/other free providers, and comcast addresses least. Kids tend to use either AOL or a free email provider more often than using a comcast address.

    Thats comes to about 8 comcast addresses that are actualy used out of the 50 or so email accounts used by these friends and family.

    I am suprised the number is not much higher.

    1. Re:Lets see... by ColaMan · · Score: 3, Funny


      The following is only antidotal, but...


      (cough) that's Anectdotal.

      Unless you think your following statement is countering some effect of a poison... wait, maybe it is. Er, carry on :-)

      --

      You are in a twisty maze of processor lines, all alike.
      There is a lot of hype here.
  23. Bellsouth Block by bljohnson0 · · Score: 2, Informative

    I have Bellsouth DSL and they're blocking port 25 incoming and outgoing for their DSL subscribers. I had a lengthy discussion with tech support about it and they said "thats just how it is". If you have Bellsouth DSL and you can still use port 25 - enjoy it now. The block is coming.

  24. education is the solution by Anonymous Coward · · Score: 4, Funny

    penis enlargement is dangerous and ineffective.

    tell your small dicked friends!

  25. Re:It's crap by gad_zuki! · · Score: 2, Insightful

    They cant change if they are sending. If they are recieving they can do whatever they like.

    When sending to SMTP you only have 25, 587, and sometimes 2525. (and some others)

    So if I want to spam your company. I would have to connect to your company's smtp service. Most likely its running on port 25. Thus if 25 is filtered for me, I'm screwed.

    Mostly, everything but 25 requires authentication and even if this cuts a few percentage points of spam thats (in real life) millions of stopped spam.

    Fighting spam requires many fronts, I'm glad to see comcast join the fight. If they don't screw it up, that is.

  26. There is no need to receive mail from dynamic IPs by Secrity · · Score: 4, Insightful

    If mail servers would start blocking all mail coming from dynamic IPs, they would block the vast majority of spam and block almost no legitimate mail. Yeah, I know that some folks running mail servers on dynamic IPs aren't going to like that, they can still send mail through their provider's mail servers. The arguments against blocking mail from dynamic IPs are pretty much the same as when people were arguing about open mail servers. This is just one mor ething that spammers have ruined.

  27. What does your average user need with 3 gigs/day? by Sancho · · Score: 4, Insightful

    What legal use could a person possibly have for needing 3 gigs per day of bandwidth, out of curiousity? I peak when I download or significantly update my systems, but even that rarely goes over a couple of gigs, and that's certainly not an every day thing.

  28. I'm on comcast at home by austad · · Score: 3, Interesting

    And even though they are not blocking port 25 for me, I've found that if I send from their network, a good portion of my email bounces because a lot of companies have all of comcast's network blacklisted.

    I now relay my mail through another server and have no problems.

    --
    Need Free Juniper/NetScreen Support? JuniperForum
  29. Finally ... now for all the other ISPs by Random+BedHead+Ed · · Score: 4, Interesting

    I generally don't like the idea of ISP's interfering with the network, but port 25 is the exception. I like the idea of them blocking 25 by default, but this plan of keeping an eye on their customers is the next best thing. Most people don't realize how much spam comes from broadband accounts. There is some legitimate mail, yes, but those people need to find a new way of life, because it's mostly spam. I use Sendmail at work, and realizing how things have changed on the spam front I updated my /etc/mail/access file so it now starts like this:

    # Reject cable and DSL users who are now Damned Zombie Spam Bastards - keep adding to this
    cable.mindspring.com ERROR:"550 Blocked"
    cq.shawcable.net ERROR:"550 Blocked"
    cg.shawcable.net ERROR:"550 Blocked"
    ed.shawcable.net ERROR:"550 Blocked"
    vc.shawcable.net ERROR:"550 Blocked"
    vf.shawcable.net ERROR:"550 Blocked"
    vs.shawcable.net ERROR:"550 Blocked"
    wp.shawcable.net ERROR:"550 Blocked"
    ss.shawcable.net ERROR:"550 Blocked"
    gv.shawcable.net ERROR:"550 Blocked"
    ls.shawcable.net ERROR:"550 Blocked"
    tb.shawcable.net ERROR:"550 Blocked"
    mj.shawcable.net ERROR:"550 Blocked"
    fm.shawcable.net ERROR:"550 Blocked"
    du.shawcable.net ERROR:"550 Blocked"
    ok.shawcable.net ERROR:"550 Blocked"
    rd.shawcable.net ERROR:"550 Blocked"
    va.shawcable.net ERROR:"550 Blocked"
    dsl.att.net ERROR:"550 Blocked"
    client.attbi.com ERROR:"550 Blocked"
    client2.attbi.com ERROR:"550 Blocked"
    client.comcast.net ERROR:"550 Blocked"
    client2.comcast.net ERROR:"550 Blocked"
    ks.comcast.net ERROR:"550 Blocked"
    fl.comcast.net ERROR:"550 Blocked"
    ny.comcast.net ERROR:"550 Blocked"
    ma.comcast.net ERROR:"550 Blocked"
    pa.comcast.net ERROR:"550 Blocked"
    mia.bellsouth.net ERROR:"550 Blocked"

    And it goes on, and on, and on, for well over a thousand lines. After implementing this I did some calculation and determined that I was blocking about 22% of our incoming mail. There have been some hiccups, but in general I'm really glad I did this. A few people have contacted me to complain that they can't send mail to my users, and I usually tell them to get a static IP address for their mail server or send through a designated relay. This inconvenience to cheap-o owners of SMTP servers with DHCP-assigned addresses has been a real shame, but my users have commented on how much less spam theiy've been getting recently. Blocking broadband users and using Spamcop have been a great combination. Perhaps one day if more ISPs follow Comcast we'll be able to trust those domains again.

  30. Wait, comcast lets you run servers? by sith · · Score: 2, Interesting

    I'm a comcast user and I thought you wouldn't let you get away with running anything that accepts inbound connections. Does this mean I can get away with openning up for inbound ssh?

    1. Re:Wait, comcast lets you run servers? by TyrelHaveman · · Score: 2, Informative

      I am a comcast user and don't run servers, but as I understand it, you are allowed to run "server" programs as long as you agree that Comcast is not responsible for damage to your computer yada yada yada

  31. Curses, curses and more curses by Inf0phreak · · Score: 4, Interesting
    The Danish telco TDC has blocked both in- and outgoing connections on port 25 to all other servers than their own smtp.mail.dk for all PPPoE using ADSL customers. I have several issues with this:

    1) What if I want to create a mailing list for a project that I (hypothetically) am making and host the e-mail server myself?
    2) I have absolutely no idea what their virus filter du jour is. Nor do I have any influence on it. If it nukes a ZIP file that I was trying to send (or hoping to receive) then it's just bad luck I guess.
    3) The performerance of smtp.mail.dk has been known to be abysmal at times... I wouldn't call it smart to force all e-mail to go through your server if it couldn't even handle the load when only some percentage of what your customers sent went through it earlier...

    And I have to deal with this crud because some morons don't belong on the internet, aren't using a firewall and get infected with every single fscking e-mail "virus" [*] that is sent their way.

    Not to mention how frustrating it was when my e-mail suddenly one day just stopped working.

    [*]: Trojan of course. But noone ever seems to use the right terminology.

    --
    ________
    Entranced by anime since late summer 2001 and loving it ^_^
    1. Re:Curses, curses and more curses by secolactico · · Score: 3, Insightful

      Having worked at an ISP, I'm going to answer from the pov of an ISP (your mileage may vary):

      Did you try to get TDC to make an exception for you? Some ISPs actually go out of their way to please their customers. They might customize their filters to let your SMTP traffic thru. Seeing how you are the exception, rather than the rule (not many people with PPP/ADSL run their own servers), this is not unreasonable. Heck, they might even give you a separate network and set up reverse DNS for you (your SMTP server should have it).

      Does your TOS have enything to say about this? If your TOS say that you can't run a server (and given the nature of the internet and specially p2p traffic this might be semantic hair splitting), then you'll have to acomodate them. Maybe change to a service that will let you.

      Of course, I know by personal experience that telco's (specially if they are the dominant one) can be pretty unreasonable, but you won't know until you try.

      --
      No sig
  32. ... they're not the only ones by Samari711 · · Score: 3, Informative

    *LOGICAL FALACY ALERT* "i recieved more spam from them this week" does not translate into "they sent more spam". it is entirely possible for their spam numbers to go down and yours to go up, that just means someone else got 40% less spam from them this week.

    --

    I never said I was smart, I just said I was smarter than you

  33. Thanks to Spamhaus, Spamcop, Njabl RBLs by mabu · · Score: 5, Insightful

    And do you think Comcast finally took this step because they decided to stop their spamming users?

    Hell no!

    The only reason they got off their asses is because admins started wholesale blacklisting of their IP space and their customers started complaining.

    Blacklisting WORKS! It's the only way to force these ISPs to be responsible.

    If you're running content-based filtering, you're part of the problem. If you refuse SMTP traffic from confirmed spam sites, you are part of the solution.

  34. Re:What does your average user need with 3 gigs/da by Daniel_Staal · · Score: 3, Insightful

    Serving their own (popular) web page? Hosting a busy mailing list for some obscure interest? Doing both at once?

    I'm sure Slashdot has put more than 3gigs load on some of the websites it has linked to. Many are hosted out of somebody's basement. (Ok, so that is a one-day load.)

    Do you really have to be a business to need to send stuff to other people?

    --
    'Sensible' is a curse word.
  35. AOL's blocking is utterly stupid by jafiwam · · Score: 2, Informative

    Here's how it works:

    AOL user has a button in their email "this is spam" or "I don't want this" or somesuch.

    When they hit the button, the message and headers are sent to some server.

    The server automatically blocks the IP of the SMTP server that sent the message so it can no longer send email to AOL.

    This works in theory, execpt many users treat this button as a way to muffle their annoying friends. So a "forwarded joke" can get flagged as spam even if it is from their cousin on a small local ISP. There is NO oversight in the process.

    Utterly stupid.

    I know this, because a local ISP that I help out sometimes coaxed the AOL people to foward the messages with headers so he could address the "problems" and get his mail server unblocked. The messages were personal emails, notes from friends, messages from people's own lawyers as well as normal span.

    I am not sure if they have given up caring if AOL-bound emails are blocked. But that's just about the only thing they can do.

  36. Here's why by Tony-A · · Score: 2, Interesting

    Note the DO NOT REPLY TO THIS EMAIL ADDRESS.
    The fax address could also be faked.
    At 20 million addresses, that makes my eyeballs worth .005 cents.

    I am insulted!

    (some stuff deleted to avoid lameness filter)
    EMAIL BLAST CAMPAIGNS
    ARE YOU TOO BUSY TO SEND OUT YOUR EMAILS YOURSELF?
    WHY NOT LET US DO IT FOR YOU?
    HOW MANY WOULD YOU LIKE US TO BROADCAST FOR YOU?

    PLEASE CHOOSE FORM THE FOLLOWING:
    [ ] 5 Million ADDRESSES $400.00
    [ ] 10 Million ADDRESSES $600.00
    [ ] 20 Million ADDRESSES $1,000.00
    [ ] 30 Million ADDRESSES $1,500.00
    We use our own directory, so you do not need to pay one dime extra.

    "69 percent of U.S. e-mail users have made purchases online, 59 percent have
    Purchased in retail stores, 39 percent have purchased through catalogs,
    34 percent through call centers and 20 percent through postal mail."

    E-mail broadcasting is the simplest, fastest, and most effective way to
    Communicate. Reach media messages, which invite recipients to respond live.

    SEE HERE FOR DETAILS ON OUR CURRENT PROMOTIONS
    No Software to Buy - Nothing to download
    Lowest cost for broadcast - Guarantee!
    E-Mail is a key component in maintaining contact with your customers!
    Email Broadcasting

    ==DO NOT REPLY TO THIS EMAIL ADDRESS==
    ONLY COMMUNICATE WITH US BY FAX

    Fill out the Form below and fax it back to 1-240-371-0672

    PLEASE PRINT OR TYPE CLEARLY BY CAPITAL LETTERS:

    Name:

    Country: City:

    Telephone:

    Email Address:
    (REQUIRED)
    { } Information regarding the available forms of payment.
    { } If you need more information it is quicker for us and for you to Communicate through email:
    To be removed from the database please follow this link, http://notinuse.biz/takeoff/takeoff.html

    Headers:
    Return-Path: kgbwascaeper@fri.uni-lj.si
    Received: from 221.2.198.66 (221.2.198.66)
    by mail01h.rapidsite.net (RS ver 1.0.94vs) with SMTP id 0-0164468140
    for ; Sat, 12 Jun 2004 07:02:30 -0400 (EDT)
    Received: from 248.113.104.192 by 221.2.198.66; Sat, 12 Jun 2004 17:56:23 +0600
    Message-ID:
    From: "Scot Swain"
    Reply-To: "Scot Swain"
    To: CENSORED
    Subject: ARE YOU TOO BUSY TO SEND OUT YOUR EMAILS YOURSELF?
    Date: Sat, 12 Jun 2004 08:02:23 -0400
    MIME-Version: 1.0
    Content-Type: multipart/alternative;
    boundary="--263BC7F2E7F33859B"
    X-Priority: 3
    X-IP: 80.224.251.116
    X-Loop-Detect:1
    Status:

  37. Road Runner and Others have blocked 25 for awhile. by malakai · · Score: 3, Interesting

    I, and many of my family member in other cable providers (whoever does Atlanta does the same thing) have had port 25 blocked. Took me awhile to figure out at first. Actually had to have a family membet telenet to blah:25 before i beleived what was happening.

    The solution was to open up another port for SMTP access on our server.

    This happened years ago, I never thought twice about it.

  38. Re:What does your average user need with 3 gigs/da by timmyf2371 · · Score: 2, Insightful

    On the other hand, serving ones own web page from a residential broadband connection is usually against the user policy of the ISP, hence making it not legal to do so.

    --

    Backup not found: (A)bort (R)etry (P)anic
  39. And while we're on the subject of Comcast email... by cshuttle · · Score: 4, Interesting
    Here's a question that I have contacted Comcast support for previously, and of course, I haven't been able to replicate the problem for them.

    Has anyone noticed that email which passes through Comcast's servers is delayed for an amazing amount of time? I had a customer that I consult for miss deadlines (and consequently sales) because of mail that was sent at 0800 and got recieved at 2200 the next day. I'm not exaggerating.

    Hearing this and playing around with it a bit, it became obvious that the mail was simply lounging around on Comcast's servers.

    Now, of course, I can talk to their tech support until I'm blue in the face and ask them what's going on, but I'd like to take this chance to appeal to the Slashdot community, who usually have a much better understanding of these matters than the droids at the Comcast call center.

    If you do a couple quick searches around dslreports and newsgroups and so on, you'll see that there are in fact many people who have the precise same issue, and have recieved no significant reply.

    Are there any Comcast insiders who know why these emails float around in limbo for 24 hour periods?

  40. I hope so, too. by twitter · · Score: 2, Interesting
    Perhaps one day if more ISPs follow Comcast we'll be able to trust those domains again.

    I hope so. Before Cox blocked port 25, I started getting more and more bounces but Exim was still more reliable than Cox's SMTP server. Not being able to run a real mail server bothered me, but having to point my MTA at Cox's SMTP servers has been a real pain.

    This inconvenience to cheap-o owners of SMTP servers with DHCP-assigned addresses has been a real shame ...

    Do me a favor and tell Cox to get rid of their expensive and money losing DHCP infrastructure for their "always on" internet connection with a 1:1 IP to client ratio. I liked the static IP I got from AtHome and I paid for one from Cox when they started to charge for that "service". I dropped it when they wanted $70/month for service that was slower than DSL.

    --

    Friends don't help friends install M$ junk.

  41. sympatico in .ca by SmartSsa · · Score: 2, Insightful

    bell sympatico in .ca has been blocking outbound port 25 for ages.

    it kind of bugged me at first to think "damn them for controlling my usage!"

    but then I realized how much spam actually comes directly from idiot systems out there I changed my mind. My server doesn't process all that much mail; maybe 50,000 messages a week. But ever since I stopped allowing mail from unauthorized dynamic hosts (using securitysage's rules and postfix) I've been able to monitor where it comes from. (4400 or so messages/week from comcast hosts)

    This type of thing shouldn't affect 'normal' users. For the clients I have that do use sympatico; I've setup an alternative method for them to still use my system as an outbound server -- with authentication, natrually.

    It's a lot easier to control spam if email is channeled through an ISPs server rather than a bunch of rogue systems sending directly to destinations... lets see if my numbers on comcast mail rejections drop...

  42. Re:What does your average user need with 3 gigs/da by ErikZ · · Score: 3, Interesting

    Don't forget:

    Gaming server
    IRC server
    multiple VNC server
    Internet radio
    PHPnuke boards
    Popular Blog
    Popular Webcomic comic
    Not so popular flavor of Linux you made yourself
    Internet phone
    Being a camgirl

    Seriously, is your imagination so limited that you can't think of another way you use up a lot of uploading bandwidth legally?

    --
    Democrats or Republicans. They are both taking us to the same place and they are not afraid of us anymore.
  43. SPF Records? by keyslammer · · Score: 2, Interesting

    For a company that's "getting tough on spam", they don't seem too interested in implementing one of the more common measures to reduce it...

    One of the servers that I administer is on Comcast. I just set up SPF records for that domain, and I "include comcast.net" because we send most of our stuff through their SMTP server. Now if only Comcast would set up their SPF records, we could comply to this lovely standard.

    Sorry to take this opportunity to rant about one of my pet peeves...

  44. Not quite by Anonymous Coward · · Score: 2, Informative

    We send a lot of email to AOL and are in AOL's feedback loop for spam reports.

    You are right, pushing the button leads to a spam report being sent to AOL, who then keep statistics on file for the spam's origin. If your IP gets "too many" reports compared to the volume of email you are sending, you will be blocked. But it's not normally a 1-for-1 type of deal. And if you're in the feedback loop, you get a copy of the spam report.

    We've had days where we've received as many as 20 spam reports, yet we haven't been blocked yet, presumably because our volume was high enough and our track record good enough to be left alone.

    We don't send spam. All our users subscribe (yes, on purpose) to receive our email. Yet you get people pushing the "Report Spam" button for many reasons:

    - In AOL 9.0, there is not even a warning or a window asking to confirm the button press. You push the button, and any email you have selected is instantly reported as spam.

    - They don't tell their users that spam reports are filed and that this may have adverse affects on the person sending the email. All they know is "I don't want email like this anymore." We go out of our way to remind our users in every email where they can go to cancel their account. Doesn't matter. (Keep in mind these people actually requested our email.)

    - The "Report Spam" button is DIRECTLY NEXT TO THE DELETE BUTTON. This is fucking retarded. Combined with no warning when a spam report is filed, half the people filing reports are aiming for the delete button. (We know because we've asked for info about these people.)

    Here's the best part.

    AOL sends these spam reports to you if you are in the feedback loop. The idea is that you will act on them since you are not supposed to send that person any more email once they report you. But they delete the person's email address so you're SOL in most cases! Luckily for us, we're using a good list server that lets us embed the member ID of the user so we can cancel their account. But lots of times we'll get reports on various automated emails from our website that have no other ID aside from the now-erased email address.

    All in all, AOL has their head up their ass.

  45. You can thank spam-viruses by vanyel · · Score: 3, Interesting

    I work at a small-to-middling isp, and we get almost daily reports from spamcop et al reporting one of our dsl customers. We're going to have to start blocking outgoing port 25 unless the customer requests it be unblocked simply in self-defense. It's a tiny, minute fraction that do actually run their own mail servers, and even they could still relay through our mail server. When SPF or something like it is widely deployed, then we'll be able to open things back up because few of these machines will be authorized mail servers.