Home
last modified time | relevance | path

Searched refs:SMTPUTF8 (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/email/
H A Dpolicy.py224 SMTPUTF8 = SMTP.clone(utf8=True) variable
/third_party/python/Lib/test/test_email/
H A Dtest_generator.py291 g = BytesGenerator(s, policy=policy.SMTPUTF8)
H A Dtest_policy.py52 email.policy.SMTPUTF8: make_defaults(policy_defaults,
/third_party/curl/tests/
H A Dftpserver.pl858 my $smtputf8 = grep /^SMTPUTF8$/, @capabilities;
911 my $smtputf8 = grep /^SMTPUTF8$/, @capabilities;
1078 my $smtputf8 = grep /^SMTPUTF8$/, @capabilities;

Completed in 5 milliseconds