i'm trying to setup email gateway to crm/cases but I have various problems:
1) ImportError: No module named netsvc.
It seems that the python script couldn't find netsvc module. I solved adding:
import sys
sys.path.append('/usr/lib/python2.5/site-packages/openerp-server/')
2) openerp-mailgate.py: error: option -p: invalid integer value: 'admin'
I don't known why it doesn't work. My config in fetchmail.rc:
poll newcorreo.spansurf.net proto pop3:
username mypopuser password mypoppass mda
"/usr/lib/python2.5/site-packages/openerp-server/addons/crm/scripts/openerp-mailgate/openerp-mailgate.py
-ddbname -u1 -padmin -s6 [email protected]"
Any ideas about this second error?
Thanks in advance
-------------------- m2f --------------------
--
http://www.openobject.com/forum/viewtopic.php?p=33542#33542
-------------------- m2f --------------------
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users