Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
thanks for all :)RegardsAndrea

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Bill Shupp
Andrea Riela wrote: just a question: it's better use a vchkpw compiled without --enable-roaming-user for smtp-auth, or maybe is indifferent? I user vchkpw with roaming-users only for pop3s users ... Only use roaming users if it's too much trouble to get your clients to setup smtp-auth. smtp

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
yess :)@400043bb1dc708614d44 CHKUSER relaying rcpt: from <[EMAIL PROTECTED]:[EMAIL PROTECTED]:> remote <[192.168.17.21]:unknown:192.168.17.21 > rcpt <[EMAIL PROTECTED]> : client allowed to relaynow it works :)Thank you very much, I appreciate it.just a question: it's better use a vchkpw com

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
On 1/4/06, Bill Shupp <[EMAIL PROTECTED]> wrote: That's a TLS issue, NOT smtp auth.another thing ...on qmail-smtpd log I see:@400043bb1c011767c494 tcpserver: status: 1/20@400043bb1c011767d81c tcpserver: pid 10193 from 192.168.17.21@400043bb1c01176f716c tcpserver: ok 10193 0:192.168.1

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Bill Shupp
Andrea Riela wrote: On 1/4/06, *Bill Shupp* <[EMAIL PROTECTED] > wrote: That's a TLS issue, NOT smtp auth. I bet your server needs the cipher selection manually populated. I still have no idea why some systems do, others do not. Try this: openss

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
On 1/4/06, Bill Shupp <[EMAIL PROTECTED]> wrote: That's a TLS issue, NOT smtp auth.I bet your server needs the cipher selection manually populated.  Istill have no idea why some systems do, others do not.  Try this:openssl ciphers > /var/qmail/control/tlsserverciphers ln -s tclsserverciphers /var/q

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Bill Shupp
Andrea Riela wrote: On 1/4/06, *Bill Shupp* <[EMAIL PROTECTED] > wrote: Now try this over telnet, and see if it works there. If it does, then it's a problem with your MUA, or the way it is configured. it works like a charm It does. I do smtp auth/

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
On 1/4/06, Bill Shupp <[EMAIL PROTECTED]> wrote: Now try this over telnet, and see if it works there.  If it does, thenit's a problem with your MUA, or the way it is configured.it works like a charm It does.  I do smtp auth/tls all day long, same patch.the MUA says: "Starting TLS failed on SMTP ser

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Bill Shupp
Andrea Riela wrote: correct! my mistake. with [EMAIL PROTECTED] I receive a perfect: 235 ok, go ahead (#2.0.0) well, why the MUA fails when comand line not? Now try this over telnet, and see if it works there. If it does, then it's a problem with your MUA, or the

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
On 1/4/06, Bill Shupp <[EMAIL PROTECTED]> wrote: Well, that is consistent with your MUA failing as well.  Why are youusing the syntax "ariela" instead of "[EMAIL PROTECTED]"?correct! my mistake. with [EMAIL PROTECTED] I receive a perfect:235 ok, go ahead (#2.0.0)well, why the MUA fails when comand

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Bill Shupp
Andrea Riela wrote: There's an extra "\" in his example that strips your "a", don't follow it. I already reported that to the Erwin. changed, as vpopmail, I receive a: 535 authentication failed (#5.7.1) Well, that is consistent with your MUA failing as well. Why are you using th

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
On 1/4/06, Bill Shupp <[EMAIL PROTECTED]> wrote: Andrea Riela wrote:> elessar:/$ printf "\0\ariela\0xx" | base64 -edo this instead:printf "\0ariela\0xx" | base64 -e> why "riela" and not "ariela"? > but maybe it works ...There's an extra "\" in his example that strips your "a", don't followi

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Bill Shupp
Andrea Riela wrote: elessar:/$ printf "\0\ariela\0xx" | base64 -e do this instead: printf "\0ariela\0xx" | base64 -e why "riela" and not "ariela"? but maybe it works ... There's an extra "\" in his example that strips your "a", don't follow it. I already reported that to the Erw

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
On 1/4/06, Bill Shupp <[EMAIL PROTECTED]> wrote: Execute qmail-smtpd as vpopmail or root.as vpopmail:elessar:/$ printf "\0\ariela\0xx" | base64 -eAAdyaWVsYQx==elessar:/$ /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true 220 nesys.it ESMTPauth plain334 AAdyaWVsYQ

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Bill Shupp
Andrea Riela wrote: On 1/4/06, *Bill Shupp* <[EMAIL PROTECTED] > wrote: bash-2.05b$ /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true 220 mail.merchbox.com ESMTP auth plain 334 AHRlc3QAdGVzdHBhc3M=

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
On 1/4/06, Bill Shupp <[EMAIL PROTECTED]> wrote: bash-2.05b$ /var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /bin/true220 mail.merchbox.com ESMTPauth plain334AHRlc3QAdGVzdHBhc3M=235 ok, go ahead (#2.0.0) instead of 235, I see:454 oops, unable to write pipe and I can't auth (#4.3.0):(Andrea

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Bill Shupp
Andrea Riela wrote: Does vuserinfo show that the user has smtp access denied? You might try testing qmail-smtpd/vchkpw from the command line with the base64 tool to make sure that it works outside of tcpserver, etc. first. excuse me, Bill .. what I've to do exactly? Test smtp a

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
On 1/4/06, Andrea Riela <[EMAIL PROTECTED]> wrote: On 1/3/06, Bill Shupp < [EMAIL PROTECTED]> wrote: While this may not affect your problem, you might use:  -u $QMAILUID -g $NOFILESGIDinstead of:-u vpopmail -g vchkpwSolved the first problem with "$VARIABLE". ThanksAndrea

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
On 1/3/06, Bill Shupp <[EMAIL PROTECTED]> wrote: While this may not affect your problem, you might use:  -u $QMAILUID -g $NOFILESGIDinstead of:-u vpopmail -g vchkpwIf I try with:#!/bin/shQMAILDUID=`/usr/bin/id -u vpopmail` NOFILESGID=`/usr/bin/id -g vchkpw`#MAXSMTPD=`/bin/cat /var/qmail/control/con

Re: [toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Bill Shupp
Andrea Riela wrote: Hi folks, I don't know why, but I couldn't send emails with ssl and smtp-auth. I've installed netqmail-1.05 and the big patch, but when I try to send emails, I see the password prompt but the correct pw doesn't work. Logs without errors. what could I do? My qmail-smtpd r

[toaster] problem with qmail-toaster-0.8.patch

2006-01-03 Thread Andrea Riela
Hi folks,I don't know why, but I couldn't send emails with ssl and smtp-auth. I've installed netqmail-1.05 and the big patch, but when I try to send emails, I see the password prompt but the correct pw doesn't work. Logs without errors. what could I do? My qmail-smtpd runscript is like that:#!/bin/