Searched defs:smtp_features (Results 1 – 1 of 1) sorted by relevance
170 struct smtp_features { struct171 struct smtp_auth_mechanisms auth;195 int smtp_init_crypto(int, int, struct smtp_features*); argument