On Thu, Jun 27, 2002 at 01:10:39PM -0700, Kevin Gagel wrote:
| I need to ask for some support for the windows platform. Is there
| anyone that can help me or point me in the right direction?
| 
| What is happening is that a message gets the headers added to it
| from SA but then the mail readers can not read the headers properly.
| For example the subject line vanishes along with the date and time
| sent. Yet if you click the message to read it the information is
| there as a part of the body, including the SA headers and all other
| headers added. Also the message seems to have aquired an extra
| line feed between each line. So if you send a message like this:
| Line one of message.
| Line two of message.
| It ends up converted to:
| Line one of message.
| 
| Line two of message.
| 
| I checked my MTA for options on crlf control and have tried both
| settings with no diffrence to the result. Can anyone advise me as to
| what to do to try and fix this...

Get 2 copies of the same message, one that is unchanged and one that
has been processed by SA.  Open them in a hex editor and see what
bytes are different in the file.  It is surely a CR/CRLF problem, but
I don't know exactly what.  The reason the subject and all
"disappears" is because the headers and the body are separated by a
blank line.  If blank lines are inserted between the headers, then
some of the headers are no longer in the headers section and are thus
part of the body.

HTH,
-D

-- 

Trust in the Lord with all your heart and lean not on your own
understanding; in all your ways acknowledge Him, and He will make your
paths straight.
        Proverbs 3:5-6
 
http://dman.ddts.net/~dman/

Attachment: msg06874/pgp00000.pgp
Description: PGP signature

Reply via email to