On Wed, Jun 23, 1999 at 10:32:47AM -0400, RH Linux User wrote:
> My apology if this has been addressed before.
> 
> Anybody has a working configuration of .procmailrc or emil.cf to
> uudecode .html email to mime type text/html?
> 

Placing this in emil.cf should work:

Match   MIME            "text/html"     HTML    ;
Match   UUENCODE        ".html"         HTML    ;
Match   UUENCODE        ".htm"          HTML    ;

> This recipe will convert html to application/octetstream instead of text/html.

This is because the default mime type in emil is application/octetstream, if
you want to control which mime types certain filetypes should get you have to
add something like the above.
-- 
[EMAIL PROTECTED] - why do they call me Mr. Happy?

Reply via email to