Hacker News new | ask | show | jobs
by blammail 3744 days ago
Any reason someone couldn't use the free tiers across several/many of these services simultaneously?

Seems like for transactional email, this would work great and give you quite a high free usage level each month.

4 comments

The number of DNS lookups for SPF records is limited to 10 [1] so that that could be a technical issue that needs to be worked around [2] depending on how many SPF records each service adds:

[1] http://www.openspf.org/FAQ/Common_mistakes

[2] http://stackoverflow.com/questions/14261214/too-many-dns-loo...

Sure you could do that, but I think the maintenance cost would by far outweigh any price advantage you could get.

Honestly, Mandrill's pricing with 0.2$/1000 mails puts you at 200 $ for sending 1 million e-mails, which corresponds to maybe 1-2 hours of developer time. Designing, building and maintaining a system that sends mail through 4-6 different APIs will likely be much more expensive.

> which corresponds to maybe 1-2 hours of developer time

There are companies in the world that pay developers less than $100/hr - $200/hr.

In fact, there are companies in the USA where developers get paid $20/hr.

No reason. It's probably a good idea to implement that even if you don't need the volume, so you can quickly switch if an offering changes or has issues (downtime, delivery problems for an important provider, ...)
How do you manage Opt-outs across multiple accounts?