Hello,

I am trying to implement a .qmail file so that
whenever someone sends a message to
[EMAIL PROTECTED]

the .qmail makes a program delivery to a PHP script at
http://www.mydomain.com/parser.php which then stores
the message in a database. The PHP installation is as
an Apache module so I think I might have to use Lynx.

So here is something I've come up with:

|/usr/bin/lynx -source
"http://mydomain.com/parser.php";

Would something like this work? Or is there a better
and more correct way of doing something like this?

Thanks!


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to