Re: forwarding from virtual email account to real email account

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Binay" <binay@xxxxxxxxxxxxxxxxx> wrote:
> Hi All,
>
> Is it possible that we create a virtual email account(no physical 
> existence) e.g abc@xxxxxxxxxxx
> which will be associated with a real email account e.g. real@xxxxxxxxx so 
> that if any body sends
> the email to virtual email account abc@xxxxxxxxxxx will be automatically 
> forwarded to the real
> email account real@xxxxxxxxxx
> Is it achievable using PHP ?

Are you trying to process the email between abc@xxxxxxxxxxx and 
real@xxxxxxxxx ?
And, are you trying to do that processing with PHP?
Something like a PHP file that gets launched everytime an email lands in 
abc@xxxxxxxxxxx mailbox, then that PHP file loads the email, processes it, 
and forwards the processed email to real@xxxxxxxxx

Sounds like a cool idea.  I don't know how to do it, but sounds cool.

DanB 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux