On 1/19/2017 5:31 PM, bo1953 wrote:
> Hello all,
> 
> I Am having challenges with retrieving email from only one (1) yahoo 
> account.
> 
> I Am using SM 2.46 on a W10 machine.
> 
> Each time SM opens and retrieves email for the one (1) account, the message:
> 
> "Sending of password for user XXXXX did not succeed. Mail server 
> pop.mail.yahoo.com responded."
> 
> I have no challenges on my Vista and XP machines.
> 
> Any ideas or suggestions to consider?
> 
> TIA - bo1953
> 

Crossposted to mozilla.dev.apps.seamonkey - 'Followup-To' set to
mozilla.support seamonkey.

I am having the exact same issue this morning with my Yahoo POP3
accounts on *Windows* SeaMonkey 2.47 and *Windows* Thunderbird 45.6.0. I
do not have issues with IMAP accounts, nor do I have issues using
*linux* 2.47 for the same POP3 accounts.

Ran a log session (see: https://wiki.mozilla.org/MailNews:Logging ) and
the following is the output for one of the accounts. Hopefully one of
the SeaMonkey devs can decode & let us know what might be wrong:

 POP3    [this=d3b71b0] LoadUrl()                               
 POP3    [this=d3b71b0] Initialize()                            
 POP3    [this=d3b71b0] Connecting to server pop.mail.yahoo.com 995             
        
 POP3    [this=d3b71b0] Setting server busy in nsPop3Protocol           
LoadUrl()               
 POP3    [this=d3b71b0] Entering NET_ProcessPop3 25                             
 POP3    [this=d3b71b0] Entering state  1                       
 POP3    [this=d3b71b0] Entering state  2                       
 POP3    [this=d3b71b0] Entering state  4                       
 POP3    [this=d3b71b0] RECV     +OK hello from jpop-0.1                        
 POP3    [this=d3b71b0] Entering state  28                      
 POP3    [this=d3b71b0] SendCapa()                              
 POP3    [this=d3b71b0] SEND     CAPA                   
                                        
 POP3    [this=d3b71b0] Entering NET_ProcessPop3 126                            
 POP3    [this=d3b71b0] Entering state  3                       
 POP3    [this=d3b71b0] RECV     +OK CAPA list follows                  
 POP3    [this=d3b71b0] Entering state  29                      
 POP3    [this=d3b71b0] RECV     IMPLEMENTATION jpop-0.1                        
 POP3    [this=d3b71b0] Capability entry processed                              
 POP3    [this=d3b71b0] Entering state  29                      
 POP3    [this=d3b71b0] RECV     EXPIRE-NEVER                   
 POP3    [this=d3b71b0] Capability entry processed                              
 POP3    [this=d3b71b0] Entering state  29                      
 POP3    [this=d3b71b0] RECV     PIPELINING                     
 POP3    [this=d3b71b0] Capability entry processed                              
 POP3    [this=d3b71b0] Entering state  29                      
 POP3    [this=d3b71b0] RECV     RESP-CODES                     
 POP3    [this=d3b71b0] Capability entry processed                              
 POP3    [this=d3b71b0] Entering state  29                      
 POP3    [this=d3b71b0] RECV     TOP                    
 POP3    [this=d3b71b0] Capability entry processed                              
 POP3    [this=d3b71b0] Entering state  29                      
 POP3    [this=d3b71b0] RECV     UIDL                   
 POP3    [this=d3b71b0] Capability entry processed                              
 POP3    [this=d3b71b0] Entering state  29                      
 POP3    [this=d3b71b0] RECV     USER                   
 POP3    [this=d3b71b0] Capability entry processed                              
 POP3    [this=d3b71b0] Entering state  29                      
 POP3    [this=d3b71b0] RECV     SASL PLAIN XOAUTH2                     
 POP3    [this=d3b71b0] Capability entry processed                              
 POP3    [this=d3b71b0] Entering state  29                      
 POP3    [this=d3b71b0] RECV    0                       
 POP3    [this=d3b71b0] Capability entry processed                              
 POP3    [this=d3b71b0] Entering state  30                      
 POP3    [this=d3b71b0] ProcessAuth()                           
 POP3    [this=d3b71b0] POP auth         server caps 0x21CAA     pref 0x1C00    
 failed
0x0      avail caps 0x1C00
 POP3    [this=d3b71b0] (GSSAPI = 0x100000       CRAM = 0x2000   APOP = 0x4000  
NTLM = 0x8000    MSN =  0x10000
 POP3    [this=d3b71b0] trying auth method 0x1000                               
 POP3    [this=d3b71b0] POP username                            
 POP3    [this=d3b71b0] Entering state  5                       
 POP3    [this=d3b71b0] Entering state  48                      
 POP3    [this=d3b71b0] SendUsername()                          
 POP3    [this=d3b71b0] SEND     AUTH PLAIN                     
                                        
 POP3    [this=d3b71b0] Entering NET_ProcessPop3 4                              
 POP3    [this=d3b71b0] Entering state  3                       
 POP3    [this=d3b71b0] RECV     +                      
 POP3    [this=d3b71b0] Entering state  31                      
 POP3    [this=d3b71b0] NextAuthStep()                          
 POP3    [this=d3b71b0] Entering state  6                       
 POP3    [this=d3b71b0] Entering state  50                      
 POP3    [this=d3b71b0] SendPassword()                          
 POP3    [this=d3b71b0] PLAIN login                             
 POP3    [this=d3b71b0] Logging suppressed for this command (it probably
contained authentication information)                           
 POP3    [this=d3b71b0] Entering NET_ProcessPop3 56                             
 POP3    [this=d3b71b0] Entering state  3                       
 POP3    [this=d3b71b0] RECV     -ERR Server error - Please try again later.
[SYS/TEMP]                      
 POP3    [this=d3b71b0] Entering state  31                      
 POP3    [this=d3b71b0] NextAuthStep()                          
 POP3    [this=d3b71b0] command did not succeed                         
 POP3    [this=d3b71b0] ERROR    pop3PasswordFailed                     
 POP3    [this=d3b71b0] Entering state  24                      
 POP3    [this=d3b71b0] Entering state  25                      
 POP3    [this=d3b71b0] Clearing server busy in POP3_FREE                       
        
 POP3    [this=d3b71b0] Clearing running protocol in POP3_FREE                  
        
 POP3    [this=d3b71b0] Clearing server busy in nsPop3Protocol  
OnStopRequest           
 POP3    [this=d3b71b0] ~nsPop3Protocol()                               
 POP3 sink       [this=bb477d0] Calling ReleaseFolderLock from ~nsPop3Sink      
                        
 POP3 sink       [this=bb477d0] ReleaseFolderLock haveSemaphore = FALSE         
                


_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to