what it accepts. Setting it to #GMIME_RFC_COMPLIANCE_LOOSE just makes it try harder to deal with garbage input.
Parameters
mode | a #GMimeRfcComplianceMode |
void setAddressComplianceMode(gmime.types.RfcComplianceMode mode)Sets the compliance mode that should be used when parsing rfc822 addresses.
In general, you'll probably want this value to be #GMIME_RFC_COMPLIANCE_LOOSE (the default) as it allows maximum interoperability with existing (broken) mail clients and other mail software such as sloppily written perl scripts (aka spambots).
what it accepts. Setting it to #GMIME_RFC_COMPLIANCE_LOOSE just makes it try harder to deal with garbage input.
mode | a #GMimeRfcComplianceMode |