Search found 9 matches

by glorang
16 Jun 2025, 11:01
Forum: General
Topic: Microsoft (outlook.office365.com) POP3 timeouts
Replies: 1
Views: 9885

Microsoft (outlook.office365.com) POP3 timeouts

Hello fellow Znuny users, Just wanted to check with you if there are any other users who are - since a week or two - receiving intermittent timeouts when popping mailboxes at Microsoft from outlook.office365.com, those are visible as: Cron email Subject: OTRS Scheduler Daemon Cron: MailAccountFetch ...
by glorang
04 Oct 2022, 18:19
Forum: Help
Topic: No notifications are being generated (SendAgentNotification)
Replies: 6
Views: 2210

Re: No notifications are being generated (SendAgentNotification)

Ok found the issue :-(

One of our customizations overwrites Kernel/Config/Files/XML/Ticket.xml with an old (v6.0) version which will obviously not work.

I'm checking with the developer of that customization if/why it can't go into Custom.

Apologies for the noise.
by glorang
04 Oct 2022, 17:13
Forum: Help
Topic: No notifications are being generated (SendAgentNotification)
Replies: 6
Views: 2210

Re: No notifications are being generated (SendAgentNotification)

Hi guys, Adding many debug messages in System/Ticket/Event/NotificationEvent.pm I figured out the problem I think. From my initial debugging the notification was not spawned because _NotificationFilter() returned false when checking for key "AgentEnabledByDefault" because this key does not...
by glorang
04 Oct 2022, 12:15
Forum: Help
Topic: No notifications are being generated (SendAgentNotification)
Replies: 6
Views: 2210

Re: No notifications are being generated (SendAgentNotification)

No, the SendAgentNotification action/event is missing in the ticket history. I've attached a screenshot here. I'll try to debug some more as well, could you clarify a bit : - Are those notifications events generated directly after submitting the form or are they added by the OTRS daemon ? I see in p...
by glorang
03 Oct 2022, 18:33
Forum: Help
Topic: No notifications are being generated (SendAgentNotification)
Replies: 6
Views: 2210

No notifications are being generated (SendAgentNotification)

After updating from 6.0.32 (last known working config) -> 6.1.2 -> 6.2.2 -> 6.3.4 -> 6.4.3 (current version) we noticed no notifications are being generated. We did not test notifications on the in between versions (6.1, 6.2, 6.3), we went from 6.0 to 6.4 for the OAuth support. I've been looking at ...
by glorang
20 Sep 2022, 18:27
Forum: Help
Topic: OAuth2 with POP3 on O365: invalid_client
Replies: 2
Views: 2360

Re: OAuth2 with POP3 on O365: invalid_client

After removing the existing OAuth token config and re-adding it via an incognito browser window and signing in to Microsoft with the target mailbox credentials everything started working. I'm pretty sure this has something to do with my current user / current browser session being singed in to our t...
by glorang
30 Aug 2022, 12:29
Forum: Developers
Topic: Documentation for Znuny 6.4
Replies: 1
Views: 39645

Documentation for Znuny 6.4

Hope this is the correct place to ask. I've a question about the upgrade guide to Znuny 6.4 at https://doc.znuny.org/manual/releases/installupdate/update/update-6.4.html - Chapter "New Required Modules" lists packages "Crypt::JWT" and "Crypt::OpenSSL::X509" but I think ...
by glorang
30 Aug 2022, 11:48
Forum: Help
Topic: OAuth2 with POP3 on O365: invalid_client
Replies: 2
Views: 2360

OAuth2 with POP3 on O365: invalid_client

Upgraded our test instance to Znuny 6.4.1, trying to configure OAuth2 against O365 for polling POP3. Running on up-to-date Debian 10. ScriptAlias: otrs/ FQDN: tt-test.domain.com HttpType: https App created in Azure, Redirect URL set to https://tt-test.domain.com/otrs/get-oauth2-token-by-authorizatio...
by glorang
09 Jun 2016, 12:48
Forum: Help
Topic: Tickets are escalated instantly when they are reopened
Replies: 0
Views: 847

Tickets are escalated instantly when they are reopened

Hi, We're still on an ancient version of OTRS (2.4.7) but I have a question about the Escalation. When a ticket is in status closed and if a customer then replies to it after some time it will enter the 'open' state again but the ticket becomes escalated instantly. Is this by design and/or anything ...