What are the best practices to configure a mail server to have your mail recognized as legitimate non spam messages? Is it to use Domain Keys, Sender ID, Sender Policy Framework, some or all 3 of these together?

link|improve this question

feedback

3 Answers

up vote 4 down vote accepted

There are a few similar mail related questions on SF already, however I'll answer this one as best I can. To avoid being recognised as spam, check:

I have never required Sender ID, although as it's a Microsoft protocol I'd assume it's more important for Exchange/Live based mail - I have never had problems in this department without implementing Sender ID.

link|improve this answer
This was exactly the type of answer I was looking for, thanks Andy! – Chris Marisic Oct 8 '09 at 21:36
Very nice answer indeed! Thanks! – blank3 Dec 1 '09 at 16:21
feedback

I've found that disabling open SMTP relay, and having valid reverse DNS entries, is a good starting point.

link|improve this answer
feedback

Also don't send spam through it. :)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.