nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] nmh 1.2 failed in doing smtp authentication

2008-04-30 18:52:34
Peter Maydell wrote:

Can I get you to
try building the head of CVS version of nmh to test this, please?
You can check it out with this command:
 cvs -z3 
-d:pserver:anonymous(_at_)cvs(_dot_)savannah(_dot_)nongnu(_dot_)org:/sources/nmh
 co nmh

Once you've done that you'll need to run:
 autoheader
 autoconf
 date > stamp-h.in

and then you should be able to configure and make as usual.
  
I just did it, 10 minutes before I write this email and exactly
following your above instruction and the result is the same (not working).

zhangweiwu(_at_)esmeralda:/usr/local/nmh/etc$ /usr/local/nmh/bin/send -sasl
Use "/home/zhangweiwu//Mail/drafts/2"? y
post: problem initializing server; [BHST] authentication failed (#5.7.1)
send: message not delivered to anyone

De-code the transcript it shows my username is STILL zhangweiwu, not the
email address I am expecting.

zhangweiwu(_at_)esmeralda:/var/tmp$ sudo ngrep port smtp
interface: eth0 (10.1.77.0/255.255.255.0)
filter: (ip or ip6) and ( port smtp )
##
T 216.170.248.235:25 -> 10.1.77.22:48424 [AS]
  ..T.                                                                          
                   
##
T 216.170.248.235:25 -> 10.1.77.22:48424 [AP]
  220 vfemail.net ESMTP..X&..                                                   
                   
##
T 10.1.77.22:48424 -> 216.170.248.235:25 [AP]
  EHLO localhost..                                                              
                   
#
T 216.170.248.235:25 -> 10.1.77.22:48424 [AP]
  250-vfemail.net..250-STARTTLS..250-PIPELINING..250-8BITMIME..250-SIZE 0..250 
AUTH LOGIN PLAIN CRA
  M-MD5......                                                                   
                   
#
T 10.1.77.22:48424 -> 216.170.248.235:25 [AP]
  AUTH LOGIN..                                                                  
                   
#
T 216.170.248.235:25 -> 10.1.77.22:48424 [AP]
  334 VXNlcm5hbWU6..xP..                                                        
                   
#
T 10.1.77.22:48424 -> 216.170.248.235:25 [AP]
  emhhbmd3ZWl3dQ==..                                                            
                   
#
T 216.170.248.235:25 -> 10.1.77.22:48424 [AP]
  334 UGFzc3dvcmQ6..M&..                                                        
                   
#
T 10.1.77.22:48424 -> 216.170.248.235:25 [AP]
  Lko0VFVwOHY=..                                                                
                   
#
T 216.170.248.235:25 -> 10.1.77.22:48424 [A]
  ~u.l                                                                          
                   
#
T 216.170.248.235:25 -> 10.1.77.22:48424 [AP]
  535 authentication failed (#5.7.1)......                                      
                   
#
T 10.1.77.22:48424 -> 216.170.248.235:25 [AP]
  RSET..                                                                        
                   
#
T 216.170.248.235:25 -> 10.1.77.22:48424 [AP]
  250 flushed......                                                             
                   
#
T 10.1.77.22:48424 -> 216.170.248.235:25 [AP]
  QUIT..                                                                        
                   
#
T 216.170.248.235:25 -> 10.1.77.22:48424 [AP]
  221 vfemail.net..:.*.                                                         
                   
##
T 216.170.248.235:25 -> 10.1.77.22:48424 [AF]
  X.,}                                                                          
                   
##
T 216.170.248.235:25 -> 10.1.77.22:48424 [AF]
  ....                                                                          
                   
exit
22 received, 0 dropped


You should note that the username and password are included in the network
transcripts you've been giving. 
Thanks for the info!

-- 
Real Softservice

Huateng Tower, Unit 1788
Jia 302 3rd area of Jinsong, Chao Yang

Tel: +86 (10) 8773 0650 ext 603
Mobile: 135 9950 2413
http://www.realss.com



_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
http://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>