Hello, my case is that I will use Pkzip to create a self-extracting EXE file in Solaris, and then email this EXE to some Windows-based clients. I do not install mpack, or similar tools...I have to write myself some codes to send the attachments through sendmail. So I would like to know what kind of MIME-type should I use in the email header?
Thanks!