Dave wrote:

> OK, so is there a way to make an exception for certain mime-types there
> by we can stay within our policy of allowing doc files but not zips?

>> > But the mime-type is:
>> > M=application/vnd.openxmlformats-
>> > officedocument.wordprocessingml.document

I think that might look like:

[ 
qr'^application/vnd.openxmlformats-officedocument.wordprocessingml.document$'i 
=> 0 ],

Gary V



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to