Google

class Config

Class Methods

new( strict ) -> TMail::Config

create a TMail::Config object. set true to all strict_* attributes if strict is true.

Instance Methods

strict_parse?

If this flag is true, TMail's parsers may raise TMail::SyntaxError. If not, it never raises SynaxError.