On Thu, Apr 30, 1998 at 07:01:44AM -0400, Paul Miller wrote:
>
> How can I bounce mail with procmail? I've tried using |exit 111, but it
> complains about not being able to open the exit mail file... Here is my
> current .procmailrc:
>
> LOGFILE=$HOME/mail.log
> :0
> * ! ^(FROM|TO).*tcimet.net
In debian-user you wrote:
>
>How can I bounce mail with procmail? I've tried using |exit 111, but it
>complains about not being able to open the exit mail file...
You need to put 'EXITCODE=xxx' instead.
>Here is my current .procmailrc:
Here is mine :-) I use qmail, so YMMV. reject-spam prints a
How can I bounce mail with procmail? I've tried using |exit 111, but it
complains about not being able to open the exit mail file... Here is my
current .procmailrc:
LOGFILE=$HOME/mail.log
:0
* ! ^(FROM|TO).*tcimet.net
|exit 111
:0
* ^(FROM|TO).*tcimet.net
[EMAIL PROTECTED]
This it not on my se
3 matches
Mail list logo