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.

encoded?( str: String ) -< bool

judges if str is MIME header encoded.