: What is this? 2
Delivered-to: Markus Karlsson <[EMAIL PROTECTED]>
MIME-Version: 1.0
Reply-To: DWS Asia <[EMAIL PROTECTED]>
Content-type: text/html; charset=utf-8
X-Priority: 3
Importance: 3
Return-Path: DWS Asia <[EMAIL PROTECTED]>
X-Mailer: PHP v4.3.11
Best regards,
Peter Lau
Peter Lauri wrote:
I do set the headers now, but still the email is not delivered to Hotmail.
This is the headers that I set:
X-Sender: [EMAIL PROTECTED]
From: DWS Asia <[EMAIL PROTECTED]>
Date: Thu, 04 May 2006 22:04:23 +0700
Subject: What is this? 2
the subject of your email!
--
PHP Genera
m', $this->myFromEmail);
mail($this->myToEmail, $this->mySubject, $this->myHTML, $headers);
ini_restore('sendmail_from');
I tried with and without the ini_set.
Best regards,
Peter Lauri
-Original Message-
From: Angelo Zanetti [mailto:[EMAIL PROTECTED]
Sen
On Thu, May 4, 2006 5:37 am, Peter Lauri wrote:
> mail('[EMAIL PROTECTED]', 'A nice subject', 'Some text', 'From:
> Peter
> Lauri <[EMAIL PROTECTED]>');
I think you need 'From: "Peter Lauri" <[EMAIL PROTECTED]>' for starters.
> This email does not arrive to the Hotmail inbox.
There's spam, and t
at to set it to is "Importance". What values
are possible there? Is it the same as for X-priority?
Regards,
Peter
-Original Message-
From: Angelo Zanetti [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 04, 2006 5:53 PM
To: Peter Lauri
Cc: php-general@lists.php.net
Subject:
hp-general@lists.php.net
Subject: Re: [PHP] Mail and hotmail
Peter Lauri wrote:
> Best group member,
>
> I am sending email to a hotmail thru PHP. When I send it like this it
> arrives (in the junk mail, but it arrives):
>
> mail('[EMAIL PROTECTED]', 'A nice subject
On Thu, 2006-05-04 at 17:51 +0700, Peter Lauri wrote:
> Paul,
>
> I did make a search on this. However, as you understand, searching for
> "hotmail mail header" will generate to much junk because it will be replies
> from hotmails that also will be included.
Try the mail function on http://za2.ph
ay, May 04, 2006 5:43 PM
To: Peter Lauri
Cc: php-general@lists.php.net
Subject: Re: [PHP] Mail and hotmail
On Thu, 2006-05-04 at 17:37 +0700, Peter Lauri wrote:
> mail('[EMAIL PROTECTED]', 'A nice subject', 'Some text', 'From: Peter
> Lauri <[EMAIL
Peter Lauri wrote:
Best group member,
I am sending email to a hotmail thru PHP. When I send it like this it
arrives (in the junk mail, but it arrives):
mail('[EMAIL PROTECTED]', 'A nice subject', 'Some text');
It works well, but I want to change the FROM header so I do this:
mail('[EMAIL PRO
On Thu, 2006-05-04 at 17:37 +0700, Peter Lauri wrote:
> mail('[EMAIL PROTECTED]', 'A nice subject', 'Some text', 'From: Peter
> Lauri <[EMAIL PROTECTED]>');
>
> This email does not arrive to the Hotmail inbox.
This has been discussed ad nauseum on this list. I suggest going through
the list arch
Best group member,
I am sending email to a hotmail thru PHP. When I send it like this it
arrives (in the junk mail, but it arrives):
mail('[EMAIL PROTECTED]', 'A nice subject', 'Some text');
It works well, but I want to change the FROM header so I do this:
mail('[EMAIL PROTECTED]', 'A nice subj
11 matches
Mail list logo