Hello,
Yes, it solves the "openchange_newuser --create" error message, and the new user [email protected] is well created. BUT when I connect and log in the interface to send an email : - I can send mail to [email protected] BUT a warning is displayed "Sent is not an IMAP folder" and the email does not go to the sent folder - [email protected] can read my email from [email protected] BUT cannot send an email to [email protected] (not a valid mailbox). => my new user [email protected] does not have a functionnal mailbox... Any help ? Thanks... On 2/07/2012 11:48, Alberto Federico Turelli wrote: > A workaround (if not the solution itself) to this issue is editing > /usr/lib/pymodules/python2.7/openchange/provision.py, substituting the > line that reads > > from ldb import SCOPE_SUBTREE > > with: > > from ldb import (SCOPE_SUBTREE, SCOPE_BASE) > > Hope this helps. > > Alberto > > On 2 July 2012 11:40, <[email protected]> wrote: >> Using for testing purpose: >> SOGo ZEG v2.0.0 rc3 >> Released on June 15th 2012 (0.78GB) >> Virtual appliance on VirtualBox. >> >> I've tried to add an user: >> >> [email protected] >> >> 1) LDAP: added toto as clone of sogo1: >> >> cn Toto PlanTest >> givenName Toto >> homePhone +1 (123) 456-7890 >> l Vladivostok >> mail [email protected] >> objectClass inetOrgPerson, organizationalPerson, person >> sn PlanTest >> telephoneNumber +1 (120) 987-6543 >> uid toto >> userPassword togo >> >> RESTART LDAP => ok ! >> >> 2) Samba >> >> # add user to samba >> samba-tool domain passwordsettings set --complexity=off >> samba-tool domain passwordsettings set --min-pwd-length=1 >> samba-tool user add toto >> >> root@sogo:/home/sogo# samba-tool user add toto >> New Password: >> User 'toto' created successfully >> >> >> samba-tool user setexpiry toto --noexpiry >> >> root@sogo:/home/sogo# samba-tool user setexpiry toto --noexpiry >> Set expiry for user 'toto' to 0 days >> >> REBOOT the appliance => OK ! >> >> >> 3) OpenChange >> >> # create user in openchange >> openchange_newuser --create toto >> >> root@sogo:/home/sogo# openchange_newuser --create toto >> Traceback (most recent call last): >> File "/usr/sbin/openchange_newuser", line 66, in <module> >> openchange.newuser(lp, creds, username=args[0]) >> File "/usr/lib/pymodules/python2.7/openchange/provision.py", line >> 290, in newuser >> res = db.search(base=user_dn, scope=SCOPE_BASE, attrs=["*"]) >> NameError: global name 'SCOPE_BASE' is not defined >> >> >> REBOOT the appliance => OK ! >> >> >> BUT: >> >> - I can log in SOGo with my account test (pwd togo) and I cans see the >> webmail, calendar, ... interfaces >> - I can send mail to [email protected] BUT a warning is displayed "Sent >> is not an IMAP folder" and the email does not go to the sent folder >> - [email protected] can read my email from [email protected] BUT cannot >> send an email to [email protected] (not a valid mailbox). >> >> THUS I think there is a preblem with the configuration of the IMAP server... >> >> Would you like help me ? >> -- >> [email protected] >> https://inverse.ca/sogo/lists ---------------------------------------------------------------------------- Disclaimer: please see "www.plan.be/disclaimer.html" Please consider your environmental responsibility before printing this email ---------------------------------------------------------------------------- -- [email protected] https://inverse.ca/sogo/lists
<<attachment: hc.vcf>>
