Added note notification external
Moderator: crythias
Added note notification external
Hello!
I've configured Notification (Event) with ArticleCreate, to make OTRS send an e-mails to Agents and Customers, when Note is added to Ticket
Everything is working, Agents and Customers are receiving notifications, but BODY of letter is attached in TXT file, named ATT(somedigits)
Any news on this?
http://lists.otrs.org/pipermail/otrs/20 ... 31811.html
Thank you!
I've configured Notification (Event) with ArticleCreate, to make OTRS send an e-mails to Agents and Customers, when Note is added to Ticket
Everything is working, Agents and Customers are receiving notifications, but BODY of letter is attached in TXT file, named ATT(somedigits)
Any news on this?
http://lists.otrs.org/pipermail/otrs/20 ... 31811.html
Thank you!
Re: Added note notification external
thats an issue of your Mail Client
"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
Re: Added note notification external
I'm sorry, but I can not agree with you.jojo wrote:thats an issue of your Mail Client
I have the same problem and I just tried a different mail client. The attachment is still there.
Some users even report an Outlook crash when opening this attachment.
Peter
OTRS 2.4.7 with ITSM 2.0.3. running on Linux Fedora 12
Re: Added note notification external
It should be a RFC conform multipart message. So it should work with all clients and servers. (I have no issue with that)
Feel free to open a bug and provide also like Mailserver, Client and the Headers of the E-Mail
Feel free to open a bug and provide also like Mailserver, Client and the Headers of the E-Mail
"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
Re: Added note notification external
Discovered some really silly details:
If notification is triggered by "ArticleCreate" Event, you will receive notification text in attached TXT file
If notification triggered by any other Event, like - "StatusUpdate" - you will receive proper e-mail
If you attached _ANY_ file to text whilst closing ticket or adding note and notification was sent triggered by "ArticleCreate" Event - you will receive proper e-mail
So, basically - if you are using "ArticleCreate" as event to trigger notification: Add any attachment - email will look fine, without attachments - email body attached in TXT file
DOHHHH?
If notification is triggered by "ArticleCreate" Event, you will receive notification text in attached TXT file
If notification triggered by any other Event, like - "StatusUpdate" - you will receive proper e-mail
If you attached _ANY_ file to text whilst closing ticket or adding note and notification was sent triggered by "ArticleCreate" Event - you will receive proper e-mail
So, basically - if you are using "ArticleCreate" as event to trigger notification: Add any attachment - email will look fine, without attachments - email body attached in TXT file
DOHHHH?
Re: Added note notification external
If you are using 2.4.7 open a bug via http://bugs.otrs.org
"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
Re: Added note notification external
Sorry about often posting, but i've found one more thing (added to my bug submit as comment as well)
Seems like it's damaged MIME? As i found, in some cases Exchange can do same thing
Here is MIME for notification triggered by "StateUpdate"
Content-Type: text/plain; charset="utf-8"
Here is MIME for notification triggered by "ArticleCreate"
Content-Type: multipart/mixed; boundary="----------=_
Probably mail client just cannot understand this type, and adding body to .txt?
Any ideas?
Seems like it's damaged MIME? As i found, in some cases Exchange can do same thing
Here is MIME for notification triggered by "StateUpdate"
Content-Type: text/plain; charset="utf-8"
Here is MIME for notification triggered by "ArticleCreate"
Content-Type: multipart/mixed; boundary="----------=_
Probably mail client just cannot understand this type, and adding body to .txt?
Any ideas?
Re: Added note notification external
I have the same problem with OTRS 3.0.3
Is there an answer for this problem?
My outlook seems to crash when i select the attatched file or a popup with witch program to open the file.
In notepad it gives a HTML code.
I wish to get rid of the attachment, but checking the no attachment button in OTRS does not help.
Is there an answer for this problem?
My outlook seems to crash when i select the attatched file or a popup with witch program to open the file.
In notepad it gives a HTML code.
I wish to get rid of the attachment, but checking the no attachment button in OTRS does not help.