HomeSort by: relevance | last modified time | path
    Searched defs:smtp_mode (Results 1 - 3 of 3) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/smtp/
smtp_tls_policy_test.c 95 int smtp_mode; variable
136 smtp_mode = 1;
smtp.c 1201 int smtp_mode; variable
1278 if (!smtp_mode && var_lmtp_assume_final
1450 if (smtp_mode) {
1460 if (smtp_mode) {
1576 if (smtp_mode && warn_compat_break_smtp_tls_level)
1775 smtp_mode = 1;
1781 CA_MAIL_SERVER_TIME_TABLE(smtp_mode ?
1783 CA_MAIL_SERVER_INT_TABLE(smtp_mode ?
1785 CA_MAIL_SERVER_STR_TABLE(smtp_mode ?
1787 CA_MAIL_SERVER_BOOL_TABLE(smtp_mode
    [all...]
  /src/external/ibm-public/postfix/dist/src/posttls-finger/
posttls-finger.c 2172 int smtp_mode = 1; local
2205 *argv++, "", smtp_mode);

Completed in 67 milliseconds