amavisd failing to connect to ::1

Patrick Ben Koetter p at sys4.de
Tue Dec 2 09:00:08 CET 2014


* Bob Jones <sckalleon at yahoo.com>:
> Hello,
> 
> I am not receiving any emails for couple of weeks because of the following error in amavisd startup -
> 
> Dec  1 20:26:40 host amavis[1300]: starting. /usr/sbin/amavisd at host amavisd-new-2.9.1 (20140627), Unicode aware
> Dec  1 20:26:40 host amavis[1301]: (!)Net::Server: 2014/12/01-20:26:40 Can't connect to TCP port 10024 on ::1 [Cannot assign requested address]\n  at line 68 in file /usr/share/perl5/vendor_perl/Net/Server/Proto/TCP.pm
> 
> The server has been configured not to have ipv6, which has not changed for a while. Nor is 10024 used any anyone else. Assuming that if I disable ipv6 loopback for amavisd this will go away,  how can I "tell" amavisd to not do any ipv6 loopback connection at all and just listen on ipv4 only ?


@listen_sockets = ( 
    '127.0.0.1:10024', 
    "$MYHOME/amavisd.sock" 
    );

> 
> Thanks

-- 
[*] sys4 AG
 
https://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein
 


More information about the amavis-users mailing list