Dear All,
I would like OTRS to send a auto e-mail to certains agents everyday or on particular day. For example, OTRS should send a mail to respective Agent reminding him saying "Please close the tickets which are completed (Preferably everyday EOD)", i want this to be sent to his mail id on certain frequency from OTRS. Could you please let me know how to do this in OTRS? Thanks in advance
Vishnu.
Auto Mail from OTRS
Moderator: crythias
-
- Znuny ninja
- Posts: 1029
- Joined: 13 Apr 2009, 12:26
- Znuny Version: 6.0.13
- Real Name: Wolfgang Fürtbauer
- Company: PBS Logitek GmbH
- Location: Pinsdorf
Re: Auto Mail from OTRS
I'd do this with a cronjob for example
Produktiv:
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
OTRS 6.0.13/ ITSM 6.0.13
OS: SUSE Linux (SLES 12, Leap), MySql 5.5.x, 5.6.x
Windows 2012 AD Integration (agents and customers), Nagios integration (incidents, CMDB), Survey, TimeAccounting
Re: Auto Mail from OTRS
Thank You.
Is it possible for you to send a steps which will help me to do the same? this would be a great help. Steps might not be a detailed one, just a note will do.
Vishnu
Is it possible for you to send a steps which will help me to do the same? this would be a great help. Steps might not be a detailed one, just a note will do.
Vishnu
-
- Znuny expert
- Posts: 241
- Joined: 06 Feb 2009, 11:15
- Znuny Version: 3.0.x
- Company: Perl-Services.de
- Contact:
Re: Auto Mail from OTRS
So, those email messages aren't triggered by any ticket settings, but only on time? Then you have to create a small Perl script and a Perl module that does that. Maybe you can use the standard answer administration to have different mail bodies.
Once you have written the script and the module, you have to create a cronjob.
To give you more advice, you should post more details. What agents should be informed when? What are the criteria?
Once you have written the script and the module, you have to create a cronjob.
To give you more advice, you should post more details. What agents should be informed when? What are the criteria?
Need a Perl/OTRS developer? You can contact me at info@perl-services.de
Re: Auto Mail from OTRS
Every day the same mail should be sent to agent.
Agent should receive a mail everyday around 7pm, mail body should be "take a backup of files received yesterday" - agent mail id - vishnu@gmail.com .
Agent should receive a mail everyday around 7pm, mail body should be "take a backup of files received yesterday" - agent mail id - vishnu@gmail.com .
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Auto Mail from OTRS
Why doesn't he use his email (Outlook?) to remind him?
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask