Postfix3.3.1
|
#include <sys_defs.h>
#include <sys/socket.h>
#include <limits.h>
#include <msg.h>
#include <stringops.h>
#include <mymalloc.h>
#include <vstring.h>
#include <mail_params.h>
#include <postscreen.h>
マクロ定義 | |
#define | PSC_DNSBL_FORMAT "%s 5.7.1 Service unavailable; client [%s] blocked using %s\r\n" |
#define | NO_DNSBL_SCORE INT_MAX |
関数 | |
void | psc_early_tests (PSC_STATE *state) |
void | psc_early_init (void) |
#define NO_DNSBL_SCORE INT_MAX |
#define PSC_DNSBL_FORMAT "%s 5.7.1 Service unavailable; client [%s] blocked using %s\r\n" |
void psc_early_init | ( | void | ) |
postscreen_early.c の 370 行目に定義があります。
void psc_early_tests | ( | PSC_STATE * | state | ) |
postscreen_early.c の 327 行目に定義があります。