actionmailer_extensions 0.5.3
Wraps the deliver! method on ActionMailer to save the outgoing mail to a .eml file, which can be opened by most email clients. Also provides a mechanism for only sending to an approved list of email recipients, which is useful for ensuring your application doesn't send email outside of an organization.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionmailer
~> 2.3.18
actionmailer
~> 2.3.18