HomeSort by: relevance | last modified time | path
    Searched refs:postscreen (Results 1 - 18 of 18) sorted by relevancy

  /src/external/ibm-public/postfix/libexec/postscreen/
Makefile 7 PROG= postscreen
12 SRCS= postscreen.c postscreen_dict.c postscreen_dnsbl.c \
  /src/external/ibm-public/postfix/libexec/
Makefile 9 SUBDIR+= postscreen tlsmgr tlsproxy
  /src/external/ibm-public/postfix/man/man8/
Makefile 14 MAN+= postscreen.8 tlsmgr.8 tlsproxy.8
  /src/external/ibm-public/postfix/dist/src/postscreen/
postscreen_expand.c 9 /* #include <postscreen.h>
71 #include <postscreen.h>
postscreen_haproxy.c 67 #include <postscreen.h>
postscreen_dict.c 7 /* postscreen table access wrappers
9 /* #include <postscreen.h>
71 #include <postscreen.h>
postscreen_misc.c 7 /* postscreen misc routines
9 /* #include <postscreen.h>
29 /* updates the postscreen cache for any testes that were passed,
72 #include <postscreen.h>
120 * Update the postscreen cache. This still supports a scenario where a
postscreen_endpt.c 9 /* #include <postscreen.h>
37 /* The following summarizes what the postscreen(8) server
110 #include <postscreen.h>
postscreen_send.c 7 /* postscreen low-level output
9 /* #include <postscreen.h>
41 /* work is finished including postscreen cache updates.
87 #include <postscreen.h>
postscreen_starttls.c 7 /* postscreen TLS proxy support
9 /* #include <postscreen.h>
16 /* postscreen(8) server and the remote SMTP client. The entire
72 #include <postscreen.h>
75 * For now, this code is built into the postscreen(8) daemon. In the future
81 * Transient state for the postscreen(8)-to-tlsproxy(8) hand-off protocol.
128 * We leave read-event notification enabled on the postscreen to TLS
176 * postscreen(8) will not participate in that conversation.
185 * completed, the TLS proxy will talk plaintext to postscreen(8).
218 * We leave read-event notification enabled on the postscreen to TL
    [all...]
postscreen_state.c 7 /* postscreen session state and queue length management
9 /* #include <postscreen.h>
156 #include <postscreen.h>
postscreen_tests.c 7 /* postscreen tests timestamp/flag bulk support
9 /* #include <postscreen.h>
49 /* be stored into the postscreen(8) cache.
108 #include <postscreen.h>
126 * Postscreen will log the client with "pass new" when it passes the final
175 * Parse the cache entry, and allow for older postscreen versions that
260 * Gratuitously make postscreen logging more useful by turning on all
277 /* psc_print_tests - print postscreen cache record */
315 /* psc_print_grey_key - print postscreen cache record */
postscreen_early.c 7 /* postscreen pre-handshake tests
9 /* #include <postscreen.h>
56 #include <postscreen.h>
75 * postscreen should not apply that test to clients that are already
postscreen_dnsbl.c 7 /* postscreen DNSBL support
9 /* #include <postscreen.h>
96 #include <postscreen.h>
142 * is ready, so that postscreen can terminate a pre-handshake delay when all
postscreen.c 1 /* $NetBSD: postscreen.c,v 1.7 2026/05/09 18:49:19 christos Exp $ */
5 /* postscreen 8
24 /* Alternatively, a site could set up a dedicated, non-postscreen,
146 /* BEFORE-POSTSCREEN PROXY AGENT
151 /* The name of the proxy protocol used by an optional before-postscreen
198 /* password, to the DNSBL domain name that postscreen will reply with
412 /* POSTSCREEN_README, Postfix Postscreen Howto
473 #include <postscreen.h>
826 * The temporary allowlist (i.e. the postscreen cache) has the lowest
1173 * List smtpd(8) parameters before any postscreen(8) parameters that hav
    [all...]
postscreen_smtpd.c 7 /* postscreen built-in SMTP server engine
9 /* #include <postscreen.h>
67 /* The goal of postscreen is to keep spambots away from Postfix.
68 /* To recognize spambots, postscreen measures properties of
76 /* If postscreen were to measure properties of message content
80 /* measurement. Instead, postscreen would need to develop a
85 /* Thus, postscreen must make decisions after a single
88 /* that is why postscreen does not inspect message content.
90 /* When post-handshake protocol tests are enabled, postscreen
96 /* Instead, postscreen could send the network socket to smtpd(8
    [all...]
  /src/external/ibm-public/postfix/share/html/
Makefile 15 postscreen.8.html proxymap.8.html qmgr.8.html scache.8.html \
  /src/external/ibm-public/postfix/dist/mantools/
postlink 879 s/[<bB>]*postscreen[<\/bB>]*\(8\)/<a href="postscreen.8.html">$&<\/a>/g;
1074 # postscreen

Completed in 26 milliseconds