Hi! I made all instalation as "http://www.lifewithqmail.org/" and everything is working except for this: su-2.03# telnet localhost 110 Trying 127.0.0.1... Connected to localhost.bananas.com.br. Escape character is '^]'. +OK <[EMAIL PROTECTED]> user [EMAIL PROTECTED] +OK pass teste Connection closed by foreign host. su-2.03# I created a virtual domain user and I'm trying to authenticate this.... and nothing happens. That's my tcpserver configuration: /service/qmail-pop3d/run: #!/bin/sh tcpserver -c 200 0 110 /var/qmail/bin/qmail-popup \ brparcunix02.cidadeinternet.com.br /home/vpopmail/bin/vchkpw \ /var/qmail/bin/qmail-pop3d Maildir & /service/qmail-smtpd/run: #!/bin/sh exec /usr/local/bin/softlimit -m 2000000 \ tcpserver -c10 -x/etc/tcp.smtp.cdb -u1026 -g1005 0 smtp /var/qmail/bin/qmail-smtpd & What else should I do? Tks. Daniel.
