Re: mutt take text/html attachment as text/plain

2007-03-26 Thread Frantisek Hanzlik
Christoph, thank for Your response. In this case Mutt script hasn't permission to rename attachment files, but, as You recommended, symlink at them will be sufficient solution. I wasn't sure if development mutt version can do this directly (I use stable 1.4.2.2/Linux version). Thanks, Franta Ha

Re: mutt take text/html attachment as text/plain

2007-03-26 Thread Christoph Berg
Re: Frantisek Hanzlik 2007-03-26 <[EMAIL PROTECTED]> > then body appears in mail as attachment "Content-Type: text/plain:", > not as I need "text/html". Are there any ways to correct this? > (without copying file to file with ".html" suffix - then it work OK) > Command "file txt" determine properly

mutt take text/html attachment as text/plain

2007-03-25 Thread Frantisek Hanzlik
Hello all, I need send mail in non-interactive (batch) mode. Body of the mail is produced by other program as html file with name without suffix (eg. filename "txt"). When I sent mail as mutt -n -F my_muttrc -a txt -a other_attachment