Blir inte klok på detta. Överrallt (php.net osv) står det att man ska använda sig av \r\n och jag använder följande headers:
PHP-kod:
$signup_email_headers = "From: \"Ett namn\" <namn@domän.se>\r\n";
$signup_email_headers .= "Reply-To: \"Ett namn\" <namn@domän.se>\r\n";
$signup_email_headers .= "Content-Type: text/plain; charset=utf-8";
Men då studsar vissa mails efter ett jäkla Googlande hittade jag denna sida av en annan som har precis samma problem som jag
http://www.eksperten.dk/spm/754761
Jag testade att ändra \r\n till \n och då kom mitt mail fram. Så vad ska man använda??
Någon som har erfarenhet av detta?
Här ett utdrag av headers och felmeddelande (vilket klagar på fel sak):
Citat:
This is the mail system at host mail.n.nu.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<[email protected]>: host deframx02.softcom.dk[80.237.211.116] said: 552
Unable to process message: msg.1276870204.703308.20259 - error: Illegal
MIME chars found in header: <From: "N.nu Support" <[email protected]>__> (in
reply to end of DATA command)
--56E64140CF02.1276870204/mail.n.nu
Content-Description: Delivery report
Content-Type: message/delivery-status
Reporting-MTA: dns; mail.n.nu
X-Postfix-Queue-ID: 56E64140CF02
X-Postfix-Sender: rfc822; [email protected]
Arrival-Date: Fri, 18 Jun 2010 16:10:04 +0200 (CEST)
Final-Recipient: rfc822; [email protected]
Action: failed
Status: 5.0.0
Remote-MTA: dns; deframx02.softcom.dk
Diagnostic-Code: smtp; 552 Unable to process message:
msg.1276870204.703308.20259 - error: Illegal MIME chars found in header:
<From: "N.nu Support" <[email protected]>__>
--56E64140CF02.1276870204/mail.n.nu
Content-Description: Undelivered Message
Content-Type: message/rfc822
Received: by mail.n.nu (Postfix, from userid 33)
id 56E64140CF02; Fri, 18 Jun 2010 16:10:04 +0200 (CEST)
To: [email protected]
Subject: Din sida www.ensajt.n.nu
From: "N.nu Support" <[email protected]>
Reply-To: "N.nu Support" <[email protected]>
Content-Type: text/plain; charset=utf-8
Message-Id: <[email protected]>
Date: Fri, 18 Jun 2010 16:10:04 +0200 (CEST)
Hej!
|