Hello,

A time ago until now i had a problem with ms-tnef attachments and my
"squirrel sessions" in the form: the browser (any) was hoping per
indetermine time, and it was necessary to kill the session.
  Good, I found the cause and "a" solution:
cause:  2 followed null characters within the message body (generated by
outlook 97 clients), which match up when there are 2 or more files
attached in the message.
solution:  transfer the characters using the "tr" command.  The operation
I have made it adding the following lines to my procmailrc file:
 -------
:0 f w
* B ?? ^Content.*ms-tnef
|tr '\0\0' ++
--------

If somebody has a better solution, please post it.

atte
Luis

PS:  Squirrelmail is the only email client that use at the moment, and
the problem was really serious for me.





-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to