On Sat, 28 Sep 2002 14:22:17 -0700
"Eric Mueller" <[EMAIL PROTECTED]> wrote:
> I am fairly confident in my PHP script returning the error code but in
> case that's the problem, I'm wondering if there's a way to have two
> scripts in my .qmail-mailbot file... the first going to my PHP script,
> th
Hi all,
I tried using the tcp server script example to start the pop-3 service (vpopmail
install doc), and the pop3 login worked without any problems! Obviously I am doing
something wrong with the other script.
I'll keep that install in one of the bsd jails and try and figure out what the prob
vdelivermail improperly translates .qmail commands
that return 99 into 111, which is a soft delivery failure. 99 is a
success, but stop interpreting further .qmail commands. This causes
problems with condredirect and bouncesaying. The following patch resolves
the issue.
***
vpopmai