RE: PHP mail redirect ??

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

 



> But I want a redirect button so I could send the exact same 
> message to 
> the same user and from the same person just but to another 
> mail box on a 
> different machine.

Not sure I've ever hear the term "redirect" used in reference to email.
Understand that email cannot be received on just any machine (there needs to
be a pop (or imap or smtp) deamon running on that machine.

But to answer you question, you can often send email to a specific machine
if you know the machine name in the following form;

bert@xxxxxxxxxxxxxxxxxx - but keep in mind that there needs to be a daemon
running on that machine AND there needs to be a mailbox for "bert" set up on
that server.

HTH 

Warren Vail

> -----Original Message-----
> From: Michael Gale [mailto:michael.gale@xxxxxxxxxxxxxxxx] 
> Sent: Wednesday, December 01, 2004 7:26 PM
> To: php-general@xxxxxxxxxxxxx
> Subject:  PHP mail redirect ??
> 
> 
> Hello,
> 
> 	I have been playing around with a web mail app called NOCC 
> (http://nocc.sourceforge.net/)
> 
> It has some nice features and is quick.
> 
> I want to add in a redirect button for mail, there is a 
> forward button 
> but it forwards mail just like a regular client for ... as expected.
> 
> But I want a redirect button so I could send the exact same 
> message to 
> the same user and from the same person just but to another 
> mail box on a 
> different machine.
> 
> Is there a easy to do this with out having to create some thing from 
> scratch.
> 
> Thanks ..
> 
> 
> Michael.
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

-- 
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