Spent few days i am out of ideas. Not sure what am i doing wrong. All emails i sent goes into spam (gmail, yahoo, outlook)
I am sending screenshot of my dns zone (domain is pointed to cloudns and works wonderfully everything works jsut this email thing)..
I added keys in to my DNS zone at cloudns.net, added private key into etc/domainkeys/mydomain.com/default
DKIM is pass. From what i understand i should just ignore Domaincheck being neutral as DKIM is what is most important right?
When checking this is the result i am getting (my actual domain is replaced with "mydomainishere"):
Could it be because of missing SPF records?
here is my zone screenshot maybe some key is invalid?
note i found this thread: https://www.unixhops.com/install-dkim-and-dmarc-on-plesk-12-5/ but on my server DKIM is pass so i am assuming i don't need to follow that tutorial..
I am sending screenshot of my dns zone (domain is pointed to cloudns and works wonderfully everything works jsut this email thing)..
I added keys in to my DNS zone at cloudns.net, added private key into etc/domainkeys/mydomain.com/default
DKIM is pass. From what i understand i should just ignore Domaincheck being neutral as DKIM is what is most important right?
When checking this is the result i am getting (my actual domain is replaced with "mydomainishere"):
Code:
Thank you for using the verifier,
The Port25 Solutions, Inc. team
==========================================================
Summary of Results
==========================================================
SPF check: pass
DomainKeys check: neutral
DKIM check: pass
SpamAssassin check: ham
==========================================================
Details:
==========================================================
HELO hostname: mydomainishere
Source IP: xxx.xxx.212.27
mail-from: info@mydomainishere
----------------------------------------------------------
SPF check details:
----------------------------------------------------------
Result: pass
ID(s) verified: smtp.mailfrom=info@mydomainishere
DNS record(s):
mydomainishere. SPF (no records)
mydomainishere. 3600 IN TXT "v=spf1 +all"
----------------------------------------------------------
DomainKeys check details:
----------------------------------------------------------
Result: neutral (message not signed)
ID(s) verified: header.From=info@mydomainishere
DNS record(s):
----------------------------------------------------------
DKIM check details:
----------------------------------------------------------
Result: pass (matches From: info@mydomainishere)
ID(s) verified: header.d=mydomainishere
Canonicalized Headers:
from:info@mydomainishere'0D''0A'
to:[email protected]'0D''0A'
subject:g'0D''0A'
dkim-signature:v=1;'20'a=rsa-sha256;'20'c=relaxed/relaxed;'20'd=mydomainishere;'20's=default;'20't=1489666532;'20'bh=Xtvwt7Cb0W352Oz91uI6OPSbAdpWr71PAW0aGQhUBh0=;'20'l=3;'20'h=From:To:Subject;'20'b=
Canonicalized Body:
g'0D''0A'
Could it be because of missing SPF records?
here is my zone screenshot maybe some key is invalid?
note i found this thread: https://www.unixhops.com/install-dkim-and-dmarc-on-plesk-12-5/ but on my server DKIM is pass so i am assuming i don't need to follow that tutorial..