I've got an aliase setup ([EMAIL PROTECTED]) that's supposed to filter all mail
through a custom filter.  

I have a one-line .forward file:
        /home/vote/bin/test.sh           

test.sh consists of two lines
        #!/bin/bash
        cat > test

sendmail uses /bin/sh as it's mail shell and -r is NOT turned on... so...

why does the mail get bounced with the following respone:?

        550 /home/debian-vote/.forward: line 2: /home/vote/bin/test.sh... Can't
        create output: Executable files not allowed

----------------------------------
http://benham.net/index.html
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d+(-) s:+ a29 C++$ UL++>++++ P+++$ L++>++++ E? W+++$ N+(-) o? K- w+++$(--)
O M-- V- PS-- PE++ Y++ PGP++ t+ 5 X R+ !tv b++++ DI+++ D++ G++>G+++ e h+ r* y+
------END GEEK CODE BLOCK------
----------------------------------

Reply via email to