> >As I wrote, that works, but I have other problems too: > >I cannot send emails. > >What I tried: > ># /etc/init.d/svscan stop >* Stopping service scan...... [ok] >* Stopping services...... [ok] >* Stopping service logging...... [ok] ># telnet localhost 25 >Trying 127.0.0.1... >telnet: Unable to connect to remote host: Connection refused ># /etc/init.d/svscan start > * Starting service scan...... > ># telnet localhost 25 >Trying 127.0.0.1... >Connected to localhost. >Escape character is '^]'. >Connection closed by foreign host. ># > >At the second telnet try, I didn't press anything, and I get >the closed >thing. > >What am I doing wrong? > >Thanks, >Martin > >
Hmm - I just checked the change that I suggested and it seems to be working for me. What do the logs say? run:
tail /var/log/qmail/qmail-smtpd/current | tai64nlocal
find the connection you made - see if there are any errors or if it just ups the status and exits 0
Thanks,
This tells me:
2003-09-10 22:44:14.988547500 tcpserver: warning: dropping connection, unable to read /etc/tcp.smtp.cdb: file does not exist
So now I found on google: http://cr.yp.to/qmail/faq/servers.html, this helped me, so I don't have any problems anymore.
Thanks for your help,
Martin
pgp00000.pgp
Description: PGP signature
