Postfix3.3.1
postscreen_haproxy.h
[詳解]
1 /*++
2 /* NAME
3 /* postscreen_haproxy 3h
4 /* SUMMARY
5 /* postscreen haproxy protocol support
6 /* SYNOPSIS
7 /* #include <postscreen_haproxy.h>
8 /* DESCRIPTION
9 /* .nf
10 
11  /*
12  * haproxy protocol interface.
13  */
15 
16 /* LICENSE
17 /* .ad
18 /* .fi
19 /* The Secure Mailer license must be distributed with this software.
20 /* AUTHOR(S)
21 /* Wietse Venema
22 /* IBM T.J. Watson Research
23 /* P.O. Box 704
24 /* Yorktown Heights, NY 10598, USA
25 /*--*/
void(* PSC_ENDPT_LOOKUP_FN)(int, VSTREAM *, MAI_HOSTADDR_STR *, MAI_SERVPORT_STR *, MAI_HOSTADDR_STR *, MAI_SERVPORT_STR *)
Definition: postscreen.h:561
void psc_endpt_haproxy_lookup(VSTREAM *, PSC_ENDPT_LOOKUP_FN)