-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.5
-- PHP version -- : 5.5.9-1ubuntu4.14
-- Browser(s) name and version -- : Chrome Version 47.0
-- Error-message(debug-mod must be tuned on) -- : none
Hello,
All my emails generated from Hikashop 2.6.0 Essential (activation, pwd chg, order status chg, etc) have errors in their headers and are being sent to spam boxes. When I use the Joomla framework to generate the emails (joomla user account creation), however, the headers are correct...but still being sent to spam (note: the fact that the emails with correct headers are still being sent to spam is not a Hikashop issue).
Example header from email with Hikashop:
From Marjolaine Mercier Tue Dec 8 19:10:43 2015
X-Apparently-To: willrob12382@yahoo.ca; Tue, 08 Dec 2015 19:10:45 +0000
Return-Path: <mm@s1.code12.ca>
X-YahooFilteredBulk: 206.196.115.147
Received-SPF: none (domain of s1.code12.ca does not designate permitted sender hosts)
Example header from email with Joomla 3.4.5:From Marjolaine Mercier Tue Dec 8 19:14:21 2015
X-Apparently-To: willrob12382@yahoo.ca; Tue, 08 Dec 2015 19:14:25 +0000
Return-Path: <info@marjolainemercier.com>
X-YahooFilteredBulk: 206.196.115.147
Received-SPF: pass (domain of marjolainemercier.com designates 206.196.115.147 as permitted sender)
Some observations: "The Return-Path" and "Received-SPF" are different.
In my Joomla Server config:
Send Mail: Yes
Mailer: PHP Mail
From email:
This email address is being protected from spambots. You need JavaScript enabled to view it.
From Name: Marjolaine Mercier
Disable Mass Mail: Yes
I will give more environment details if needed but I hope this might be enough for now.
I suspect Hikashop and the Joomla 3.4.5 framework use different php scripts for mailing, is this possible? (The MTA is postfix running on Ubuntu 14.04. <-- LAMP fully updated)
If not why are the headers different?
If so, what can I do to get Hikashop to behave like the Joomla 3 framework?
Bonus question: Does the "X-YahooFilteredBulk: 206.196.115.147" value mean that this IP is already on Yahoo's blacklist or that it was simply scanned by a yahoo filter called "X-YahooFilteredBulk"
note: I rented this IP address from RoseHosting recently and it came with all sorts of trouble. It was banned by AOL, ATT and many of their subsidiary companies.
Thanks in advance