This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I agree about that but... ~Karl Eknuplopoopsi 16.Jun.03 03:20 PM a Web browser Domino Server 6.0Windows 2000
It is a different issue.
What $original_poster appeared to say was that Notes 6 was presenting .txt attachments as in-line text which is somewhat different to the known issue of Notes not having the option to save in-line message parts as files (as described in the thread you pointed me at).
That still looks like a sender side MIME issue to me.
Tried a test, sending a .txt attachment to myself using a POP client. Said .txt file was delivered as an attachment with MIME structure quite clearly showing it as such.
there is a .txt file attached here
------=_NextPart_000_0035_01C33420.D3795D50
Content-Type: text/plain;
name="example.txt"
Content-Disposition: attachment;
filename="example.txt"
Content-Transfer-Encoding: base64
So $original_poster's problem could be a problem with Content-Disposition or with the Content-Type of the message (multipart/mixed, multipart/related, multipart/alternative...
Naming no names, but other popular MUAs are known to be less than wholly reliable where these matters are concerned ;-)