I ran into something similar after a redhat up2date which updated exim. Subsequently exim was running instead of qmail, so a rpm -e exim and a restart of qmail solved it. I think it was exim...
Run "netstat -lnp" to see all listening services and see what is on port 25(SMTP) or "fuser -v -u -n tcp 25" to see what is on port 25(SMTP), the process id and user. Hope this helps ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2003 5:26 PM Subject: [toaster] Problems with qmail > Problems with qmail > > I am having a new problem with qmail, it was running fine this morning, and > stopped sometime this afternoon, in the smtpd/current and pop3d/current logs I > get the following error > tcpserver: fatal: unable to bind: address already used > > over and over, I hadn't even logged into the machine in around 2 weeks, anyone > know what the problem could be? > > >
