Re: [exim] About Log for port25

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Renaud Allard
Data:  
Para: 阳海艳(基础架构管理部)
CC: exim users
Assunto: Re: [exim] About Log for port25


阳海艳(基础架构管理部) wrote:
> Yeah.
>
> We doubt there was another process was using port 25. But we didn't know how to check it.
> And there is another clue. We find hundreds of exim are running, but failed to kill them.
>
> So, if we find out the very process used port25, kill it directly?
>
>


"netstat -al | grep smtp" should tell you which process is using port
25. I guess this is the default sendmail daemon.