Postfix/Fehlerbehebung

Aus Foxwiki

Postfix; connect to 127.0.0.1[127.0.0.1]:10026: Connection refused

in /etc/amavis/conf.d/20-debian_defaults

$inet_socket_port = 10024; # default listening socket

in

$inet_socket_port = [10024, 10026];
$interface_policy{'10026'} = 'ORIG';

ändern und amavis neustarten