Scroll to navigation

Mail::MtPolicyd::Connection::Ldap(3pm) User Contributed Perl Documentation Mail::MtPolicyd::Connection::Ldap(3pm)

NAME

Mail::MtPolicyd::Connection::Ldap - a LDAP connection plugin for mtpolicyd

VERSION

version 2.05

SYNOPSIS

  <Connection ldap>
    module = "Ldap"
    host = "localhost"
  </Connection>

PARAMETERS

LDAP server to connect to.
LDAP servers port number to connect to.
Enable connection keepalive for this connection.
Timeout in seconds for operations on this connection.
If set a bind with this binddn is done when connecting.
Enable or disabled the use of starttls. (TLS/SSL encryption)

AUTHOR

Markus Benning <ich@markusbenning.de>

COPYRIGHT AND LICENSE

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
2021-12-15 perl v5.32.1