class Config
new( strict )
-> TMail::Config
create a TMail::Config object. set true to all strict_* attributes if strict is true.
strict_parse?
If this flag is true, TMail's parsers may raise TMail::SyntaxError. If not, it never raises SynaxError.