I got this error when I try to send/receive mails

Asked by laura dominguez

I have changed poweremail_core.py because I tried to solve a problem. At the end I couldn´t solve it so I replaced this file by the previous one and I got the following error.

 Traceback (most recent call last):
[2010-01-28 11:52:19,842] ERROR:web-services:[13]: File "osv\osv.pyo", line 59, in wrapper
[2010-01-28 11:52:19,842] ERROR:web-services:[14]: File "osv\osv.pyo", line 118, in execute
[2010-01-28 11:52:19,842] ERROR:web-services:[15]: File "osv\osv.pyo", line 110, in execute_cr
[2010-01-28 11:52:19,842] ERROR:web-services:[16]: File "C:\Documents and Settings\amir.alvarez\OpenERP AllInOne\Server\addons\poweremail\poweremail_core.py", line 650, in send_receive
[2010-01-28 11:52:19,842] ERROR:web-services:[17]: File "C:\Documents and Settings\amir.alvarez\OpenERP AllInOne\Server\addons\poweremail\poweremail_core.py", line 559, in get_mails
[2010-01-28 11:52:19,842] ERROR:web-services:[18]: UnboundLocalError: local variable 'serv' referenced before assignment

Question information

Language:
English Edit question
Status:
Solved
For:
Power Email Edit question
Assignee:
No assignee Edit question
Solved by:
Sharoon Thomas http://openlabs.co.in
Solved:
Last query:
Last reply:
Revision history for this message
Best Sharoon Thomas http://openlabs.co.in (sharoonthomas) said :
#1

Looks like you are using an older version of poweremail.
Please update a new version here: https://launchpad.net/poweremail/+download

Revision history for this message
laura dominguez (ldominguez) said :
#2

thanks, I have last version (5.0.0.6.3 ) but I have other problem . when I download mails,I can not read it correctly because the body mails is unreadable.

Revision history for this message
laura dominguez (ldominguez) said :
#3

Thanks Sharoon Thomas, that solved my question.