smtp Authentication problem

"Eric Friedlingstein" <[email protected]> Fri, 30 Jan 2004 09:40:45 +0100
Newsgroups gmane.mail.qmail.dist
Organization Synapsis
Message-ID <005501c3e70c$c115c8c0$1371fea9@hal>
This is a multi-part message in MIME format.

------=_NextPart_000_0056_01C3E715.22DA30C0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

 
Hi!
 
I'm using qmail with SPAMCONTROL and SPAMASSASSIN. It works fine.
 
I'm trying to configure the smtp authentication. I followed all guides
and here is my problem...
 
I connect to my server using Outlook 2002.
 
Here is what I got when I try to get identified:
 
---------------------------------------------------
tcpserver: status: 0/40
tcpserver: status: 1/40
tcpserver: pid 32115 from 80.200.200.35
tcpserver: ok 32115 neurone.synapsis-group.com:195.162.204.69:25
35.200-200-80.adsl.skynet.be:80.200.200.35::1183
 2115 > 220 synapsis-group.com ESMTP
 2115 < EHLO hal
 2115 > 250-synapsis-group.com
 2115 > 250-PIPELINING
 2115 > 250-8BITMIME
 2115 > 250-SIZE 0
 2115 > 250 AUTH LOGIN PLAIN
 2115 < AUTH LOGIN
 2115 > 334 VXNlcm5hbWU6
 2115 < ZWZy
 2115 > 334 UGFzc3dvcmQ6
 2115 < ZWZy=
32115 > Accept::ORIG::Valid_Auth: 'login' ?= 'efr'
 2115 > 235 ok, go ahead (#2.0.0)
32115 < [EOF]
tcpserver: end 32115 status 256
tcpserver: status: 0/40
32115 > [EOF]
---------------------------------------------------
 
So, my username and password is clearly identified but then, outlook
keeps asking me my password and no email is sent...
 
Any idea?
 
Thanks, 
 
Eric
 
PS: 
My config looks like this:
#!/bin/sh
QMAILDUID=`id -u qmaild`
NOFILESGID=`id -g qmaild`
HOSTNAME=`hostname`
exec /usr/bin/softlimit -m 5000000 \
/usr/bin/tcpserver -vR -l $HOSTNAME -x /etc/tcprules.d/qmail-smtp.cdb \
-u $QMAILDUID -g $NOFILESGID 0 smtp \
/var/qmail/bin/qmail-smtpd /bin/checkpassword /bin/true 2>&1

 
 

------=_NextPart_000_0056_01C3E715.22DA30C0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<TITLE>Message</TITLE>

<META content=3D"MSHTML 6.00.2800.1276" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT face=3DTahoma size=3D2></FONT>&nbsp;</DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial=20
size=3D2>Hi!</FONT></SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial size=3D2>I'm =
using qmail with=20
SPAMCONTROL and SPAMASSASSIN. It works fine.</FONT></SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial size=3D2>I'm =
trying to=20
configure the smtp authentication. I followed all guides and here is my=20
problem...</FONT></SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial size=3D2>I =
connect to my=20
server using Outlook 2002.</FONT></SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial size=3D2>Here =
is what I got=20
when I try to get identified:</FONT></SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial=20
size=3D2>---------------------------------------------------</FONT></SPAN=
></DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial =
size=3D2>tcpserver: status:=20
0/40<BR>tcpserver: status: 1/40<BR>tcpserver: pid 32115 from=20
80.200.200.35<BR>tcpserver: ok 32115=20
neurone.synapsis-group.com:195.162.204.69:25=20
35.200-200-80.adsl.skynet.be:80.200.200.35::1183<BR>&nbsp;2115 &gt; 220=20
synapsis-group.com ESMTP<BR>&nbsp;2115 &lt; EHLO hal<BR>&nbsp;2115 &gt;=20
250-synapsis-group.com<BR>&nbsp;2115 &gt; 250-PIPELINING<BR>&nbsp;2115 =
&gt;=20
250-8BITMIME<BR>&nbsp;2115 &gt; 250-SIZE 0<BR>&nbsp;2115 &gt; 250 AUTH =
LOGIN=20
PLAIN<BR>&nbsp;2115 &lt; AUTH LOGIN<BR>&nbsp;2115 &gt; 334=20
VXNlcm5hbWU6<BR>&nbsp;2115 &lt; ZWZy<BR>&nbsp;2115 &gt; 334=20
UGFzc3dvcmQ6<BR>&nbsp;2115 &lt; ZWZy=3D<BR>32115 &gt; =
Accept::ORIG::Valid_Auth:=20
'login' ?=3D 'efr'<BR>&nbsp;2115 &gt; 235 ok, go ahead (#2.0.0)<BR>32115 =
&lt;=20
[EOF]<BR>tcpserver: end 32115 status 256<BR>tcpserver: status: =
0/40<BR>32115=20
&gt; [EOF]</FONT></SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial size=3D2>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial=20
size=3D2>---------------------------------------------------</FONT></SPAN=
></DIV>
<DIV><SPAN class=3D390562708-30012004></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D390562708-30012004>So, my username and password is =
clearly=20
identified but then, outlook keeps asking me my password and no email is =

sent...</SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D390562708-30012004>Any idea?</SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D390562708-30012004>Thanks, </SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D390562708-30012004>Eric</SPAN></DIV>
<DIV><SPAN =
class=3D390562708-30012004></SPAN>&nbsp;</DIV></FONT></SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial size=3D2>PS:=20
</FONT></SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004><SPAN =
class=3D390562708-30012004><FONT=20
face=3DArial size=3D2>My config looks like this:</FONT></SPAN></DIV>
<DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial=20
size=3D2>#!/bin/sh<BR>QMAILDUID=3D`id -u qmaild`<BR>NOFILESGID=3D`id -g=20
qmaild`<BR>HOSTNAME=3D`hostname`<BR>exec /usr/bin/softlimit -m 5000000=20
\<BR>/usr/bin/tcpserver -vR -l $HOSTNAME -x =
/etc/tcprules.d/qmail-smtp.cdb=20
\<BR>-u $QMAILDUID -g $NOFILESGID 0 smtp \<BR>/var/qmail/bin/qmail-smtpd =

/bin/checkpassword /bin/true =
2&gt;&amp;1<BR></FONT></SPAN></DIV></SPAN></DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D390562708-30012004><FONT face=3DArial=20
size=3D2>&nbsp;</DIV></FONT></SPAN></BODY></HTML>

------=_NextPart_000_0056_01C3E715.22DA30C0--