On Fri, Feb 02, 2001 at 11:04:02AM +0700, The Afif wrote:
> Dear Miliser,
>
> I have some litle probs about qmail, after I install qmail, its works,
> and try to telnet localhost 25, its good working, (I've been try to
> send email to myown account) but after that I try to check incoming
> mail use telnet localhost 110, its was error? this
>
> error massage
> telnet 127.0.0.1
> telnet: unable to connect to remote host: connection refused
>
> How to make its works?,
>
> FYI My Linux box (RH 6.0)
> I 've been install qmail-1.03.i386.rpm and
> checkpassword.0-90.tar.gz
>
> Thanks for your kind help
> Best regards,
> The Afif
> mailto:[EMAIL PROTECTED]
>
Use telnet 127.0.0.1 portnumber, e.g. 110 (pop3).
Hampton