[Exim] Re: SMTP AUTH implementation

Top Page
Delete this message
Reply to this message
Author: Norihisa Washitake
Date:  
To: Tamas TEVESZ, exim-users
Subject: [Exim] Re: SMTP AUTH implementation
Hi Tamas and all,

| Date: Fri, 7 Sep 2001 20:49:50 +0200 (CEST)
| From: Tamas TEVESZ <ice@???>
| Subject: Re: [Exim] SMTP AUTH implementation
| Message-ID: <Pine.LNX.4.33.0109072048530.416-100000@???>


> post the debuglog


That's reasonable.
Here goes:

<< Exim version 3.22 debug level 9 uid=0 gid=1 >>

| originator: uid=0 gid=1 login=root name=Super-User
|
| SMTP>> 220 mail.gens.co.jp ESMTP Exim 3.22 #1 Sat, 08 Sep 2001 04:28:23 +0900
| SMTP<< EHLO chopin
| SMTP>> 250-mail.gens.co.jp Hello my.host.ne.jp [61.200.xx.yy]
| 250-SIZE
| 250-PIPELINING
| 250-AUTH PLAIN LOGIN
| 250 HELP
| SMTP<< AUTH LOGIN
| SMTP>> 334 VXNlcm5hbWU6
| SMTP>> 334 UGFzc3dvcmQ6
| search_open: lsearch "/etc/mail/virtual/gens.co.jp/passwd"
| search_find: file="/etc/mail/virtual/gens.co.jp/passwd"
| key="wassy" partial=-1
| LRU list:
| 7/etc/mail/virtual/gens.co.jp/passwd
| End
| internal_search_find: file="/etc/mail/virtual/gens.co.jp/passwd"
| type=lsearch key="wassy"
| file lookup required for wassy
| in /etc/mail/virtual/gens.co.jp/passwd
| lookup yielded: aG0LEL4gR0chI
| login authenticator:
| $1 = wassy@???
| $2 = password
| expanded string: 1
| SMTP>> 235 Authentication succeeded
| SMTP<< RSET
|
| sender is permitted to relay



<< Exim version 3.33 debug level 9 uid=0 gid=1 >>

| originator: uid=0 gid=1 login=root name=Super-User
|
| SMTP>> 220 mail.gens.co.jp ESMTP Exim 3.33 #3 Sat, 08 Sep 2001 04:36:31 +0900
| SMTP<< EHLO chopin
| SMTP>> 250-mail.gens.co.jp Hello my.host.ne.jp [61.200.xx.yy]
| 250-SIZE
| 250-PIPELINING
| 250-AUTH PLAIN LOGIN
| 250 HELP
| SMTP<< AUTH LOGIN
| SMTP>> 334 VXNlcm5hbWU6
| SMTP>> 334 UGFzc3dvcmQ6
| search_open: lsearch "/etc/mail/virtual/gens.co.jp/passwd"
| search_find: file="/etc/mail/virtual/gens.co.jp/passwd"
| key="wassy" partial=-1
| LRU list:
| 7/etc/mail/virtual/gens.co.jp/passwd
| End
| internal_search_find: file="/etc/mail/virtual/gens.co.jp/passwd"
| type=lsearch key="wassy"
| file lookup required for wassy
| in /etc/mail/virtual/gens.co.jp/passwd
| lookup yielded: aG0LEL4gR0chI
| login authenticator:
| $1 = wassy@???
| $2 = password
| expanded string: 0
| SMTP>> 535 Incorrect authentication data
| LOG: 0 MAIN REJECT
| Authentication failed for my.host.ne.jp (chopin) [61.200.xx.yy]:
| 535 Incorrect authentication data
| SMTP<< RSET
| SMTP>> 250 Reset OK
|
| refused relay (host) to <washitake@???> from <wassy@???>
| H=my.host.ne.jp (chopin) [61.200.xx.yy]


why 'expanded string' returns 0...? (it matches, huh?)

I got the message for the first time when I installed 3.32
on a server which was running 3.22 before. (so, I downdated
to 3.22 and have used 3.22.)


> > # I thought Exim 3.33 configuration file is compatible with
> > # its older version...
>
> it perfectly is. those things at least i used so far, and this
> includes smtp auth.


Yeah, that's why i've been surprised, and why i ask subscribers
for help.

--
Norihisa Washitake <wassy@???>
Chief Engineer, GENS Corp. jp