OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jon Doyle (jrdsendmail.com)
Date: Wed Oct 03 2001 - 02:09:01 CDT

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

    Need to do the filter before procmail, use a Sendmail Milter

    Regards,

    Jon

    On Tue, 2 Oct 2001, 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
    >
    >