> 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; [EMAIL PROTECTED] - 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:[EMAIL PROTECTED] > Sent: Wednesday, December 01, 2004 7:26 PM > To: [EMAIL PROTECTED] > Subject: [PHP] 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