Log in

View Full Version : allow any attachment, regardless of extension?


jjr
08-29-2007, 05:02 PM
I would like to allow my users to attach any type of file to a message regardless of the extension (or even lack an extension) - is there a way to do this without coding all possibilities in the extension manager?

Thanks!

-JJR

Dean C
08-29-2007, 05:31 PM
I'm sure it could be done fairly easily using a plugin. If you do it, or if someone else does it, be wary that if you overlook the extension filter, then you will also need to explicitly check the filesize of incoming file attachments again :)