[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: mail processing
- Subject: Re: mail processing
- From: Prabhu Ramachandran <prabhu@xxxxxxxxxxxxxxxxxx>
- Date: Wed, 8 Sep 1999 10:59:26 +0530 (IST)
hi,
On Wed, 8 Sep 1999, Suresh wrote:
> I put the following the .forward file in the home dir of the user and sent a
> mail to the user.
>
> "| /path/to/program ARG"
<snip>
>
> Can any one help me in this. How to make the .forward to work?
Read the procmail man pages.
Try this for the .forward - I have no clue if it will work -- my guess is
from the procmail man pages. The .forward must be world readable.
"|exec /full/path/to/executable"
prabhu
------------------------------