QUOTE(Wazoo @ Apr 7 2007, 02:38 PM)

The magic word you seem to be skipping over is "authentication" .....
When an ISP/host "blocks Port 25" it is normally 'outgoing' traffic that is blocked .. such that 'your computer' cannot make an SMTP connection to an e-mail server elsewhere (default configurations of everything assumed here)
The methodolgy to 'allow' you to make a connection to an 'external' e-mail server is to then use a non-standard Port and require a login to actually use that connection .... that this has been around for so long, the 'non-standard' Port assignement has in fact become somewhat 'standard' .... but, as stated above, any Port can be assigned / used ....
What I haven't figured out yet is why you are asking about "how e-mail / SMTP works" here .... but chose to specify 'sending spam' in your Subject title .... in general, the sending of spam via an authenticated connection (by other than the real account holder) would be because the account information had been compromised ....
Ok ill explain why i asked it.
The ISP where i work recently blocked all outging trafic to port 25 from our customers.
The amount of spam being send from our network has dropped massively.
Only we are still are getting some complains.
Afther checking the headers it looked like they where still being deliverd directly to the complaining party.
Afther some checking and testing some of the complainers where accepting mail to there domain at a other port then port 25.
So it looks like there are some spam bots that go around the block that way.
I was hoping one of you have seen this before or know why this is ( is it a bad configuration of the complaining party?)
Greatings,
Marco
QUOTE(StevenUnderwood @ Apr 7 2007, 02:57 PM)

2. For their customers/users "on the road", for instance. Many companies will do this. The connections would usually require a username/password. This overcomes port 25 blocking on their employees personal networks, for instance.
3. They accept and send all messages without authentication? If so, you should bump up the security chain at those organizations. It is also possible these are infected PC's that have been controlled by the spammers.
4. It depends on the needs of the organization.
5. See number 2.
2. see 3
3. The customers/ users on the road seem to only need authentication when sending away from the isp.
So the mail server accepts mail to it's domain(s) at other ports then port 25.
Is it me or is this a misconfiguration ?
ps Not giving the servers becouse i dont want them to get more spam.
Greatings,
Marco