Date: 06/06/02
- Next message: Chris Boget: "[PHP] Arrays: Please help before I go insane?"
- Previous message: webmaster mbtradingco: "[PHP] Trying to list a directory content HELP PLEASE"
- In reply to: andy: "[PHP] Returnpath for mail"
- Next in thread: Pushkar Pradhan: "Re: [PHP] Returnpath for mail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You mean like the "Reply-to:whoever <email protected>" header?
Adam Voigt
adam.voigt <email protected>
On Thu, 2002-06-06 at 13:08, andy wrote:
> Hi there,
>
> I am wondering if it is possible to send email via the mail function with
> lets say adress_1 and then if the recipient clicks on return he will adress
> his email automaticly to adress_2.
>
> I found this in my docs, but does not work though:
>
> $mailHeaders .= "Return-Path: <".$adress_return.">\n"; // Return path for
> errors
>
> does anybody have an idea how to do that?
>
> Thanx,
>
> Andy
>
>
>
> --
> 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
- Next message: Chris Boget: "[PHP] Arrays: Please help before I go insane?"
- Previous message: webmaster mbtradingco: "[PHP] Trying to list a directory content HELP PLEASE"
- In reply to: andy: "[PHP] Returnpath for mail"
- Next in thread: Pushkar Pradhan: "Re: [PHP] Returnpath for mail"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

