OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Mike Dresser (mdresserwindsormachine.com)
Date: Wed Oct 03 2001 - 10:33:04 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    "Luis S.-" wrote:

    > Hello everybody
    >
    > I have done a filters in sendmail (in file /etc/procmailrc) for to not
    > permit the files like .com, .exe, .vbs, etc.
    > I did it writing lines like these:
    > :0 B
    > * .*filename=.*\.exe
    > /home/programs/exes/
    >
    > Well, that work so good... but the problem is that people who send that
    > kind of attach don't know that the email doesn't arrived to the recipient.
    > How can I do that sendmail reply to sender that the email doesn't arrived
    > to the recipients and why?
    >
    > Thanks in advance.
    >
    > Luis

    Look into inflex, it does exactly what you want to do.. sends the notification, and
    saves the files for later manual checking.. In addition, you can also do virus
    scanning at the same time.

    mike