On Sat, May 15, 1999 at 11:10:38AM -0600, New Hope Hostmaster wrote:
> I've finally got the checkpasswd authorization to work, but not it's not
> finding the $Home/Maildir.
> 
> I have put a Maildir in all the placing I think it may look, using the
> qmail-makedir whatever command, but still no luck.
> 
> So, how do I change/find out the value of $HOME, so I can change it, or make
> the necessary directories?
> 
> Thanks,
> 
> Peter Janett

how are you running qmail-popup in inetd.conf? when you telnet to the POP
port, does it say <XXXXX.XXXXXX@checkpassword>? if so, you might be having
the same problem i was having. here's my line from inetd.conf:

pop-3           stream  tcp     nowait  root    /usr/sbin/tcpd
        /usr/sbin/qmail-popup hostname checkpassword qmail-pop3d Maildir

(this should be all on one line)

in the man page, it just says to use qmail-popup <hostname> ... in
inetd.conf, but that gave me the <XXXXXX.XXXXX@checkpassword> weirdness and
the $HOME/Maildir error. i decided to try putting /usr/sbin/tcpd in front of
it, and all of my problems went away. it now shows <XXXX.XXXXX@hostname> and
works wonderfully. :) now only if it did some logging...

HTH,
-dan

`--- dan peterson [ [EMAIL PROTECTED] ] http://erinyes.net
 `-- network engineer, digitaldune networks -- yuma, az
  `- (520) 344-1110 -- http://www.digitaldune.net

Reply via email to