Live data from Hacker News

MockSMTP.app - e-mail testing for Mac OS X

mocksmtpapp.com

11–12 of 12 posts

Re: MockSMTP.app - e-mail testing for Mac OS X

#12

Interesting, but the problem with writing HTML e-mail is rarely real-browser testing, but rather, testing the convoluted filtering/rendering of the various webmail clients (Hotmail, Yahoo, GMail).

This is not the goal of mocksmtp. It's for first level testing. Checking html and correcting rendering with webkit. Then of course you need to test other mail/weblmail reader or with litmus as mention before.

It's like make HTML/CSS for a webpage. First level, you create you HTML/CSS code and test it with Firefox usually. Then when you are happy with, you check safari/chrome and debug IE :).

Post reply on HN