| smtp_tls_policy_test.c | 236 char *ext_policy_type; /* (sts) */ member in struct:WANT_SMTP_TLS_POLICY 272 if (match_cstr("ext_policy_type", want->ext_policy_type, 273 got->ext_policy_type) == 0) { 274 msg_warn("%s->ext_policy_type mismatch", what); 328 .ext_policy_type = "sts", 375 .ext_policy_type = "sts", 419 .ext_policy_type = "sts",
|