On Saturday 05 April 2003 05:58, Alec Wallis wrote:
> Thanks for the suggestions, I have tried them all but with no joy. Still
> exactly the same problem. Pretty sure its not my SMTP server as using
> Outlook it works fines. Any other ideas as would prefer not to have to use
> the mail() functio
: "Mario Soto" <[EMAIL PROTECTED]>
To: "Alec Wallis" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, April 04, 2003 6:04 PM
Subject: Re: [PHP] imap mail() problems
Try first to take off the \r char on the string. It worked very good for me
using only th
On Saturday 05 April 2003 01:04, Mario Soto wrote:
> Try first to take off the \r char on the string. It worked very good for me
> using only the \n to send more headers.
Headers *should* be delimited by "\r\n" ...
> Other is to put the address into
> angle bracets (<[EMAIL PROTECTED]>) and in
1:54 AM
Subject: [PHP] imap mail() problems
Hi
I am experiencing problems with the mail functions, in that I can not send emails to
multiple addresses in the to field, or send Cc's. The multiple addresses show up in
the email when it arrives to the first email address, but the other copies
Hi
I am experiencing problems with the mail functions, in that I can not send emails to
multiple addresses in the to field, or send Cc's. The multiple addresses show up in
the email when it arrives to the first email address, but the other copies never
arrive.
The code I use is:
mail($strTo,
5 matches
Mail list logo