Change frequency reminder emails

Moderator: crythias

Locked
BytesNet
Znuny newbie
Posts: 3
Joined: 26 Sep 2016, 10:09
Znuny Version: 3.3.15
Real Name: Bytesnet
Company: Bytesnet

Change frequency reminder emails

Post by BytesNet »

Hi,

After the pending ticket's reminder time has been reached, otrs 3.3.15 sends a reminder email based on the cronjob:
$HOME/bin/otrs.PendingJobs.pl

The job here runs every 2 hours. This is required behaviour. It keeps us up to date on wich tickets are in reminder state. However, after 24 hours the initially send mail gets send again. We have quite a few of those. The reminder emails the next day are starting to become rather a nuance than a help. So what we would like to do is change this 24 hour check. Right now it must say something like IF reminder sendtime > 24hours; resend == ok. We would like to find this 5184000 setting so we can change it. We would not mind at all to have it say once a week. However i am unable to find this setting. Could any of you readers tell me where this might be found?

Thanks in advance!
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Change frequency reminder emails

Post by jojo »

just change the reminder time for this ticket to a future day...
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
BytesNet
Znuny newbie
Posts: 3
Joined: 26 Sep 2016, 10:09
Znuny Version: 3.3.15
Real Name: Bytesnet
Company: Bytesnet

Re: Change frequency reminder emails

Post by BytesNet »

yea that would be a way. But surely there is a setting somewhere defining the 24 hours? This must be a variable somewhere, and thus, should be changable.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Change frequency reminder emails

Post by jojo »

this is hardcoded
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
BytesNet
Znuny newbie
Posts: 3
Joined: 26 Sep 2016, 10:09
Znuny Version: 3.3.15
Real Name: Bytesnet
Company: Bytesnet

Re: Change frequency reminder emails

Post by BytesNet »

that explains my search going nowhere :) thanks for the help.
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: Change frequency reminder emails

Post by wurzel »

Hi,

a new version of OTRS got more notification options. You should upgrade to version 5

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Locked