module TMail

Module Functions

new_boundary -> String

creates new MIME multipart mail boundary.

new_message_id(fqdn = Socket.gethostname) -> String

fqdn: String

creates new message ID.

message_id?(str) -> true | false

str: String

returns true if STR includes message ID string.