Bonjour,
Voila à chaque fois que je veux lancer mon postfix, j’ai ce message dans mon mail.log :
fatal: bind 0.0.0.0 port 25: Address already in use
Je lance la commande netstat -alpen --inet |grep 25 :
tcp    0      0 0.0.0.0:21          0.0.0.0:*          LISTEN      0          39725       2361/inetd
tcp    0      0 0.0.0.0:25          0.0.0.0:*          LISTEN      0          48557       -
tcp    0      0 127.0.0.1:52725     127.0.0.1:25       FIN_WAIT2   0          0           -
tcp    21     0 127.0.0.1:25        127.0.0.1:52725    CLOSE_WAIT  0          0           -
Je lance un telnet localhost 25
La connexion est OK…
Je ne comprends rien … sendmail n’est pas installé sur ce serveur…
une idée ?
