Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Distribution: Red Hat 7.3, Red Hat 9, Solaris8, Slackware 10, Slax on USB, AIX, FreeBSD, WinXP, AIX, Ubuntu
Posts: 418
Rep:
Sendmail and attachments
Hi all,
I am really stuck with this one, have searched the net, but couldn't find any answers..Maybe someone here? Here it is:
I use sendmail as my MTA, and use outlook on my windoze as email client... When I send an email to someone, who uses my server as mailserver also, (so sort of a local mail) with an attachment on it, this sometimes goes wrong.
I have the feeling his has something to do with the type of attachments: A *.txt file is OK, a *.jpg also. But a *.wmv file goes wrong. This is attached as a Winmail.dat to the mail.
Is this something to do with the unknown extension (.wmv)? Should I add something to a config file to let sendmail know what kind of wmv -file is? (MIME type?) Or does this have nothing to do with it?
Distribution: Gentoo, Debian, Ubuntu, Red Hat/CentOS
Posts: 719
Rep:
.wmv is a proprietary format. I doubt that linux will recognize it as a valid MIME format. It is probably converting it during transport. That would explain why the open formats .jpg and .txt are not effected. Just an idea. You may be able to:
change your config to handle it (but I don't know how)
or switch to a less proprietary format - my suggestion,
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.