^M end Lines termination

Hi every one,

it seems that Messaging Server add ^M charachters on every line of any message send and received from and to Internet.

Due to my particular configuration i can't do any DosToUnix command on messages and i need to remove any of these charachters befor to send all messages to another MTA that process all messages and it's not able to understand ^M.

Thank's in advance

Caius

[421 byte] By [caius1] at [2007-11-26 11:16:24]
# 1

Hm. YOu do understand that the internation standards do require that lines end with a carrage return and line feed, right?

That any MTA needs to be standards complient, right?

So, if "another MTA" can't handle the mail coming from Messaging Server, mail that is standards compliant, then there is something major with that other MTA. . .

I suspect that if you examine the message before it gets to Messaging Server, it's likely to also have your ^M, there.

You might want to look closer at what you're seeing. . . .

jay_plesset at 2007-7-7 3:31:31 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
You can use a sed script to remove Ctrl+MRam
ram@qedcommx at 2007-7-7 3:31:31 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...