7 lines
161 B
Ruby
7 lines
161 B
Ruby
# -*- encoding : utf-8 -*-
|
|
# Cobbled together from miscellaneous code from Stephen Chu and the ruby-talk list.
|
|
#
|
|
|
|
require 'smtp_tls'
|
|
require 'action_mailer_tls'
|