PDA

View Full Version : Port 25 not opening


jglover
08-12-2005, 02:08 PM
I have been running fine for a while now and now i can't send anything. I nmap localhost and all ports are there except 25. I can't get it going for anything. Any help would be greatly appreciated.

jglover
08-12-2005, 02:39 PM
I checked my logs and I'm getting "Refusing to start SMTP listener because it'll create an open Relay error. Any ideas on how to fix this?

blackkopi
08-24-2005, 03:24 AM
I checked my logs and I'm getting "Refusing to start SMTP listener because it'll create an open Relay error. Any ideas on how to fix this?

if you look at /var/qmail/supervise/qmail-smtpd/run, it actually check for a file call /var/qmail/control/rcpthosts, this file is missing. did u forget to run ./config-fast from the qmail source setup directory? if not, the file should be created.