Class MailSender
In: app/mailsender/mail_sender.rb
Parent: Object

Methods

add_attachment   add_text   new   send  

Attributes

account  [RW] 
authtype  [RW] 
from  [RW] 
helo_domain  [RW] 
password  [RW] 
smtp  [RW] 
subject  [RW] 
to_list  [RW] 

Public Class methods

初期化

Public Instance methods

添付ファイルの追加

本文の設定

メール送信

[Validate]