Hello All ,
I have configured amavisd as mailfilter interface for a postfix MTA , when I try to start amavisd after the initial configuration it fails ( systemctl start amavisd ) it reports that it cannot connect to one of the TCP ports , its does this to all ( any ) posrt specified other than 10024 . I have mentioned 10024 , 20024 and 30024 as inet_socket_port The error I get is : (!)Net::Server: 2019/07/02-00:49:44 Can't connect to TCP port 20024 on 127.0.0.1 [Permission denied]\n at line 68 in file /usr/share/perl5/vendor_perl/Net/Server/Proto/TCP.pm Also does it for 10026 ( if I change ) (!)Net::Server: 2019/07/02-00:49:44 Can't connect to TCP port 10026 on 127.0.0.1 [Permission denied]\n at line 68 in file /usr/share/perl5/vendor_perl/Net/Server/Proto/TCP.pm Unable to identify what the root cause is : Regards, Vamsi.
