L
lambelly
I pay for web hosting. One of the things I get with this is email. With
that email I can set boolean rules that will forward email that matches
those rules to a specific address including a perl file. The address
you give is something like "|/home/my_account/www/cgi-bin/mail.pl". I
have gotten the perl file to activate on the reception of an email
address, but I don't know how to access the email that activated that
perl file. I have read up a little bit on perl pipe reading, but I find
it confusing. How do could I access this email?
that email I can set boolean rules that will forward email that matches
those rules to a specific address including a perl file. The address
you give is something like "|/home/my_account/www/cgi-bin/mail.pl". I
have gotten the perl file to activate on the reception of an email
address, but I don't know how to access the email that activated that
perl file. I have read up a little bit on perl pipe reading, but I find
it confusing. How do could I access this email?