DOKK / manpages / debian 12 / mtpolicyd / Mail::MtPolicyd::Plugin::Proxy.3pm.en
Mail::MtPolicyd::Plugin::Proxy(3pm) User Contributed Perl Documentation Mail::MtPolicyd::Plugin::Proxy(3pm)

Mail::MtPolicyd::Plugin::Proxy - mtpolicyd plugin to forward request to another policy daemon

version 2.05

This module forwards the request to another policy daemon.

The <host>:<port> of the target policy daemon.
The path to the socket of the target policy daemon.
Keep connection open across requests.

  <Plugin ask-postgrey>
    module = "Proxy"
    host="localhost:10023"
  </Plugin>

Markus Benning <ich@markusbenning.de>

This software is Copyright (c) 2014 by Markus Benning <ich@markusbenning.de>.

This is free software, licensed under:

  The GNU General Public License, Version 2, June 1991
2022-10-15 perl v5.34.0