Class DaemonKit::ErrorHandlers::Mail
In: lib/daemon_kit/error_handlers/mail.rb
Parent: Base

Send an email notification of the exception via SMTP.

Methods

Attributes

authentication  [RW] 
domain  [RW] 
host  [RW] 
password  [RW] 
port  [RW] 
prefix  [RW] 
recipients  [RW] 
sender  [RW] 
tls  [RW] 
username  [RW] 

Public Instance methods

[Validate]