I've always wondered how Campaign Monitor automatically generates email previews for 20+ different email clients using a given template? Where would one even begin to automate such a process?
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
Similar to Litmus, there's also http://PreviewMyEmail.com which provides white-label API |
|||
|
|
|
Campaign Monitor uses a third party service at http://litmus.com/ which handles the actual testing for them. They have an API which can be used to automate the testing for you. |
||||
|
|
|
I believe that it is done using virtualization. VirtualBox is not difficult to script and automate. I am sure that most virtualization systems are likewise. |
|||
|
|