> mail("[EMAIL PROTECTED]","subjekt","inhalt",
> "Content-Type: text/html\nFrom: <[EMAIL PROTECTED]>");
> 
> the mail reaches me, is readable, but on the next
> time i start netscape its GONE ?
> I tryed some other header pieces, but all get the
>same effekt.
What do the headers look like when it arrives? I suspect it disappears 
because they are screwed up. I would seperate them with '\r\n' instead of 
just '\n'.


-- 
PHP General 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]

Reply via email to