OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HDR_OPT_RECIP
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
header_opts.h
67
#define
HDR_OPT_RECIP
(1<<2) /* recipient address */
72
#define HDR_OPT_XRECIP (
HDR_OPT_RECIP
| HDR_OPT_EXTRACT)
header_opts.c
64
"Apparently-To", HDR_APPARENTLY_TO,
HDR_OPT_RECIP
,
88
"Resent-Reply-To", HDR_RESENT_REPLY_TO,
HDR_OPT_RECIP
| HDR_OPT_RR,
/src/external/ibm-public/postfix/dist/src/cleanup/
cleanup_message.c
678
} else if ((hdr_opts->flags &
HDR_OPT_RECIP
)
/src/external/ibm-public/postfix/dist/src/sendmail/
sendmail.c
662
&& (header_info->flags &
HDR_OPT_RECIP
)
/src/external/ibm-public/postfix/dist/src/smtp/
smtp_proto.c
1512
&& (header_info->flags & (HDR_OPT_SENDER |
HDR_OPT_RECIP
)) != 0) {
Completed in 18 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026