Re: [AMaViS-user] Blocking Encrypted / Password Protected PDF / DOC Files

2008-01-25 Thread Michael W Cocke
On Wed, 23 Jan 2008 06:09:24 +0530, you wrote:

How can I block the encrypted or password protected PDF and DOC
(Microsoft) files using amavisd-new while allowing the unencrypted
ones or those without password to pass ?

Thanks,

Manish


I can't help with the details, but I can give you the general idea -
you need to raise a return code if the disassembly of the attachment
fails, or you need to add an additional extraction tool in (pretend
it's a virus tester) and raise a return code if the open of the
attachment fails.  The code to test a PDF should be available
somewhere, damned if know where to find one for DOC files.

Mike-

--
If you're not confused, you're not trying hard enough.
--
Please note - Due to the intense volume of spam, we have installed 
site-wide spam filters at catherders.com.  If email from you bounces,
try non-HTML, non-encoded, non-attachments,

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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/


[AMaViS-user] Blocking Encrypted / Password Protected PDF / DOC Files

2008-01-22 Thread Manish Kathuria
How can I block the encrypted or password protected PDF and DOC
(Microsoft) files using amavisd-new while allowing the unencrypted
ones or those without password to pass ?

Thanks,

Manish

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
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/