formatting txt file

Dudi Goldenberg dudi at kolcore.com
Mon Mar 14 14:28:45 GMT 2011


Hi,

 >I have problems in receiving txt files.
 >The Mailscanner destroys the formatting of the file. All the tabs and lines are out of order, not being able to import the file in the application that runs on Microsoft platforms.

Your "wrong" file lines are terminated with 0x0a instead of CR/LF (0x0d, 0x0a) that windows will understand.

What application creates these files? you should set it to terminate the lines with CR/LF and you will be Ok.

Regards,

D.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mailscanner.info/pipermail/mailscanner/attachments/20110314/7d6e0bff/attachment.html


More information about the MailScanner mailing list