Robin S. Socha [mailto:[EMAIL PROTECTED]] wrote:
> Subject: Re: How to get them out of Maildr?

> Then you should set up a mailserver on that machine. qmail-pop3d is
> maildir-aware as is, e.g., Courier IMAP which I highly recommend.
>
> You should read (actually, you should have read already) Dave Sill's
> excellent LWQ, in particular:
> http://www.lifewithqmail.org/lwq.html#advanced-topics
>
Yes, I have read LWQ one more time, there is something mentioned about it:
-----------
        To use tcpserver, add the following to your qmail startup script (not
inetd.conf):

[ by the way, there is no inetd.conf in redhat7 instlation - looks like LWQ
need a facelift :)]

                tcpserver -v -R 0 pop3 /var/qmail/bin/qmail-popup FQDN \
                /bin/checkpassword /var/qmail/bin/qmail-pop3d Maildir 2>&1 | \
                /var/qmail/bin/splogger pop3d &

where pop3 is the name of the POP3 service listed in /etc/services and FQDN
is the fully qualified domain name of the POP server you're setting up,
e.g., pop.example.net.
-----------
And like I sad I'm new to Linux and this question could sound stupid to you
and some others on this list
but is exactly the same like my first one.
What is my qmail startup scrip???
(/etc/rc.d/init.d/qmial) what file should I edit?
tcpserver is installed and running.
/Janusz

Reply via email to