We want this disabled by default to avoid accidental emails.
15 16 17
# File 'lib/mailstro.rb', line 15 def deliver(email_name, options) Delivery.new(email_name, options).deliver end