tmail.html

Path: doc.en/tmail.html
Last Update: Fri Feb 20 01:45:52 CET 2004

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head>

  <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
  <meta http-equiv="Content-Language" content="en">

<title>module <a name="TMail">TMail</a> </title> </head> <body>

<h1>module <a name="TMail">TMail</a> </h1>

<h2>Module Functions</h2>

<dl> <dt><a name="TMail-new_boundary">new_boundary</a> -&gt; String</dt> <dd> <p> creates new MIME multipart mail boundary. </p>

</dd> <dt><a name="TMail-new_message_id">new_message_id(fqdn = Socket.gethostname)</a> -&gt; String</dt> <dd> <p> fqdn: String<br> </p>

<p> creates new message ID. </p>

</dd> <dt><a name="TMail-message_id%3f">message_id?(str)</a> -&gt; true | false</dt> <dd> <p> str: String<br> </p>

<p> returns true if STR includes message ID string. </p> </dd> </dl>

</body> </html>

[Validate]