Am Mittwoch, 25. August 2004 19:20 schrieb Jacob S.:
> Is an strace from a working 64 bit installation of any help?
Don't know. It's on Tom Collins to decide whether he wants it or not.
>
> I'm unable to duplicate this bug on a new vpopmail 5.4.5 installation
> using the qmailrocks.org toaster on a
On Thu, 19 Aug 2004 10:36:47 -0700
Tom Collins <[EMAIL PROTECTED]> wrote:
> Could someone with this problem use strace (or ptrace?) to get a trace
>
> of what happens when vchkpw is called?
>
> It should be as easy as adding: "/usr/bin/strace -ff -o
> /tmp/vchkpw.dump" right before "/home/vpopm
Am Donnerstag, 19. August 2004 19:36 schrieb Tom Collins:
> Could someone with this problem use strace (or ptrace?) to get a trace
> of what happens when vchkpw is called?
>
> It should be as easy as adding: "/usr/bin/strace -ff -o
> /tmp/vchkpw.dump" right before "/home/vpopmail/bin/vchkpw" in the
I can do this over the weekend, but I can't right now since the system
I'm having troubles on is a production server. I'll get back to you
though.
On Thu, 19 Aug 2004 10:36:47 -0700, Tom Collins <[EMAIL PROTECTED]> wrote:
> Could someone with this problem use strace (or ptrace?) to get a trace
> o
Could someone with this problem use strace (or ptrace?) to get a trace
of what happens when vchkpw is called?
It should be as easy as adding: "/usr/bin/strace -ff -o
/tmp/vchkpw.dump" right before "/home/vpopmail/bin/vchkpw" in the
qmail-smtpd/run file.
Attempt a SMTP AUTH connection, and then
Success!
On Thu, 19 Aug 2004 09:45:38 -0600, Matthew Walker <[EMAIL PROTECTED]> wrote:
> Thank you /so/ much for this information! I'll be attempting this fix
> over the next hour or two.
>
>
>
> On Thu, 19 Aug 2004 10:10:04 +0200, Linux-Guru <[EMAIL PROTECTED]> wrote:
> > Am Mittwoch, 18. Augu
Thank you /so/ much for this information! I'll be attempting this fix
over the next hour or two.
On Thu, 19 Aug 2004 10:10:04 +0200, Linux-Guru <[EMAIL PROTECTED]> wrote:
> Am Mittwoch, 18. August 2004 23:22 schrieb Matthew Walker:
> > I saw this was discussed a month or two ago, but no conclusion
Am Mittwoch, 18. August 2004 23:22 schrieb Matthew Walker:
> I saw this was discussed a month or two ago, but no conclusion seemed
> to be reached.
I have been the one who had this problem.
We reached some kind of conclusion (see below).
>
> I have qmail 1.03, and vpopmail 5.4 installed, and every
I saw this was discussed a month or two ago, but no conclusion seemed
to be reached.
I have qmail 1.03, and vpopmail 5.4 installed, and everything works
except for SMTP AUTH. I get segfaults or bad user errors, depending on
whether or not vchkpw is owned by root or by the vpopmail user.
Here's a