Search found 22 matches

by zerszenyi
17 Jun 2025, 14:53
Forum: Help
Topic: Inbound follow-up email is not added to ticket
Replies: 5
Views: 1543

Re: Inbound follow-up email is not added to ticket

Hi Hans, No, I didn't. It isn't supported and I didn't try to cut corners. I installed a new Rocky Linux server, installed Znuny 6.5.2, backed up the configuration and the database from the old server and restored it on the new server. Then upgraded it to 7.0 (direct upgrade from 6.5 isn't supported...
by zerszenyi
05 Jun 2025, 20:12
Forum: Help
Topic: Inbound follow-up email is not added to ticket
Replies: 5
Views: 1543

Inbound follow-up email is not added to ticket

Hello community, My old OTRS 6.5.2 system on CentOS 7 used to add inbound emails with the text Ticket#1234 to the ticket identified in the subject. I migrated to Znuny 7.1 on a new Rocky Linux 9.5 server. Now when a follow-up email is received with the ticket number in the subject, a new ticket is c...
by zerszenyi
02 Jun 2025, 16:39
Forum: Help
Topic: PostmasterFollowUpState doesn't work as expected in Znuny 7.1.7
Replies: 1
Views: 2459

PostmasterFollowUpState doesn't work as expected in Znuny 7.1.7

Hello, I just finished upgrading from Znuny 6.5.2 to 7.1.7. In my old system PostmasterFollowUpState was set to "open" and it worked well: when a follow-up email was received on a closed ticket, Znuny re-opened it. One can argue that re-opening a ticket on a follow-up email is counter-prod...
by zerszenyi
02 Jun 2025, 09:13
Forum: General
Topic: Is there a mobile application?
Replies: 1
Views: 1520

Is there a mobile application?

Hello,

Is there a mobile application for iOS/Android that can be used with znuny 7.1 for agents on the move/

Thank you.
by zerszenyi
02 Jun 2025, 08:55
Forum: Help
Topic: Missing control for ticket state change on ticket note page after upgrade to 7.1
Replies: 1
Views: 2403

Missing control for ticket state change on ticket note page after upgrade to 7.1

Hello Community, I managed to finally migrate my znuny 6.5.2 on CentOS 7 (upgraded from legacy OTRS) to 7.0 to 7.1.19 on Rocky Linux 9, and in the process transitioning from the otrs user to znuny at the same time. It took me two working days of trial and error, having to navigate the wide gaps in t...
by zerszenyi
05 Jul 2023, 12:00
Forum: General
Topic: How to check what emails are stuck in the queue?
Replies: 2
Views: 3310

Re: How to check what emails are stuck in the queue?

Found a root@localhost at Daemon::SchedulerTaskWorker::NotificationRecipientEmail. Updated it to something sensible taht works with M365. Now I just have to somehow cancel the emails to root@localhost - any pointers are welcome, to get rid of those 1460 messages... ...and wait to see if the address ...
by zerszenyi
05 Jul 2023, 11:37
Forum: General
Topic: How to check what emails are stuck in the queue?
Replies: 2
Views: 3310

How to check what emails are stuck in the queue?

Hi, I am noticing lots of emails in the Processing queue (Communication Log -> Open Communications) , as well as in the Failed queue. There are 1460 messages in the Processing queue. When clicking on any of the messages, I get something similar to this: Send Queue.png Clearly M365 won't allow sendin...
by zerszenyi
05 Jul 2023, 10:15
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 7860

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

Thanks Roy. Did that and got the logon screen display correctly. However once logged on, I am getting an internal server error:
Internal server error.png

I noticed a double-slash in the Apache ssl_error.log, not sure of its significance:

Double-slash.png
by zerszenyi
04 Jul 2023, 17:59
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 7860

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

Hi Roy,

Excerpt from the /etc/httpd/conf.d/zzz_otrs.conf file:

etc-httpd-conf.d-zzz_otrs.conf.png

The 404 errors in the log:

Error 404 Log.png

Thanks,
Zoltan
by zerszenyi
01 Jul 2023, 16:41
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 7860

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

