Forum Moderators: phranque

Message Too Old, No Replies

Site Reputation Certificate?

To ensure emails don't go to Junk Mail

         

neophyte

11:46 pm on Apr 5, 2015 (gmt 0)

10+ Year Member



Hello All -

I have a client who - for a while - had a problem with his emails ending up in all recipients junk mail rather than their in-box.

At the time, this was a new site and the problem was nearly immediately solved with some kind of certificate that I requested from the hosting company to include on the domain.

Problem is, this was years ago and I cant remember what the darn certificate was called and can't find any emails related to this.

Does anyone know what I'm talking about and could advise me of the proper name?

Thanks to all in advance!

Hoople

2:00 am on Apr 6, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Domain Keys aka DKIM aka DomainKeys Identified Mail, Sender ID and SPF aka Sender Policy Framework. Why all the AKA's? Different Web Control Panels or DNS consoles may label them differently.

Then check the server IP address to see if it's on a SPAM Blacklist (MXtoolbox). There are testing tools to help marketing people lower the SPAM score of potential campaign emails to ensure the email is delivered AND place in the user's Inbox.

See Sender ID [en.wikipedia.org] for Sender ID and links to other related resources. Sound like a lot of work just for email? Thank your neighbourhood SPAMMER for making all that necessary <G>

neophyte

8:56 am on Apr 6, 2015 (gmt 0)

10+ Year Member



Hi Hoople -

Thanks very much for the information.

Digging back into ancient history, I've discovered that I implemented an SPF certificate which generally solved the problem.

Then this domain did get blacklisted because somebody hijacked their contact list - wow, what a nightmare that was.

Eventually got that fixed by paying for a service (I guess I can't mention the name here) but they provide a "whitelist of legitimate email servers to reduce spam filtering false positives. Cheap enough so my client went for it.

Anyway, appreciate your input... very informative.

FOLLOWUP QUESTION: So, is it a good idea to implement DKIM and Sender ID and SPF or is just one adequate? Your comment about "DNS consoles may label them differently" would lead me to believe that the best option is all three?

Hoople

4:54 pm on Apr 6, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



All three is preferable because the recipients vary in which checks they prefer to implement in acceptance testing of inbound emails. Doing less might potentially cause a portion of the email campaign to not make it into the recipients Inboxes or worse, be rejected.

From that service get the IP address of the configured sending servers to add to the email authentication solutions (SPF, DKIM, etc) above. You need to declare them as authorized to send emails on this domain's behalf.

The console mention was for clarification - I've seen both the acronyms and the full text descriptions in use.

neophyte

11:11 pm on Apr 6, 2015 (gmt 0)

10+ Year Member



Hi Hoople - Fantastic... thanks for the explanation - hope this will assist others as well with this question and task.

bill

7:59 am on Apr 7, 2015 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



These aren't certificates. It's mostly making DNS changes to your domain or some mail-server settings.

Last time I did this (a long time ago) the list was:

I recall DKIM was the most difficult to implement. However, if you're using one of the big free-mail providers like Gmail, Hotmail or Yahoo mail they already have this implemented for you.