> 1� - The POP3 service is not initializing on startup, a have to go to the
> /etc/rc.d/init.d and manually start qmail-pop3d.init (./qmail-pop3d.init start)
errm, are You sure You added the command starting qmail-pop3d in Your
startup script?
> 2� - When I test the POP3 service, after I start it manually, telneting the
> POP3 port (telnet 192.168.100.1 110) this is what I receive:
>
> -------------------------
>
> [root@exion /root]# telnet 192.168.100.1 110
> Trying 192.168.100.1...
> Connected to 192.168.100.1.
> Escape character is '^]'.
> +OK <1405.941834174@checkpassword>
> user mike
> +OK
> pass 1234
> -ERR this user has no $HOME/Maildir
> Connection closed by foreign host.
has that user a maildir called Maildir and are all the rights ok?
dd