I commented out macro
#define LOG_ON_SUCCESS
(or something like this, I don;t remember, sorry) in my chkuser
installation. It helps me.
Florian Leeber пишет:
Hi folks,
after rather long but then successul compile marathon I finally habe
everything in place...but...
- inbound mail without
http://qmail.jms1.net/patches/combined.shtml
Try the patch there. And take this up with Mr. Simpson if you have
problems with his patch (you should not)
!DSPAM:47a1341c310546330020416!
Hi folks,
after rather long but then successul compile marathon I finally habe
everything in place...but...
- inbound mail without SMTP auth works fine
- outbound mail with auth leads basically to some messed up pipes or
file descriptors whatever, look at this:
ehlo ()
250-www.happyserv
Hi,
At 17:22 22.09.04 -0300, you wrote:
>how to install qmail-smtp-auth patch ?
(2) (a) Untar the archive in the qmail/netqmail dir.
(b) call ./install_auth.sh
(c) make
(d) make setup
>what´s the best smtp-auth patch?
(1) The most recent smtp-auth patch can be found at:
http:/
how to install qmail-smtp-auth patch ?
what´s the best smtp-auth patch?
Itamar Reis Peixoto
Analista Consultor
TreyNet Consultoria - Uberlândia
Tel : + 55 34 3231 0598
Cel: +55 38 9107 1250
http://www.treynet.com.br
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
got o http://www.shupp.org his Mega patch is NICE!
-John
- Original Message -
From: "eLgino" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, August 17, 2003 7:07 AM
Subject: [vchkpw] QMAIL: SMTP-AUTH-SSL
> hi guys,
>
> sorry that i write to
eLgino wrote:
thanks but it doesn't work i got this error on my FreeBSD box:
./compile qmail-remote.c
qmail-remote.c:131: redefinition of `ssl'
Hi,
Don't use ports. :)
For FreeBSD see http://matt.simerson.net/computing/mail/toaster/
Regards,
Rick
D]>
Cc: <[EMAIL PROTECTED]>
Sent: Sunday, August 17, 2003 4:01 PM
Subject: Re: [vchkpw] QMAIL: SMTP-AUTH-SSL
> Hi,
>
> http://www.shupp.org
>
> Regards,
>
> Rick
>
>
> eLgino wrote:
>
> > hi guys,
> >
> > sorry that i write to this m
Hi,
http://www.shupp.org
Regards,
Rick
eLgino wrote:
hi guys,
sorry that i write to this mailinglist, but i traffic is not cheap ...
i hope anyone can help me the 4rd time on this nice mailinglist ;)
i need an SMTP-AUTH patch for qmail with SSL/TSL?!? support, and a
functionaly one, i have go
hi guys,
sorry that i write to this mailinglist, but i traffic is not cheap ...
i hope anyone can help me the 4rd time on this nice mailinglist ;)
i need an SMTP-AUTH patch for qmail with SSL/TSL?!? support, and a
functionaly one, i have googled but all i have tried doenst work.
thanks in advance
Here is the bottom part of my qmail-smtpd/run script:
exec /usr/local/bin/softlimit -m 500 \
/usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c
"$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp rblsmtpd \
-r sbl.spamhaus.org \
-r relays.ord
On Fri, 2003-08-15 at 20:08, eLgino wrote:
> i have installed qmail with SMTP-Auth, and all works fine with Outlook
> Express of MS!, but when i try to connect via telnet "telnet host 25" and do
> a "auth login" and enter my username (VALID!) and password (VALID!) it
> comes: "user invalid ªï-Ö½-z
Hi,
Check your version of smtpd-auth patch. The newer versions require
hostname /usr/local/vpopmail/bin/vchkpw /usr/bin/true
Not just /usr/local/vpopmail/bin/vchkpw /usr/bin/true
Regards,
Rick
eLgino wrote:
hi folks,
i know its the false maillinglist but i will not join the real one, becaus
hi folks,
i know its the false maillinglist but i will not join the real one, because
the traffic is to small.
Now my Problem:
i have installed qmail with SMTP-Auth, and all works fine with Outlook
Express of MS!, but when i try to connect via telnet "telnet host 25" and do
a "auth login" and ent
23 matches
Mail list logo