Richard John wrote:
> When I send an outgoing email with an attachment of almost any size
> (including only a screen shot) it will stall at about 50%.
>
> The reason that I am mentioning it here is that it is happening only on
> the two computers running Windows 7 (one 32 the other 64) My old desktop
> running XP does not have this problem.
>
> I have tried everything, including changing anti virus from Avast to
> Microsoft Security Essentials - scanning and non scanning outbound mail
> and with no change. Any ideas would be appreciated.
> Richard
When this happened to me, it was caused by the ISP.
If the ISP disables all ICMP protocol on their mail server,
the mail server ends up in a "black hole".
(See "PMTUD black holes" or "Path MTU discovery")
http://en.wikipedia.org/wiki/Black_hole_(networking)
http://en.wikipedia.org/wiki/Path_MTU_discovery
"Many network security devices block all ICMP messages for
security reasons, including the errors that are necessary
for PMTUD to work. This can result in connections that complete
the TCP three-way handshake correctly, but then hang when data
is transferred. This state is referred to as a "black hole connection".
"
My ISP was really sneaky. They changed their end, without
telling anyone. When I'd go to send email, it would jam up
like yours. They claimed it was "all my fault" and "would
I please change the MTU setting of my router" or the like.
When in fact, the reason they wanted me to change the
MTU, was because their mail server no longer properly
supported the protocols used to support differences in
MTU size. Only their mail server gave me problems, and
nothing else was broken (surfing worked fine).
Talk to the support at your ISP (the provider of your email
server), and see if they don't blame it on you
Now, you claim it jams up when you send a large attachment.
As a test, compose an email message and send it to yourself.
Make the message really large, by copying a lot of text into
it. With any luck, you'll jam up, even without any attachment
added to the message. In my tests, I think I could send short
email messages to myself, but not long messages. Long ones
would jam when sent.
Paul