why did my esmtpsa change to unknown
Hi,
I ran into this trying to help someone with a different matter and i was like huhhhh ... what happened here. As you can see one email is from 19 and the other one is from last night. From the same domain. I compared the headers and the headers are very close to identical other than the esmtpsa. I did a SPF record and it did not change it.
I am concerned because i dont want to get myself or my domain blocked and if i understand this corrrectly (which i prob dont lol) UNKNOWN could get me blocked or blacklisted.
What is the cause of my esmtpsa (which i guess is extended smpt) to now show UNKNOWN?
esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) 19 Jun 2014
esmtpsa (UNKNOWN:DHE-RSA-AES256-GCM-SHA384:256) 31 Aug 2014
-
well thats not really want i wanted, PCI is bunch of hoopla anyway.. I just want my cipher to show and fix the UNKOWN issue.. any ideas ? 0 -
Hello :) Are you able to reproduce the issue by sending through an email client or from a PHP script? Thank you. 0 -
Yes sir, that was the 31 aug header above. I logged into my website admin area and sent myself an email and it came back UNKNOWN. I will try it again now since my Exim was reset last night i will see if it is still the same. I will post the results here shortly. 0 -
here are the results from just now.. this was via a php script Delivery-date: Tue, 02 Sep 2014 10:23:02 -0600 Received: from xxxxxx.xxxxxx.com ([xxx.xxx.3.19]:60773 helo=xxx.xxxxxxxxxxxxxxxxx.com) by xxxxxx.xxxxxxxxxxxxxx.com with esmtpsa (UNKNOWN:DHE-RSA-AES256-GCM-SHA384:256)
ok so from the mail client using hotmail account to the site mail here are the results [QUOTE] Envelope-to: customerservice@xxxxxx.com Delivery-date: Tue, 02 Sep 2014 10:32:03 -0600 Received: from blu004-omc4s20.hotmail.com ([65.55.111.159]:54984) by xxxxxx.xxxxxxxxxxxxx.com with esmtps (UNKNOWN:AES256-SHA256:256) (Exim 4.82)0 -
Please browse to "WHM Home " Service Configuration " Exim Configuration Manager" and let us know which of the following options are enabled: Require HELO before MAIL Require incoming SMTP connections to send HELO before MAIL Require remote (hostname/IP address) HELO Require remote (domain) HELO Require RFC-compliant HELO Query Apache server status to determine the sender of email sent from processes running as nobody EXPERIMENTAL: Rewrite From: header to match actual sender Thank you. 0 -
Require HELO before MAIL Enabled Require incoming SMTP connections to send HELO before MAIL (actually named Require HELO before MAIL) Enabled Require remote (hostname/IP address) HELO Enabled Require remote (domain) HELO Disabled Require RFC-compliant HELO Enabled Query Apache server status to determine the sender of email sent from processes running as nobody Enabled EXPERIMENTAL: Rewrite From: header to match actual sender Disabled 0 -
You could try enabling "EXPERIMENTAL: Rewrite From: header to match actual sender", but I believe the outcome is simply the result of how you are sending the emails. Do you experience the same issue if you send through a standard email client directly from a desktop, or through Webmail? Thank you. 0 -
OK well this narrows it down a bit... If i send from server mail, like actually inside horde and send a mail it works.. From horde to msn.. by xxxx.xxxxxxxx.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256)
then if i send from phpBB forum board via smtp to my server emailXXXXXX.XXXXXXXXXXXXX.com with esmtpa (Exim 4.82)
So it looks like it is script related and NOT server (cpanel/whm) related, would you agree?0
Please sign in to leave a comment.
Comments
10 comments