HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: //usr/local/rvm/gems/ruby-2.6.8/doc/mail-2.7.1/ri/Mail/Exim/cdesc-Exim.ri
U:RDoc::NormalClass[iI"	Exim:ETI"Mail::Exim;TI"
Sendmail;To:RDoc::Markup::Document:@parts[o;;[o:RDoc::Markup::Paragraph;[I";A delivery method implementation which sends via exim.;To:RDoc::Markup::BlankLineo;	;[I"LTo use this, first find out where the exim binary is on your computer, ;TI"Qif you are on a mac or unix box, it is usually in /usr/sbin/exim, this will ;TI"be your exim location.;T@o:RDoc::Markup::Verbatim;[I"Mail.defaults do
;TI"  delivery_method :exim
;TI"	end
;T:@format0o;	;[I"6Or if your exim binary is not at '/usr/sbin/exim';T@o;;[I"Mail.defaults do
;TI"I  delivery_method :exim, :location => '/absolute/path/to/your/exim'
;TI"	end
;T;0o;	;[I"+Then just deliver the email as normal:;T@o;;[I"Mail.deliver do
;TI"$  to 'mikel@test.lindsaar.net'
;TI"$  from 'ada@test.lindsaar.net'
;TI"  subject 'testing exim'
;TI"  body 'testing exim'
;TI"	end
;T;0o;	;[I",Or by calling deliver on a Mail message;T@o;;[
I"mail = Mail.new do
;TI"$  to 'mikel@test.lindsaar.net'
;TI"$  from 'ada@test.lindsaar.net'
;TI"  subject 'testing exim'
;TI"  body 'testing exim'
;TI"	end
;TI"
;TI"mail.deliver!;T;0:
@fileI".lib/mail/network/delivery_methods/exim.rb;T:0@omit_headings_from_table_of_contents_below0;
0;0[[U:RDoc::Constant[iI"
DEFAULTS;TI"Mail::Exim::DEFAULTS;T:public0o;;[;
@<;0@<@cRDoc::NormalClass0[[[I"
class;T[[;[[I"	call;TI".lib/mail/network/delivery_methods/exim.rb;T[:protected[[:private[[I"
instance;T[[;[[;[[;[[[U:RDoc::Context::Section[i0o;;[;
0;0[@<I"	Mail;TcRDoc::NormalModule