This is a discussion on Re: Alternate checks for reinjected mail within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Tuesday, May 24, 2005 at 20:11 CEST, Jorey Bump <list@joreybump.com> wrote: [...] > My content ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Tuesday, May 24, 2005 at 20:11 CEST,
Jorey Bump <list@joreybump.com> wrote: [...] > My content filter, spamfilter.sh: >=20 > #!/usr/bin/bash > /usr/bin/spamc | /usr/sbin/sendmail -i "$@" > exit $? This is not robust. What happens if either of the forks fail? --=20 Magnus B=E4ck magnus@dsek.lth.se |