mhonarc-users

Re: Some JPEGs are attachments are shown, some are missing

2003-09-16 10:56:09
On September 15, 2003 at 22:41, "Nunayo Bizniz" wrote:

I had a similar problem recently. Are they maybe progressive jpeg labeled as 
'image/pjpeg' in the attachments? I added the following to mhmimetypes.pl

    'image/pjpeg',                      'jpg,jpeg,jpe:Progressive JPEG 
image',

Note, image/pjpeg is not an official registered media-type, so
it should be using the x- notation: image/x-pjpeg.  Also, I think
it a bogus media type since jpeg images internally containing such
information for viewers to key off.

However, instead of changing code, you can use the MIMEFILTERS
and MIMEARGS to handle the media-type.

--ewh

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-USERS