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

crash caused by mail with calendar request #1

Open
f-zappa opened this issue Aug 19, 2021 · 0 comments
Open

crash caused by mail with calendar request #1

f-zappa opened this issue Aug 19, 2021 · 0 comments

Comments

@f-zappa
Copy link

f-zappa commented Aug 19, 2021

I've been using this container for some days. Today for the first time I received a mail with a calendar request which caused z-push to crash. Only workaround was to move the mail out of the inbox with an imap client.

I added the line
define('IMAP_MEETING_USE_CALDAV', false);
to the imap.php (and recreated the container), but this didn't help.

I only want to sync mails with z-push, how can I make it ignore calendar requests and just deliver them as normal mails to the client?

Regards, Uli

19/08/2021 10:09:31 [ 309] [ERROR] [mail@example] LoopDetection->ProcessLoopDetectionPreviousConnectionFailed(): Command 'Sync' at 19/08/2021 10:07:35 with pid '57' terminated unexpectedly or is still running.
19/08/2021 10:09:31 [ 309] [ERROR] [mail@example] Please check your logs for this PID and errors like PHP-Fatals or Apache segmentation faults and report your results to the Z-Push dev team.
19/08/2021 10:09:32 [ 309] [WARN] [mail@example] Mobile loop detected! Messages sent to the mobile will be restricted to 1 items in order to identify the conflict
19/08/2021 10:09:32 [ 309] [WARN] [mail@example] /opt/zpush/include/iCalendar.php:49 require_once(XMLElement.php): failed to open stream: No such file or directory (2)
19/08/2021 10:09:32 [ 309] [FATAL] [mail@example] Fatal error: /opt/zpush/include/iCalendar.php:49 - require_once(): Failed opening required 'XMLElement.php' (include_path='.:/usr/local/lib/php:/usr/share/awl/inc') (64)

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

1 participant