John Griessen wrote:

>Why do digest mode links rename a .jpg file?  A Mac OS X user can't see 
>attachments.
>
>
>URL: 
><http://lists.metalartists.org/mailman/private/sandbox/attachments/20100219/9e05e1cf/attachment.obj>
>-------------- next part --------------
>A non-text attachment was scrubbed...
>Name: DSC04246.JPG
>Type: application/octet-stream
>Size: 153072 bytes
>Desc: not available


Because in your installation, the scrubber generates the extension from
the Content-Type which in this case is application/octet-stream and
not image/jpeg as it should be for a JPEG file.

This is really an issue with the MUA that composed the message, but if
you want Mailman to use the extension from the file name rather than
one appropriate for the Content-Type, you can set

SCRUBBER_USE_ATTACHMENT_FILENAME_EXTENSION = True

in mm_cfg.py.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to