MiGhi wrote:

> I have just installed QMAIL from fresh tar.gz.
>
> Now I'd like to set up a POP daemon.

I got this from the FAQ:

tcpserver 0 110 /var/qmail/bin/qmail-popup FullyQualifiedDomainName  \
/bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir &

I added this for pop3 over ssl(www.openssl.org):

/usr/local/sbin/stunnel -d 995 -r localhost:110

I tested above with Netscape 6-pre using secure pop3.


>
>
> Someone can point me to documentation?
> I noticed in /var/qmail/bin/qmail-pop3d... but how can I call it to answer
> at 110 port?
>
> Best regards,
>
> Miguel Beccari

Reply via email to