Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with foldernames.php #23

Open
sixpak opened this issue May 26, 2016 · 1 comment
Open

issue with foldernames.php #23

sixpak opened this issue May 26, 2016 · 1 comment

Comments

@sixpak
Copy link

sixpak commented May 26, 2016

tried it on debian 8 (jessie) with brandnew installed zarafa 7.2.3
test works as expected, but i can not run it on real users.
Test
./foldernames.php -t de_DE.UTF-8 Sent Items Gesendete Objekte Outbox Postausgang Deleted Items Gelöschte Objekte Inbox Posteingang Calendar Kalender Contacts Kontakte Drafts Entwürfe Journal Journal Notes Notizen Tasks Aufgaben Junk E-mail Junk E-Mail
but with a real user
./foldernames.php ruth de_DE.UTF-8 PHP Warning: mapi_logon_zarafa(): Unable to setup service for provider in /root/zarafa/foldernames.php on line 80 PHP Warning: mapi_getmsgstorestable() expects parameter 1 to be resource, boolean given in /root/zarafa/foldernames.php on line 81 PHP Warning: mapi_table_queryallrows() expects parameter 1 to be resource, boolean given in /root/zarafa/foldernames.php on line 82 PHP Warning: Invalid argument supplied for foreach() in /root/zarafa/foldernames.php on line 83 PHP Notice: Undefined variable: storeentryid in /root/zarafa/foldernames.php on line 88 Can't find default store
any ideas?

regards

Rico

@ivamp
Copy link

ivamp commented Jun 9, 2016

Hi,

Check that replace your line 90 file:///var/run/zarafad/server.sock in you foldernames.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants