Let me apologize first for asking a newbie/simple question
How can I receive a mail and pipe it to a perl script? The perl script will sit
in my .forward file. Basically I want to be able to take that mail and
put it in a @mail or $mail like variable and then remove the To: header before
injecting
On Tue, 12 Aug 2003, Asif Iqbal wrote:
> Let me apologize first for asking a newbie/simple question
>
> How can I receive a mail and pipe it to a perl script? The perl script will sit
> in my .forward file. Basically I want to be able to take that mail and
Nevermind , I found the answer.
> put i