Path: | doc/config.rrd.m |
Last Update: | Fri Feb 20 00:02:07 UTC 2004 |
: new(strict) -> TMail::Config
strict: true | false
j
TMail::Config オブジェクトを生成します。strict が真の場合、 生成された Config オブジェクトのすべての strict_* フラグを オンにします。
e
create a TMail::Config object. set true to all strict_* attributes if STRICT is true.
.
: strict_parse? j
真ならば TMail のパーサはヘッダパース中に発生した TMail::SyntaxError を返します。
e
If this flag is true, TMail's parsers may raise TMail::SyntaxError. If not, it never raises SynaxError.
.