Searched refs:SMFIP_NOMAIL (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/ibm-public/postfix/dist/src/milter/ |
| D | milter8.c | 216 #define SMFIP_NOMAIL (1L<<2) /* filter does not want MAIL info */ macro 240 (SMFIP_NOCONNECT | SMFIP_NOHELO | SMFIP_NOMAIL | SMFIP_NORCPT \ 252 "SMFIP_NOMAIL", SMFIP_NOMAIL, 441 (SMFIP_NOCONNECT | SMFIP_NOHELO | SMFIP_NOMAIL | SMFIP_NORCPT | \ 2090 return (milter8_event(milter, SMFIC_MAIL, SMFIP_NOMAIL, in milter8_mail_event()
|
| D | test-milter.c | 508 "mail", SMFIP_NOMAIL, SMFIP_NR_MAIL, &test_mail_reply, &smfilter.xxfi_envfrom,
|