HomeSort by: relevance | last modified time | path
    Searched refs:enable_lmtp (Results 1 - 1 of 1) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/smtpstone/
smtp-sink.c 380 static int enable_lmtp; variable
632 if (enable_lmtp == 0)
802 if (enable_lmtp) {
815 if (enable_lmtp) {
828 if (enable_lmtp) {
1394 state->client_proto = enable_lmtp ? "LMTP" : "SMTP";
1535 enable_lmtp = 1;
1620 set_cmds_flags(enable_lmtp ? "lhlo" :

Completed in 16 milliseconds