OK, restored the before-the-upgrade version from backup and tried a couple more things. Wherever I saw <HOME_DIR> I substituted it with /opt/otrs. However some of the commands have /opt/znuny hardcoded, such as: for f in $(find -L /opt/znuny -maxdepth 1 -type f -name .\* -not -name \*.dist); do cp -...
by zerszenyi
01 Jul 2023, 16:20
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 7860

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

OK, restored the before-the-upgrade version from backup and tried a couple more things. Wherever I saw <HOME_DIR> I substituted it with /opt/otrs. However some of the commands have /opt/znuny hardcoded, such as: for f in $(find -L /opt/znuny -maxdepth 1 -type f -name .\* -not -name \*.dist); do cp -...
by zerszenyi
30 Jun 2023, 14:58
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 7860

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

Thanks Roy for bringing it out. Yes, I saw that. However... "If you decide to change,..." - I decided NOT to, so I kept my old path (/opt/otrs) and old user (otrs). According to the IMPORTANT section, I only need to reconfigure the path and user if I choose to go with the new user and new ...
by zerszenyi
30 Jun 2023, 14:03
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 7860

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

Oops... The interface isn't loading correctly, and even though I use the latest Edge and Chrome versions, it tells me that my browser is too old.

Back to the drawing board.
by zerszenyi
30 Jun 2023, 13:59
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 7860

FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

Hi Community, Just upgraded Znuny 6.5.0 to 7.0.7 and freaked out when Apache refused to start after the upgrade. As it turns out, I had to update the "scripts/apache2-perl-startup.pl" script as follows: Pre-upgrade (v6.5.0) content: use lib "/opt/otrs/"; use lib "/opt/otrs/K...
by zerszenyi
30 Jun 2023, 12:26
Forum: General
Topic: OAuth2 error
Replies: 3
Views: 2791

Re: OAuth2 error

Hi Roy, Thank you for the quick reply, that was the issue indeed. Three problems though: 1. It is a nicely written blog, however it is incomplete without the detail you've just given me. From what I can see there are lots of admins on this forum frustrated by OAuth2 problems. It only takes one addit...
by zerszenyi
30 Jun 2023, 06:22
Forum: General
Topic: OAuth2 error
Replies: 3
Views: 2791

OAuth2 error

Hi, This topic has been touched lots of times, but it still lacks a clear list of requirements. Followed https://www.znuny.org/en/blog/modern-authentication-with-microsoft to the letter, read other posts in this forum and tried their suggested solutions. yet I am still unable to fetch email. The log...
by zerszenyi
28 Mar 2023, 09:58
Forum: Help
Topic: Installed version not detected when upgrading from 6.2 to 6.3
Replies: 5
Views: 1065

Re: Installed version not detected when upgrading from 6.2 to 6.3

Correct, but that was OTRS from which I migrated to Znuny.

The question remains: how can I upgrade to the latest version if the RPM-based installation doesn't detect it?

Thanks.
by zerszenyi
10 Mar 2023, 15:29
Forum: Help
Topic: Installed version not detected when upgrading from 6.2 to 6.3
Replies: 5
Views: 1065

Re: Installed version not detected when upgrading from 6.2 to 6.3

Hi Roy,

Code: Select all

rpm -v znuny
spits out help, I take the command syntax isn't accepted.

Doing an

Code: Select all

rpm -qa | grep znuny
returns nothing.

Thanks,
Zoltan
by zerszenyi
10 Mar 2023, 11:56
Forum: Help
Topic: Installed version not detected when upgrading from 6.2 to 6.3
Replies: 5
Views: 1065

Installed version not detected when upgrading from 6.2 to 6.3

Hi, I migrated our OTRS Community to Znuny 6.2 when OTRS stopped offering its free version. Now I want to bring Znuny up to the latest version. As I understand from the documentation, skipping versions is not supported, therefore I have to upgrade it to 6.3 first. Attempted the upgrade as detailed a...
by zerszenyi
19 Dec 2021, 23:12
Forum: Marketplace
Topic: RS4OTRS Mobile - Mobile app for OTRS 6 CE
Replies: 8
Views: 32696

Re: RS4OTRS Mobile - Mobile app for OTRS 6 CE

Hello,

Does it work on Znuny 6.2.2? If not, what alternative exists for Znuny 6.2.2?

Thanks,
Zoltan