Hello,
I have OTRS installed and running fine.
I am receiving notifications when a new ticket is created.
My issue is -- My customers create tickets by sending request to a email ID.When a customer sends a email which has an attachment a ticket is created and I see the attachment in my dashboard. When i receive an email notification of the new ticket then there is no attachment in the notification mail that i get.
Is there a way where-in I can get the attachment send by user in the agent notification ?
Please help.
Thanks
Mahesh
Need attachments in notification
Moderator: crythias
Re: Need attachments in notification
A notification is meant to notify you about the new e-mail. It is not a replacement for the ticket itself. To view the ticket an agent should log into OTRS and process it.
OTRS 3.3.x (private/testing) on Windows Server 2008 with MSSQL database.
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
OTRS 3.3.x (private/testing) on CentOS with MySQL database and apache
-
- Znuny newbie
- Posts: 46
- Joined: 13 Jan 2014, 09:42
- Znuny Version: 3.1.00
- Real Name: Mahesh
- Company: vc
Re: Need attachments in notification
So does it mean that there is no option to get an attachment in the notification.....
Re: Need attachments in notification
this would require development
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny wizard
- Posts: 392
- Joined: 30 Dec 2010, 14:35
- Znuny Version: 6.0.x and 5.0.x
- Real Name: Giulio Soleni
- Company: IKS srl
Re: Need attachments in notification
unless he/she define an article notification upon ArticleCreate or ArticleSend event ... in that case you would be able to include attachment to notification: just mind that the attachment is a multipart related attachment, that is the "real" attached files, whatever they are, and the message of the article itself in HTML format.jojo wrote:this would require development
By the way as explained here for an old version of OTRS, with some code customization you should be able to send attachment notification even for other events.
OTRS 6.0.x on CentOS 7.x with MariaDB 10.2.x database connected to an Active Directory for Agents and Customers.
ITSM and FAQ modules installed.
ITSM and FAQ modules installed.