module TMail
new_boundary
String
creates new MIME multipart mail boundary.
new_message_id( fqdn: String = Socket.gethostname )
creates new message ID.
encoded?( str: String )
bool
judges if str is MIME header encoded.
Copyright (c) 1998-2002 Minero Aoki <aamine@loveruby.net>