email.smtpclient.queue accesserror

Asked by pdrayton

I have OpenErp 5.0.1.0 on a windows xp sp3 VMWare machine with the smtpclient installed.

I had to copy some python files from the web client folders to the server folders to get rid of modules not found (iterators header etc) errors.

The error I get now "accesserror can not create message email.smtpclient.queue". It only does this under my username in OE. Works fine when I log in as admin. I have added all roles and permissions to my user account in OE.

Any suggestions?

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Addons (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
pdrayton
Solved:
Last query:
Last reply:
Revision history for this message
pdrayton (paul-pauldrayton) said :
#1

Found the fix.

if you are having accesserror can not access message queue (or something like that) in openerp smtpclient module configuration, add the email queue object to the access rights of a group your user is in, then give it the rights you want it to have - I gave it all rights - read, write, create, delete

Revision history for this message
pdrayton (paul-pauldrayton) said :
#2

Found the fix.

if you are having accesserror can not access message queue (or something like that) in openerp smtpclient module configuration, add the email queue object to the access rights of a group your user is in, then give it the rights you want it to have - I gave it all rights - read, write, create, delete