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