# File lib/vmail/sender.rb, line 8 def send opts = Vmail::SendOptions.new(ARGV) config = opts.config.merge 'logile' => STDERR imap_client = Vmail::ImapClient.new config imap_client.deliver STDIN.read end
[Validate]
Generated with the Darkfish Rdoc Generator 2.