On 6/11/06, David Robley <[EMAIL PROTECTED]> wrote:
blackwater dev wrote:
> Here is what I use as the header:
>
> $header="From:[EMAIL PROTECTED]: text/html";
As Richard Lynch, suggested you need to check the headers from both the emails.
Send exatcly the same mails to yourself, using both
blackwater dev wrote:
> Here is what I use as the header:
>
> $header="From:[EMAIL PROTECTED]: text/html";
I think you need a space in there:
$header="From: [EMAIL PROTECTED]: text/html";
> Thanks!
>
> On 5/31/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
>>
>> On Tue, May 30, 2006 12:45
Here is what I use as the header:
$header="From:[EMAIL PROTECTED]: text/html";
Thanks!
On 5/31/06, Richard Lynch <[EMAIL PROTECTED]> wrote:
On Tue, May 30, 2006 12:45 pm, blackwater dev wrote:
> I have a site running on a linux box. If I use my mail server via an
> email
> client, the ema
On Tue, May 30, 2006 12:45 pm, blackwater dev wrote:
> I have a site running on a linux box. If I use my mail server via an
> email
> client, the email works fine but if I send email through the mail
> function,
> clients mark it as spam. I see the line in php.ini for SMTP but that
> says
> windo
blackwater dev wrote:
I have a site running on a linux box. If I use my mail server via an email
client, the email works fine but if I send email through the mail function,
clients mark it as spam. I see the line in php.ini for SMTP but that says
windows only. How do I tell php to use my mail
5 matches
Mail list logo