Class Mail::EnvelopeFromElement
In: lib/mail/elements/envelope_from_element.rb
Parent: Object

Methods

address   date_time   formatted_date_time   new   to_s   tree  

Included Modules

Mail::Utilities

Public Class methods

Public Instance methods

RFC 4155:

  a timestamp indicating the UTC date and time when the message
  was originally received, conformant with the syntax of the
  traditional UNIX 'ctime' output sans timezone (note that the
  use of UTC precludes the need for a timezone indicator);

[Validate]