also sprach laura.reising:
> First problem:
>
> I installed qmail with the default values in /var/qmail .
>
> Then I installed vpopmail with
> ./configure --enable-qmaildir=/var/qmail --enable-tcprules-prog=no
> in /home/vpopmail
>
> Then I created a user with
> /home/vpopmail/bin/vadduser caro aPassword
I understand that you are trying to put caro in VPOP/users. However, I have
found this to be more than a little problematic at times. My suggestion is
to make caro's domain a virtual domain first:
/home/vpopmail/bin/vadddomain example.com SEKRIT
Then add the caro user under that domain:
/home/vpopmail/bin/vadduser [EMAIL PROTECTED] aPassword
This has always worked for me.
> I don't have tcpserver on my System (SuSE Linux 6.1). I read a lot of
> dokus about tcpserver but didn't find any link to download it.
> Besides: My inetd works out very fine (IMHO). Isn't there any way to get
> vpopmail running with inetd? What would be the line for /etc/inetd.conf
> ?
RTFM. ;)
Life with qmail (<http://Web.InfoAve.Net/~dsill/lwq.html>) describes how to
set up an inetd qmail-pop3d. Search on nowait. Remember to replace
``/bin/checkpassword'' with /home/vpopmail/bin/vchkpw.
However, that document also describes how to get and use tcpserver. I would
highly recommend this approach over the inetd one.
/pg
--
Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
---
I still maintain the point that designing a monolithic kernel in 1991 is a
fundamental error. Be thankful you are not my student. You would not get a
high grade for such a design :-)
(Andrew Tanenbaum to Linus Torvalds)