Searched refs:SMFIP_NOHELO (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/ibm-public/postfix/dist/src/milter/ |
| D | milter8.c | 215 #define SMFIP_NOHELO (1L<<1) /* filter does not want HELO info */ macro 240 (SMFIP_NOCONNECT | SMFIP_NOHELO | SMFIP_NOMAIL | SMFIP_NORCPT \ 251 "SMFIP_NOHELO", SMFIP_NOHELO, 441 (SMFIP_NOCONNECT | SMFIP_NOHELO | SMFIP_NOMAIL | SMFIP_NORCPT | \ 2049 return (milter8_event(milter, SMFIC_HELO, SMFIP_NOHELO, in milter8_helo_event()
|
| D | test-milter.c | 507 "helo", SMFIP_NOHELO, SMFIP_NR_HELO, &test_helo_reply, &smfilter.xxfi_helo,
|