[vchkpw] Re: no $HOME/Maildir

2005-06-18 Thread Peter Palmreuther
Hello Ruslan,

On Friday, June 17, 2005 at 3:02:52 PM Ruslan wrote:

 +OK 2948.1119011293@/home/vpopmail/bin/vchkpw

Check your POP3 daemon startup script. Seems you're starting

... qmail-popup vchkpw ...

instead of

... qmail-popup HOSTNAME vchkpw ...
-- 
Best regards
Peter Palmreuther

It seems like the less a statesman amounts to, the more he loves the



[vchkpw] Re: no $HOME/Maildir

2003-02-14 Thread Peter Palmreuther
Hello Roland,

On Thursday, February 13, 2003 at 9:24:11 PM you wrote (at least in
part):

 If you're unsure about having copied the command line correctly save the
 following code into /tmp/foobar
 
 
 #!/bin/sh
 
 echo $HOME/Maildir
 
 
 do 'chmod 755 /tmp/foobar' and run
 
  #qmail-popup `hostname -f` /home/vpopmail/bin/vchkpw /tmp/foobar

 The output is also /root/Maildir

Something wicked happened to your vpopmail /vchkpw.

 What should the output be.

/home/vpopmail/domains/domain/user/Maildir

 Can I install the vpopmail a second time, or do I run into trouble.

Yes, you can.

Make sure you _delete_ the old source tree, extract vpopmail-tarball
anew, so you will have a fresh and clean source tree.
Than do './configure' with all your necessary options and 'make 
make install-strip'.
-- 
Best regards
Peter Palmreuther

The most useful program will be continually improved until it is
useless.