> Hi > > > I took me a long time to realise that I have to link the whole directory > from /var/qmail/boot :( okay.. the daemons are running now... > > THANK YOU ALL FOR YOUR HELP. > > > Nevertheless I have two more problems now :( > > > 1. mail:~ # telnet localhost 25 > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > 554 unable to read controls (#5.3.5) > Connection closed by foreign host. > mail:~ # > > > what is wrong with my controls? I made cdb? All files in control are > root:qmail
tail -f /var/qmail/log/qmail-smtpd/current | tai64nlocal less /var/qmail/doc/POPBEFORESMTP That's one small documentation problem. QLDAPINSTALL does not talk about configuring POP before SMTP. PBS is enabled by default. enable /var/qmail/boot/qmail-pbsdbd service and configure /var/qmail/control/pbsservers or add NOPBS="" to /var/qmail/control/qmail-smtpd.rules, if you don't have plans about using POP before SMTP. recheck your qmail configuration if you want to solve your second problem. -- Tomas
