Hi David,

Thank you for your reply.

I am still a little confused:

The message that will be forwarded will contain a
value I am looking for, e.g. EMAIL_ADDRESS. How can I
specify, to look for the email address?

Thanks again!
leon
--- David T-G <[EMAIL PROTECTED]>
wrote:
> Leon --
> 
> ...and then Leon Zilber said...
> % 
> % Hi guys,
> 
> Hello!
> 
> 
> % 
> ...
> % perlAccount, which will have .forward file. 
> % ..forward will redirect all requests to the perl
> ...
> % Can someone please tell me, how can I read the
> input
> % send to perl from the .forward file?
> 
> Just the same as
> 
>   echo "hello" | file.pl
>   cat /tmp/hello | file.pl
>   file.pl < /tmp/hello
> 
> get their input: on stdin.  Your .forward file might
> even specify some
> command line arguments; you can find those in @ARGV
> as usual, too.
> 
> 
> % 
> % Thank you.
> 
> HTH & HAND
> 
> 
> :-D
> -- 
> David T-G                      * It's easier to
> fight for one's principles
> (play) [EMAIL PROTECTED] * than to live up to
> them. -- fortune cookie
> (work) [EMAIL PROTECTED]
> http://www.justpickone.org/davidtg/    Shpx gur
> Pbzzhavpngvbaf Qrprapl Npg!
> 
> 

> ATTACHMENT part 2 application/pgp-signature 



__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to