#!/usr/bin/php ; The configuration for evoadmin-mail ; ; You need to copy and edit config-sample.ini to config.ini. ; This INI file is loaded by evoadmin-mail and contains the ; following configurations : ; ; * Global settings ; * LDAP settings ; [global] name = ""; mail = "" log_level = error [ldap] host = "127.0.0.1" port = 389 base = "" admin_dn = "" admin_pass = ""