blob: c45800570140e35066e83c5b2b4fb55e08e8a170 [file] [log] [blame]
require 'mail'
Mail.defaults do
delivery_method :test
@from = 'Unit Test <unittest@apache.org>'
@sig = %{
-- Unit Test
Secretary Workbench, Apache Software Foundation
}
end