Trang web của tôi gửi email cho người dùng bằng chức năng thư PHP. Người dùng Hotmail và Gmail không nhận được chúng hoặc chúng kết thúc trong thư mục SPAM. Đây là tiêu đề của thư được đánh dấu là spam bởi Gmail.chức năng thư php: thư hợp pháp được đánh dấu là spam bằng gmail và hotmail
Việc cần làm?
Delivered-To: [email protected]
Received: by 10.216.213.222 with SMTP id a72cs207473wep;
Sat, 2 Oct 2010 04:26:47 -0700 (PDT)
Received: by 10.216.3.19 with SMTP id 19mr3099233weg.108.1286018806068;
Sat, 02 Oct 2010 04:26:46 -0700 (PDT)
Return-Path: <[email protected]>
Received: from drt01.dco.fusa.be (drt01.dco.fusa.be [193.110.251.55])
by mx.google.com with ESMTP id m29si2837219weq.203.2010.10.02.04.26.45;
Sat, 02 Oct 2010 04:26:46 -0700 (PDT)
Received-SPF: pass (google.com: best guess record for domain of [email protected] designates 193.110.251.55 as permitted sender) client-ip=193.110.251.55;
Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of [email protected] designates 193.110.251.55 as permitted sender) [email protected]
Received: from admin by drt01.dco.fusa.be with local (Exim 4.69)
(envelope-from <[email protected]>)
id 1P20En-000303-Lo
for [email protected]; Sat, 02 Oct 2010 13:26:45 +0200
To: [email protected]
Subject: Koopte: zoekertje activeren
X-PHP-Script: www.koopte.be/confirmation.php for 213.118.179.121
From: Koopte <[email protected]>
Reply-To:<[email protected]>
Content-Type: text/html; charset=iso-8859-1
Message-Id: <[email protected]>
Sender: <[email protected]>
Date: Sat, 02 Oct 2010 13:26:45 +0200
Tôi không chắc chắn liệu có phải là vấn đề hay không, nhưng bạn có cân nhắc đặt 'Đường dẫn trả về' giống với tiêu đề' Từ' không? – Wrikken
bạn có ion IP chuyên dụng hoặc IP được chia sẻ không? – RobertPitt
Liên quan: http://stackoverflow.com/questions/371/how-do-you-make-sure-email-you-send-programmatically-is-not-automatically-marked –