I posted a message about this a while back and was not able to find a
solution. We are running Exchange 2003 Service Pack 2, and have
discovered a problem where if a message has a single dot "." by itself
on a line, the message is truncated at that dot. This only happens for
outgoing messages from our Exchange server to other outside servers via
SMTP. Internal messages and incoming messages are fine and don't have
this problem.
I believe this has something to do with the SMTP end of data character
being a dot ".", but we haven't been able to figure out why Exchange is
doing this. We are using Outlook 2003 sending in Text, HTML, and OWA
as well, and the problem is still there.
There is nothing between the Exchange server and the other servers,
except for a Pix firewall.
Has anybody seen this problem before or know of a solution?
Thanks for all feedback,
--
Chris
Havent seen that.
Sure its not the PIX?
Check your firewall, and check your ISP.
"Andy David - [MVP]" <ada...@pleasekeepinngcheesebucket.com> wrote in
message news:f4blt19tml3hfdbcc...@4ax.com...
>Hello:
>
>I posted a message about this a while back and was not able to find a
>solution. We are running Exchange 2003 Service Pack 2, and have
>discovered a problem where if a message has a single dot "." by itself
>on a line, the message is truncated at that dot.
Well, yeah . . . that's how SMTP defines the end of a message.
"CrLf.CrLf"
See RFC2821.
>This only happens for
>outgoing messages from our Exchange server to other outside servers via
>SMTP. Internal messages and incoming messages are fine and don't have
>this problem.
You shouldn't have that problem if you're using Outlook using MAPI/RPC
to sned and receive messages. If you're using SMTP then that's another
story.
--
Rich Matheisen
MCSE+I, Exchange MVP
MS Exchange FAQ at http://www.swinc.com/resource/exch_faq.htm
Don't send mail to this address mailto:h.p...@getronics.com
Or to these, either: mailto:h.p...@pinkroccade.com mailto:melvin.mcp...@getronics.com mailto:melvin.mcp...@pinkroccade.com
With some of the rich email formats like RTF or HTML and fixed line lengths,
a period occasionally ends up on a seperate line, seperated from the last
word of a sentence. Seeing that this unwanted behavior does occasionally
occur, the Internet Standards Consortium amended the SMTP standard to
instruct compliant servers to add an additional period to the line where the
first period was inadvertently "wrapped" and to continue with the transport
without truncating the message.
Hence my previous reference to the amendment to section 4.5.2 of RFC 821.
Some ancient versions of smtp mail exchangers or smtp secure daemons or smtp
secure proxies lack this support. Check the path your message transited to
find the source of the issue.
"Rich Matheisen [MVP]" <rich...@rmcons.com.NOSPAM.COM> wrote in message
news:kqfkt1t0h2r29tget...@4ax.com...
>Well, sort of.
>
>With some of the rich email formats like RTF or HTML and fixed line lengths,
>a period occasionally ends up on a seperate line, seperated from the last
>word of a sentence.
I though that, too. So I composed a couple of messages with mutiple
free-standing "." and had no problem sending them (using Outlook) to
another company.
Really old versions of PIX with mailguard enabled did this.
"Rich Matheisen [MVP]" <rich...@rmcons.com.NOSPAM.COM> wrote in message
news:eq4nt1l236h0tj0kh...@4ax.com...
"André Oliveira" <affol...@iol.pt> wrote in message
news:ejspS1kJ...@TK2MSFTNGP11.phx.gbl...
Thanks much,
--
Chris