config.html

Path: doc.en/config.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>class <a name="TMail%3a%3aConfig">TMail::Config</a> </title> </head> <body>

<h1>class <a name="TMail%3a%3aConfig">TMail::Config</a> </h1>

<h2>Class Methods</h2>

<dl> <dt><a name="TMail%3a%3aConfig-new">new(strict)</a> -&gt; <a href="config.html#TMail%3a%3aConfig">TMail::Config</a></dt> <dd> <p> strict: true | false<br> </p>

<p> create a TMail::Config object. set true to all strict_* attributes if STRICT is true. </p>

</dd> </dl> <h2>Instance Methods</h2>

<dl> <dt><a name="TMail%3a%3aConfig-strict_parse%3f">strict_parse?</a></dt> <dd> <p> If this flag is true, TMail’s parsers may raise TMail::SyntaxError. If not, it never raises SynaxError. </p> </dd> </dl>

</body> </html>

[Validate]