I did this a very long time ago, but can't remember the exact syntax...
Can anyone tell me how to route mail through the .forward file, into an executable?
i.e.
| /tmp/mail_parser
Second, can anyone tell me how to read the incoming message, inside of the executable?
i.e.
echo $
-OR-
maybe there's a way to funnel incoming messages via a .mailrc file...
Any help would be greatly appreciated...
JCF
Can anyone tell me how to route mail through the .forward file, into an executable?
i.e.
| /tmp/mail_parser
Second, can anyone tell me how to read the incoming message, inside of the executable?
i.e.
echo $
-OR-
maybe there's a way to funnel incoming messages via a .mailrc file...
Any help would be greatly appreciated...
JCF