OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BOUNCE_FLAG_DELRCPT
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/global/
bounce.h
65
#define
BOUNCE_FLAG_DELRCPT
(1<<1) /* delete recipient from queue file */
abounce.c
127
/* .IP
BOUNCE_FLAG_DELRCPT
417
flags |=
BOUNCE_FLAG_DELRCPT
;
443
flags |=
BOUNCE_FLAG_DELRCPT
;
defer.c
105
/* .IP
BOUNCE_FLAG_DELRCPT
322
flags |=
BOUNCE_FLAG_DELRCPT
;
/src/external/ibm-public/postfix/dist/src/bounce/
bounce_notify_service.c
319
if (bounce_status == 0 && (flags &
BOUNCE_FLAG_DELRCPT
))
bounce_notify_verp.c
210
if (flags &
BOUNCE_FLAG_DELRCPT
)
bounce_one_service.c
267
if (bounce_status == 0 && (flags &
BOUNCE_FLAG_DELRCPT
))
Completed in 59 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026