Skip to content

Releases: posabsolute/inker

v1.0.1 Added Email on Acid support & simplified email testing workflow

05 Jul 23:38
Compare
Choose a tag to compare

Email on Acid support

Added support for testing with Email on Acid using nodemailer. Unlike litmus you need to connect your test email provided by Email on Acid.

This can be setup in gruntfile.js

Sending test email change

I simplified sending test emails by changing the transport type from smtp to Sendmail, no need to provide credentials anymore.

However this will also mean the email will be more prone to be recognised as spam.

Initial release

07 Jun 17:14
Compare
Choose a tag to compare
1.0.0

removed console log