Recently I Webamail extension doesn't work correctly, showing this message "Sending of password did not succeed. Mail server localhost responded: negative vibes (GMail)"
Looking inside "popConnectionLog.txt" file all seems ok: 20.08.51--nsPOPConnectionHandler.js - POPconnectionHandler - START - 20-8-137 20.08.51--nsPOPConnectionHandler.js - POPconnectionHandler - END - 20-8-137 20.08.51--POPconnectionHandler - onStartRequest - START 20-8-137 20.08.51--POPconnectionHandler - onStartRequest - END 20-8-137 20.08.51--POPconnectionHandler - onDataWritable - START - 20-8-137 20.08.51--POPconnectionHandler - onDataWritable - stream - CAPA 20.08.51--POPconnectionHandler - onDataWritable - capa +OK USER UIDL TOP . 20.08.51--POPconnectionHandler - onDataWritable - END 20-8-137 20.08.59--POPconnectionHandler - onDataWritable - START - 20-8-137 20.08.59--POPconnectionHandler - onDataWritable - stream - USER [email protected] 20.08.59--POPconnectionHandler - onDataWritable - user - START - 20-8-137 20.08.59--POPconnectionHandler - getDomainHandler - START 20.08.59--POPconnectionHandler - getDomainHandler - xxx gmail.com 20.08.59--POPconnectionHandler - getDomainHandler - Domain xxx gmail.com 20.09.00--POPconnectionHandler - getDomainHandler - ContentID @mozilla.org/GMailPOP;1 20.09.00--POPconnectionHandler - getDomainHandler - DomainHandler exist cID @mozilla.org/GMailPOP;1 20.09.00--POPconnectionHandler - getDomainHandler - DomainHandler created 20.09.00--POPconnectionHandler - getDomainHandler - [email protected] 20.09.00--POPconnectionHandler - getDomainHandler - END 20.09.00--POPconnectionHandler - onDataWritable - user USER [email protected] +OK thats cool 20.09.00--POPconnectionHandler - onDataWritable - user - END 20-8-137 20.09.00--POPconnectionHandler - onDataWritable - END 20-8-137 20.09.00--POPconnectionHandler - onDataWritable - START - 20-8-137 20.09.00--POPconnectionHandler - onDataWritable - stream - PASS xxx 20.09.00--POPconnectionHandler - onDataWritable - pass START 20-8-137 20.09.00--POPconnectionHandler - onDataWritable - pass END 20-8-137 20.09.00--POPconnectionHandler - onDataWritable - END 20-8-137 Also the "GMailLog.txt" file seems ok (contains a lot of html code of GMail web page), but at the end I've found something strange, that seems like and error: 20.09.09--commd.js - callback - status :200 20.09.09--HttpComms3.js - callback - checking for cookies 20.09.10--HttpComms3.js - callback - no cookies found 20.09.10--HttpComms3.js - callback - Checking for Bounce 20.09.10--HttpComms3.js - clear - START 20.09.10--HttpComms3.js - clear - END 20.09.10--nsGMailPOP.js - loginOnloadHandler - START 20.09.10--nsGMailPOP.js - loginOnloadHandler : 0 20.09.10--nsGMailPOP.js - loginOnloadHandler - status :200 20.09.10--nsGMailPOP.js - loginOnloadHandler - login 20.09.11--nsGMailPOP.js - loginOnloadHandler - aszLoginForm <form id=gbqf name=gbqf method=get action="" onsubmit="gbar.logger.il(31);"><fieldset class=gbxx><legend class=gbxx>Campi nascosti</legend><div id=gbqffd></div></ fieldset><fieldset class=gbqff id=gbqff><legend class=gbxx></ legend><div class="gbqfwa "><div id=gbqfqw class=gbqfqw><div id=gbqfaa></div><div id=gbqfqwb class=gbqfqwb><input id=gbqfq class=gbqfif name=q type=text autocomplete=off value=""></div><div id=gbqfab></div></div></div></fieldset><div id=gbqfbw><button id=gbqfb aria-label="Cerca con Google" class=gbqfb><span class=gbqfi></span></ button></div></form> 20.09.11--nsGMailPOP.js - loginOnloadHandler - szAction 20.09.11--nsGMailPOP.js - loginOnloadHandler - aszInput <input id=gbqfq class=gbqfif name=q type=text autocomplete=off value=""> 20.09.11--nsGMailPOP.js - loginOnloadHandler - aszInput[i] <input id=gbqfq class=gbqfif name=q type=text autocomplete=off value=""> 20.09.11--nsGMailPOP.js: loginHandler : Exception : TypeError. Error message: aszInput[i].match(patternGMailFormName) is null 240 20.09.11--nsGMailPOP.js - serverComms - START 20.09.11--nsGMailPOP.js - serverComms msg -ERR negative vibes (GMail) 20.09.12--nsGMailPOP.js - serverComms sent count: 29 msg length: 29 20.09.12--nsGMailPOP.js - serverComms - END 20.09.12--HttpComms3.js - callback - END Can anyone solve the error? TIA
