[vchkpw] POP gives strange RETR answers

2003-12-02 Thread Marc Schneider
Hi, I have a problem with my QMail - Vpopmail - QMail Scanner installation. I don't know whether it's VPopmail related, so hopefully I'm in the right mailing list :) My System is running debian 3.0 and is installed along the instructions of Michael Bowe with some changes as I'm installing the

RE: [vchkpw] POP gives strange RETR answers

2003-12-02 Thread Marc Schneider
I actually found the problem - it was the qmail pop3d I was using, not the courier-imap one. The qmail-maildir++.patch killed the pop3d.c - it forgot to change two puts(). Although it works now, I'm slightly confused: The qmail-maildir++.patch is quite old - I'm surely not the first one to use

AW: [vchkpw] POP gives strange RETR answers

2003-12-02 Thread Marc Schneider
> It has to be debian specific because the patch I have has these changes, get > the current one here: > > http://www.shupp.org/ > > Or rather the fixed one in the latest vpopmail tarball. I got the patch from shupp.org. It fixes all the puts() ==> substdio_puts() apart from the two in the pop_t