OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:smtp_rcpt_fail
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_trouble.c
26
/* void
smtp_rcpt_fail
(state, recipient, mta_name, resp, format, ...)
98
/*
smtp_rcpt_fail
() handles the case where a recipient is not
393
/*
smtp_rcpt_fail
- skip, defer, or bounce recipient */
395
void
smtp_rcpt_fail
(SMTP_STATE *state, RECIPIENT *rcpt, const char *mta_name,
function
410
msg_panic("
smtp_rcpt_fail
: recipient <%s> is marked", rcpt->address);
smtp.h
704
extern void PRINTFLIKE(5, 6)
smtp_rcpt_fail
(SMTP_STATE *, RECIPIENT *,
smtp_proto.c
2311
smtp_rcpt_fail
(state, rcpt, STR(iter->host), resp,
2409
smtp_rcpt_fail
(state, rcpt, STR(iter->host), resp,
Completed in 24 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026