module TMail

Module Methods

new_boundary
creates new boundary
new_message_id( fqdn = Socket.gethostname )
return new "message ID". If TMail can get host name, string is "", else ""
quote( str )
quote string if it is not mail-safe
quote_phrase( str )
quote string if it is not mail-safe (for phrase; allow spaces)

Copyright (c) 1998-2001 Minero Aoki <aamine@loveruby.net>