On Apr 13, 2008, at 1:18 AM, Qmail List wrote:
Screenshots are now on the wiki. There is also a 0.0.1 release, which
includes the PEAR dependencies.

I tried installing it. It says "Connection refused". Any idea?

Either config.xml is not configured to point to the right host/port, or vpopmaild is not running. See if you can connect manually via telnet.

$ telnet localhost 89
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK
quit
+OK
Connection closed by foreign host.


Regards,

Bill

Reply via email to