You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Kaitee Fleck <ka...@admin.state.ak.us> on 2006/05/25 23:12:13 UTC

changing web.xml to allow opening .eml files

I'm having a problem with my server opening .eml files.  (email files)
When trying to open them it just shows code and the email is imbedded
in it.  Previously I have been able to add mime mappings in the web.xml
file to allow other types of files to be opened, but everything I try
isn't working.
I've tried:
<mime-mapping>
        <extension>eml</extension>
        <mime-type>message/rfc822</mime-type>
    </mime-mapping>
-- 
Kaitee Fleck
Analyst/Programmer I
Division of Finance
Department of Administration
Telephone: (907) 465-5635
Fax: (907) 465-2169
Kaitee_Fleck@admin.state.ak.us <ma...@admin.state.ak.us>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org