Hi,
I am new to php and working on enhancing an existing mail application. It uses php to remote access mails which lies on a Unix server. How can I include the mail forwarding option to it? Do I write a shell script to set the .forward and call it from the php code? What is the best way to do it?
Thanks in advance.
Vidya.