9 Dec
2004
9 Dec
'04
7:25 p.m.
Rama.Govardhana@sophos.com wrote at 2004-12-9 16:03 +0000:
I am using the below piece of code to send attachments. But the attachments are being inlined. They do not arrive as attachments. I would like to send multiple attachments.
You want to learn about the "content-disposition" header. It controls whether a submessage is treated inline or as attachment. -- Dieter