when i use outlook express to connect my qmail server, error occur:
" -ERR usage: popup hostname subprogram"
i had a entry in inetd.conf :
" pop-3 stream tcp nowait root /var/qmail/bin/qmail-popup qmail-popup \
head.paic /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir "
and a entry in /etc/services:
pop-3 110/tcp # POP version 3
pop-3 110/udp
i'm using redhat 6.1, serialmail, checkpassword and tcpserver had been
installed!
i can use it's smtp . but i can't get mail from it through pop3 in my client
machine (using
w98 and outlook express) .
what's wrong with my system? chan