PDA

View Full Version : How can i block unwanted extentions inside attachments ?


SLayraCkEr
15th June 2006, 04:30 AM
Hi,

I want to prevent mp3, mov, avi etc.. transfer over mail..
I search over net, and found solution named renattach for qmail..
But it caused a problem about signatures..
When i use it, yes, defined extentions blocking but signatures coming like attachment...

So, i need a good solution about extention filtering...

Thanks

poke
15th June 2006, 06:55 AM
you might try:
4PSA Clean Server

Advanced settings
Forbidden file extensions (comma separated)
Drop emails that contain attachments with double extension
Ignore file size
Maximum file size for scanning KB
Drop malformed emails
Allow 4PSA Clean Server access to new clients and domains
Automatically protect new domains
Allow clients to set permissions and activate protection for domains
Save statistics

SLayraCkEr
15th June 2006, 07:29 AM
Hi..

Thanks for offer but i am looking for free solution...

poke
15th June 2006, 07:33 AM
The only direction i can point you in, is http://3es.atomicrocketturtle.com

install art's antivirus solution for free.

SLayraCkEr
15th June 2006, 07:46 AM
hi again,

i don't need antivirus solution, because i already have drweb antivirus license..

i only need prevent mp3,mov,avi, etc.. .extentions on mail traffic

poke
15th June 2006, 07:55 AM
Hi There,
Yeah, I can't stand DRWEB! Are you sure you don't just have the 15 mailbox DRWEB usage?!

You might consider changing AV solutions....

Anyone out there have an exension removal solution for DRWEB?

Take Care..

SLayraCkEr
15th June 2006, 08:02 AM
i have 267 mail box and all of works with drweb well...

jamesyeeoc
16th June 2006, 06:07 AM
Qmail-scanner package has options for blocking specific extensions

(/var/spool/qmailscan/quarantine-attachments.txt)

bartje3
16th June 2006, 07:33 PM
Hi,

I use checkhab (http://ngm.id.au/)
It's free and you can custimize it, i love it !

Regards,
Bart

GARMTECH
30th November 2007, 09:42 AM
Plesk + DrWeb attachment block solution from GARM Technologies. :)

Find and replace in /etc/drweb/drweb32.ini

FilterParts = Yes
RejectPartCondition FileName = "exe$"
RejectPartCondition FileName = "com$"
...etc

atomicturtle
30th November 2007, 11:00 AM
qmail-scanner lets you do this too, its available in the [atomic] channel in my yum archives.