Quantcast
Channel: iRedMail
Viewing all articles
Browse latest Browse all 14142

Why outlook.com says my emails are spam ?

$
0
0

Hi all,

I have configured my email server and it is running OK, no errors so far. Also I have added DNS records be ok with the SPF and DKIM checks.

Now Gmail is not considering my emails as spam but for outlook.com they are.

I am using  PORT25 to validate my current status
http://www.port25.com/support/authentic … ification/

These are my Results

==========================================================
Summary of Results
==========================================================
SPF check:          pass
DomainKeys check:   neutral
DKIM check:         pass
Sender-ID check:    pass
SpamAssassin check: ham


DomainKeys  is the only neutral i got. Port25 says the message is not signed and gave this output:

----------------------------------------------------------
DomainKeys check details:
----------------------------------------------------------
Result:         neutral (message not signed)
ID(s) verified: header.From=postmaster@gabrielassets.ga
DNS record(s):


Below are the DNS entry I was expecting to solve this:

dns type: SPF
dns name: gabrielassets.ga
dns value: v=spf1 a mx ip4:xxx.xxx.xxx.xxx -all ( ip hidden )


dns type: TXT
dns name: dkim._domainkey.gabrielassets.ga
dns value: v=DKIM1;p=MIGfMA0 .... ( key hidden )


dns type: TXT
dns name: _domainkey.gabrielassets.ga
dns value: o=~; r=postmaster@gabrielassets.ga



These are my doubts:
1 - How to get pass at DomainKeys check ?
2 - Will it resolve my problem with outlook.com ?



Thanks all


==== Required information ====
- iRedMail version: 0.8.7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Centos 6
- Related log if you're reporting an issue:
====


Viewing all articles
Browse latest Browse all 14142

Trending Articles