Thanks, but this doesn't help me much as I need to have the whole message using the <LF> format. Pity. Is there no way I can Trick XMail in to leaving the whole message untouched after I have converted it to the <LF> format?
Let me also see if I can get Courier IMAP to read <CR><LF> rather than just <LF>. Thanks.. At 04:17 PM 03/07/14 -0700, you wrote: >On Mon, 14 Jul 2003, Richard Mayhew wrote: > > > Hey There, > > > > Ta, Hmm I must have done something wrong, cos my little test script which > > converts the message to the <LF> format made no impression on the message. > > > > #!/bin/sh > > /bin/echo "FILE $1" >> /tmp/mail.log > > /usr/bin/dos2unix -k -q $1 > > exit 7 > > > > The script does run but the file doesn't seemed to be changed when it > > arrives in the users mailbox. Any ideas? > >Yes, I looked at the code. Headers are rewritten as CRLF while the body >keeps LF. > > >- Davide > >- >To unsubscribe from this list: send the line "unsubscribe xmail" in >the body of a message to [EMAIL PROTECTED] >For general help: send the line "help" in the body of a message to >[EMAIL PROTECTED] -- Kind Regards Richard Mayhew Splash Internet and Networking Consultants CC http://www.splash.co.za Tel: 083 3018307 Fax: 083 83018307 - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
