554e2fd696f33323e1460e7667d0e22f0a1a9e9f
[feedcatcher.git] / vendor / rails / actionmailer / lib / action_mailer / vendor / tmail-1.2.3 / tmail / index.rb
1 #:stopdoc:
2 # This is here for Rolls.
3 # Rolls uses this instead of lib/tmail.rb.
4
5 require 'tmail/version'
6 require 'tmail/mail'
7 require 'tmail/mailbox'
8 require 'tmail/core_extensions'
9 #:startdoc: