On 2/8/25 18:14, Chris via Mailman-users wrote:
Hey Mark,

thank you for the fast reply.

I've added image/png and in a former test   "image"   (to hit all image types)
But also with image/png the image is not shown.


Because the image part had a filename with a .png extension and you have

Allow Extensions .zip .7z

so parts with filename with other than those 2 allowed extensions will be removed. That allow extensions won't do what you want anyway because they will have mime type like application/zip and application/x-7z-compressed and you aren't allowing those.

Allow extensions should not be set because if it is non-empty, any part that has a filename with an extension not in that list will be removed.

--
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@mailman3.org
To unsubscribe send an email to mailman-users-le...@mailman3.org
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at: 
https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/message/WGOS4WWXHGOBTYVKSV66NNNE24QUWJVH/

This message sent to arch...@mail-archive.com

Reply via email to