<?php
$CONF['database_type'] = 'pgsql';
$CONF['database_host'] = 'postgres';
$CONF['database_port'] = '5432';
$CONF['database_user'] = 'xyz';
$CONF['database_password'] = 'xyz';
$CONF['database_name'] = 'xyz';
$CONF['smtp_server'] = 'xyz.com';
$CONF['smtp_port'] = '587';
$CONF['configured'] = true;
$CONF['dkim'] = 'NO';
$CONF['dkim_all_admins'] = 'NO';
$CONF['setup_password'] = '$2y$10$PJrHLu0mPoE8tQx/zTzJvu61FWgqeOZGIbl2yPCzj10j1.l8mA4L.';
?>
config.local.php :
Logs from mailserver :
Can Anyone help me with what could be the issue and what to look for. I am able to send and recive via webmail but issue with postfixadmin