• We should now be fully online following an overnight outage. Apologies for any inconvenience, we do not expect there to be any further issues.

ISP changing port 25 to 587 for SMTP

Rubycon

Madame President
Aug 10, 2005
17,768
485
126
If this is to prevent rogue SMTP applications on infected computers what happens when the virus writers start using 587? Isn't this just a game of cat and mouse?
 

Pheran

Diamond Member
Apr 26, 2001
5,740
35
91
Rubycon, 587 isn't actually SMTP, it's the submission port (though admittedly, the protocol is effectively the same). It's only meant for email submissions from MUAs (mail user agents), not mail relay between mail servers. Usually it's authenticated (which is helpful for stopping spammers), but that depends on your ISP. If it's not authenticated, it certainly could be used by a spambot.
 

Red Squirrel

No Lifer
May 24, 2003
70,603
13,810
126
www.anyf.ca
Probably short term. If this catches on then spammers will just do port scans to "test" if successful connects are SMTP, maybe by sending a helo and checking the response.

It's kinda like captchas. In my experience they're pretty much useless now. Spammers just use special bots that can decode them. These people really have too much time on their hands and should be hanged on a radio tower by their balls, when it's -40 out.
 

Rubycon

Madame President
Aug 10, 2005
17,768
485
126
Probably short term. If this catches on then spammers will just do port scans to "test" if successful connects are SMTP, maybe by sending a helo and checking the response.

It's kinda like captchas. In my experience they're pretty much useless now. Spammers just use special bots that can decode them. These people really have too much time on their hands and should be hanged on a radio tower by their balls, when it's -40 out.

I don't like captchas - period! Some are too hard to read.
 

Pheran

Diamond Member
Apr 26, 2001
5,740
35
91
If they authenticate on that port, it will be reasonably effective. At least until some spambot gets smart enough to steal credentials from someone who checks the "Save password" box in their email client, after rooting their system. Computer security is an arms race. The unfortunate truth is that the good guys have to plug every security hole and the bad guys only need one.
 
Last edited:

Fayd

Diamond Member
Jun 28, 2001
7,970
2
76
www.manwhoring.com
If this is to prevent rogue SMTP applications on infected computers what happens when the virus writers start using 587? Isn't this just a game of cat and mouse?

my isp doesnt allow port 25 out.

my smtp port was changed to 2525. i think hostpc also allowed 587, but 2525 allows for encryption. (i think that was the difference... been awhile since i set it up...)
 
Last edited:

RadiclDreamer

Diamond Member
Aug 8, 2004
8,622
40
91
I don't like captchas - period! Some are too hard to read.

Thats why I like the captchas that ask questions like what is 5+2 or what color is this text. Seems to work until they employ 3rd world workers to decode them for $1 a week
 

Rubycon

Madame President
Aug 10, 2005
17,768
485
126
Thats why I like the captchas that ask questions like what is 5+2 or what color is this text. Seems to work until they employ 3rd world workers to decode them for $1 a week

The ones like "complete the reaction" or solve for z are amusing but would stop many humans too! :D
 

RebateMonger

Elite Member
Dec 24, 2005
11,586
0
0
I don't like captchas - period! Some are too hard to read.
I was trying to reset my Youtube.com password a while back and I found it IMPOSSIBLE to read the Captcha offerings. I refreshed them several times and I only got one correct out of a dozen.

I looked again last night, and they've changed their Captchas. They are now semi-readable.
 

Rubycon

Madame President
Aug 10, 2005
17,768
485
126
funny-captcha-03.jpg


Ummmm...
 

RebateMonger

Elite Member
Dec 24, 2005
11,586
0
0
I wish I'd made screen captures of the Captchas I was seeing a couple of weeks ago. They were like soldiers in camouflage spelling out the letters laying in the ground cover in a dark forest. On many of them, the letters were the same color as the background. I couldn't even tell that there WERE letters.

The kinda I'm talking about are represented on this page:
http://blog.sd360.com/2009/03/stop-spam-with-captcha/ next to the "Hard to Read Captcha" heading. Only the ones I saw were MUCH worse.
 
Last edited: