You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: