File: //usr/local/rvm/gems/ruby-2.5.9/doc/mail-2.7.1/ri/Mail/deliver-c.ri
U:RDoc::AnyMethod[iI"deliver:ETI"Mail::deliver;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"RSend an email using the default configuration. You do need to set a default ;TI"Sconfiguration first before you use self.deliver, if you don't, an appropriate ;TI")error will be raised telling you to.;To:RDoc::Markup::BlankLine o;
; [I">If you do not specify a delivery type, SMTP will be used.;T@o:RDoc::Markup::Verbatim; [I"Mail.deliver do
;TI"# to 'mikel@test.lindsaar.net'
;TI"# from 'ada@test.lindsaar.net'
;TI"% subject 'This is a test email'
;TI"" body 'Not much to say here'
;TI" end
;T:@format0o;
; [I"You can also do:;T@o;; [I"#mail = Mail.read('email.eml')
;TI"mail.deliver!
;T;
0o;
; [I"4And your email object will be created and sent.;T:
@fileI"lib/mail/mail.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(*args, &block);T@&FI" Mail;TcRDoc::NormalModule00