# File lib/action_mailer/vendor/tmail-1.2.3/tmail/mailbox.rb, line 271 def UNIXMbox.create_from_line( port ) sprintf 'From %s %s', fromaddr(), TextUtils.time2str(File.mtime(port.filename)) end