OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Tue Apr 21 00:23:25 UTC 2026