At 05:51 PM 11/21/00 +0000, you wrote:
>Hi all,
>
>Apologies if this has been asked but I have searched the archives and several
>documents and I have not found an exact answer.
With such a vage question I doubt you would find any answer at all
Is this a real question?
>(some stuff)
>I know that I need to set the mail application to point to the Linux box for
>sending (using smtp) and reading (using pop3).
>I have a feeling I need to use a pop3 daemon, I've just downloaded qpopper to
>see what I can do with it but I'm a little confused at the moment.
Of course you have to use a pop3 daemon. But qmail comes with one:
/var/qmail/bin/qmail-pop3d. You just have to put it to listen in the pop
port (110). Use tcpserver or inetd if you must.
For instance (tcpserver):
#/usr/local/bin/tcpserver -P -H -R 0 pop-3 /var/qmail/bin/qmail-popup
/var/qmail/bin/auth_pop /var/qmail/bin/qmail-pop3d Maildir &
rtfm anyway
>What I'm not clear on is how do the Window clients users access their own
>mailboxes for reading and writing mail ?
Hmm? Through a mail client of course! Talking with the server. POP: the
last P means protocol :)
They just access it (traditionally $HOME/Maildir/).
Wanna know more read the RFC.
>Thanks
>Phil Hedley
Jose AP Celestino [EMAIL PROTECTED]
Systems Administration
SAPO - PT Multimedia
--------------------------------