On Sun, 13 Oct 2002, Rander wrote: [...] > When I tried to send mail through it, qbsmtpd closed the connection after > the "rcpt to"-line...
What did the log say? > Okay, so I tried to disable (comment out) all the plug-ins, and ended up > with this: > > Connected to localhost. > Escape character is '^]'. > 220 rander.dk ESMTP qpsmtpd 0.12-dev ready; send us your mail, but not your > [...] > rcpt to: [address] > 450 Could not determine of relaying is allowed I changed the error message to "No plugin decided if relaying is allowed". > where address is a local address... What exactly is going wrong here? You need to enable at least the "check_relay" plugin. I added a few lines about that to the README. > It seems to me that not everything is started correctly, as I can see in > log/run that it should create a main-directory for the log when qbsmtpd is > started, but it doesn't, so I haven't got a log to check... :-( The qpsmtpd directory needs to have the +t bit set. I will add "chmod o+t ~smtpd/qpsmtpd/ (or whatever directory you installed qpsmtpd in) to make supervise start the log process." to the installation instructions. - ask -- ask bjoern hansen, http://www.askbjoernhansen.com/ !try; do();