timmyg / meteor-mandrill

Meteor package for sending email via Mandrill
18 stars 19 forks source link

test key and .test accounts #26

Open morgunder opened 9 years ago

morgunder commented 9 years ago

for live site testing i prefer to use .test in the email to signal sending emails through my mandrill test key.

for example: user@mail.test will always be sent out through the mandrill test key even in a production environment.

is this something that other users of this package would like? can anyone make a pull request for this?

dandv commented 9 years ago

I've added tests to https://atmospherejs.com/wylio/mandrill. See #29.