Postmark Spam Score API in the Wild - Spamscore.me and Christmas is Saved on Reddit
A few weeks ago we released a free API for checking the spamscore of a message. The folks on HackerNews loved it, and itās been really great to see people find ways to get more value from this API.
Some of our favorite usages have shown up in just the last week!
Spamscore.me
We released our Spam Checking API with an easy and beautiful UI, but it does require that you grab the full email contents including the headers. Simple as this is, itās work. Wouldnāt it be great if you could just forward an email somewhere, and moments later, get back a nicely formatted report about your emailās spamscore?

Thatās exactly what Jim Carter built with spamscore.me. The cool thing about spamscore.me is thereās no interface other than your email client! Just forward any email to go@spamscore.me and get one of these bad boys back.
Itās free (but no less awesome), so please be kind to Jimās servers. Have other ideas for useful mashups with our spamscore API? Let us know in the comments, or better yet email me once youāve launched so we can write about it here!
Christmas is saved on Reddit
Our hearts were warmed to find that someone recommended our spamscore checker to a Reddit user whose christmas eCards were being sent to spam.

Chris was able to jump in and do a quick analysis of the personās spamscore report, recommending the following to help with the resolution:
- Set your Return-Path header to a domain and address that you control. Then, add an SPF record to that domain with the permitted SMTP servers.
- Do not use your userās email as the from address. This is spoofing and you canāt control the DKIM or SPF. Instead, use their āFrom nameā but your email address.
- Make sure Reverse DNS is setup for your SMTP server.
While we canāt promise personal spamscore report interpretation for every problem, weāre thrilled to see that this tool is being used to help solve real world problems in peopleās applications.
Have you used the spamscore API to successfully track down a problem? Let us know in the comments.