Daniel Lorch wrote:
> This is not true. PHP parses out all mail adresses which then are put
> into the mail ENVELOPE. everything else doesn't influence the
> behaviour of who actually receives the mail (i.e. everything else goes
> into the mail BODY and all data there is just "voluntary", if you want
> to see it like that).
>
> quotes are nice, but they are parsed by the MUA (mail user agent =
> mail client) of the user and are just for displaying purposes NOT for
> delivering purposes.
>
hartmut in /export/disk1/home/hartmut on fermi
hartmut > php
<?
mail("holzgraefe, hartmut <[EMAIL PROTECTED]>","test","test");
?>
holzgraefe... User unknown
/home/hartmut/dead.letter... Saved message in /home/hartmut/dead.letter
X-Powered-By: PHP/4.0.4
Content-type: text/html
hartmut in /export/disk1/home/hartmut on fermi
hartmut >
--
Hartmut Holzgraefe [EMAIL PROTECTED] http://www.six.de +49-711-99091-77
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]