Hello,
I'd like to know if it is possible to do that:
I have a mail server that keeps mails in /var/spool/mail.
Clients should be able to get mails with fetchmail using the
APOP protocol.
I thought qmail could be a pop server with qmail-pop3d (with
customized checkpassword for APOP) but it seems to work only with
the maildir system which I want to avoid. So I turned towards qpopper
which supports APOP. But when I launched 'configure', the script stoppped
and said that the sendmail program cannot be located. But I want it to use
qmail instead.
So what should I do ?
Ludovic Kuty