Re: [PHP] mail() without subjects and froms

2003-06-20 Thread David Nicholson
Hello, This is a reply to an e-mail that you wrote on Fri, 20 Jun 2003 at 17:44, lines prefixed by '>' were originally written by you. > Hi! > I guess i do not make any weired things, the configuration looks like > this: > mail("$mail", > "$message", > "From: "[EMAIL PROTECTED]"<[EMAI

Re: [PHP] mail() without subjects and froms

2003-06-20 Thread David Nicholson
Hello, This is a reply to an e-mail that you wrote on Fri, 20 Jun 2003 at 16:40, lines prefixed by '>' were originally written by you. > Hi there! > I have a weired problem with a 4.12 php version on win2k. > When i mail more then one email i often have the problem that the mail > reaches their r

[PHP] mail() without subjects and froms

2003-06-20 Thread Johannes Reichardt
Hi there! I have a weired problem with a 4.12 php version on win2k. When i mail more then one email i often have the problem that the mail reaches their recipient but the subject and from does not work properly, instead this is on top of the email. but strangely sometimes it just works normal.