Now that I'm actually getting mail delivered...
I'm trying to get pop3 to work.
I installed checkpassword.
qmail works.
I put:
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 &
after everything else in both the start and restart case of my qmail startup
script (which is the one on "life with qmail" more or less).
now..
MS outlook (I know, I know) gives me the following error:
Server Response: '-ERR this user has no $HOME/Maildir'. (Account:
'web01.surfari.com', POP3 Server: 'web01.surfari.com', Error Number:
0x800ccc92).
erg...
What did I not do yet?
-Jen