* Ralf Hildebrandt <ralf.hildebra...@charite.de>:
> I have a list where the attachments are removed and stored on the
> mailman server itself.
> 
> This works like a charm, but SOME image attachments of the type:
> 
> image/pjpeg
> 
> are stored as "attachment.bin" instead of "attachment.jpg"
> 
> Why?
> Example below:

adding "image/pjpeg" to /etc/mime.types fixed that:

image/jpeg                                      jpeg jpg jpe
image/pjpeg                                     jpeg jpg jpe

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            
------------------------------------------------------
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