Re: Is one of my PC's sending out spam?
- From: Nigel Wade <nmw@xxxxxxxxxxxx>
- Date: Fri, 04 Apr 2008 08:45:36 +0100
Alex Fraser wrote:
Nigel Wade wrote:and
R D S wrote:
I deleted a bunch of unused email accounts today on my hosting control panel
and since I have had a load of undeliverable mail reports for emails I
haven't tried to send about watches.
I use 3 PC's, 2 at work and one laptop, is it possible that one of them has
been compromised in some way? Or are this type of emails doing the rounds at
the moment and this is a coincidence? They all have up to date AV and are
regularly syware checked.
Unlikely, but not impossible.
The most likely reason is that those email addresses have been joe-jobbed,
reject,have received the "Undeliverable" bounce messages from badly configured mail
servers. A well configured mail server won't accept-and-bounce, it will
thus generating no bounce message. Unfortunately there are far too many
Microsoft Exchange servers out there which are mis-configured by design (or
incompetence) on the part of Microsoft.
This is somewhat unfair. Spammers often seem to send to backup MXes
which, since they cannot generally know which addresses are valid in a
domain, have no option but to accept the message. Therefore they will
generate a bounce when they find (often moments later) that they cannot
relay it.
There is no reason in principle why a backup server can't verify the recipient
during the SMTP conversation. It should be possible, and if the backup can't
then it's a limitation of the configuration not the protocol. If spammers are
sending to backup MX it's most likely because they've identified that backup MX
are a weak point in many setups, presumably where the admin has hardened the
main MX but hasn't paid the same attention to the backup.
Similarly, some content inspection (which may result in
rejection) may be done only after mail has been accepted because of the
hardware resources required to check it as it is received.
You can check the contents after receiving, but before accepting the message.
Also, once you've accepted the message you cannot reject, only bounce. The
message isn't accepted until the response is returned to the "client".
Obviously there may be some delay if you virus scan, spam scan and check RBL's
before sending the response... It all depends on where you put your priorities
- is a quick acceptance of a message, at the expense of vastly increased
amounts of backscatter spam, a good thing?
(However, there certainly are some broken - mostly MS-based - systems
which go looking for an address to send a bounce to, eg the "From"
address, for a message with an empty envelope sender.)
As I understand it earlier versions of Exchange couldn't verify the recipient
during the SMTP conversation. More recent versions can, but it is disabled by
default. Microsoft makes it far too easy for inexperienced people to install
and operate mail servers. Pointy-clicky interfaces to configure a mail server,
in the hands of those with only a little knowledge, are a dangerous thing.
No-one would take on sendmail with the same lack of regard for personal
safety...
headers
Have a look at the full source of the message. The sequence of Received:
will tell you the route the message took through each SMTP server in reverse
order. [...]
The simple rule is that you should only consider the first (most recent)
one because, as you went on to say, spammers sometimes add them.
You can, with experience, use the others with varying degrees of accuracy. The
ones added by the spammers are usually self-evident to a human eye, but almost
impossible to spot accurately with any sort of automated algorithm. There will
nearly always be an inconsistency in the Received: trace where the spammer's
headers end and the real headers begin.
--
Nigel Wade
.
- Follow-Ups:
- Re: Is one of my PC's sending out spam?
- From: Alex Fraser
- Re: Is one of my PC's sending out spam?
- References:
- Is one of my PC's sending out spam?
- From: R D S
- Re: Is one of my PC's sending out spam?
- From: Nigel Wade
- Re: Is one of my PC's sending out spam?
- From: Alex Fraser
- Is one of my PC's sending out spam?
- Prev by Date: Re: Experiencing 137GB HD Limit on Modern System - help!
- Next by Date: Re: OT: bad caps
- Previous by thread: Re: Is one of my PC's sending out spam?
- Next by thread: Re: Is one of my PC's sending out spam?
- Index(es):
Relevant Pages
|