hi guyz, i m trying to use binc imap with my qmail setup (1st time ). while trying to telnet my server i get the following error. i tried googling, but got confused and finally turned to the group.
this is the output on my screen. <QUOTE> [EMAIL PROTECTED] qmail-pop3d]# telnet localhost 110 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. +OK <[EMAIL PROTECTED]> user [EMAIL PROTECTED] +OK pass post123 -ERR unable to write pipe Connection closed by foreign host. <UNQUOTE> My /var/qmail/supervise/qmail-pop3d /run file has following contents. #!/bin/sh #exec /usr/local/bin/softlimit -m 2000000 /usr/local/bin/tcpserver -v -R -H -l 0 0 110 /var/qmail/bin/qmail-popup mail.try449.com /bin/checkpassword /var/qmail/bin/qmail-pop3d ./Maildir/INBOX/ 2>&1 exec /usr/local/bin/softlimit -m 2000000 /usr/local/bin/tcpserver -v -R -H -l 0 0 110 /var/qmail/bin/qmail-popup mail.try449.com /home/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d ./Maildir/INBOX/ 2>&1 I commented the existing line and added a new line mentioning (what i thought could be right) new path for checkpassword. Please tell me what m i doing wrong and help out. thanx Ratnakar Send instant messages to your online friends http://uk.messenger.yahoo.com ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ linux-india-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-india-help
