Google

module TMail

Module Functions

new_boundary -> String

creates new MIME multipart mail boundary.

new_message_id( fqdn: String = Socket.gethostname ) -> String

creates new message ID.

message_id?( str: String ) -> bool

returns true if str includes message ID string.