[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: upgrade? broke exim4



On Tue 03 Jun 2014 at 14:19:22 -0700, Mike McClain wrote:

> Mihamina Rakotomandimby <mihamina.rakotomandimby@rktmb.org> wrote:
> > Does your Exim listen on IPv4 localhost?
> 
> I think so. At leastwhen I run 'do netstat -tlpn | grep :25', I see:
> tcp        0      0 127.0.0.1:25            0.0.0.0:* LISTEN      22669/exim4
> until exim4 quits since it can't connect to port 25 leaving this:
>     socket bind() to port 25 for address ::1 failed:
>         Cannot assign requested address: daemon abandoned
> in /var/log/exim4/paniclog.
> 
> Can anyone suggest what's necessary to connect to port 25?
> I've compared a month old backups copy of /etc/* to what's there today
> but see no differences that would account for losing the ability
> to grab email.

You could try:

   rm /var/log/exim4/paniclog

   service exim4 restart


Reply to: