Hi All,
I have just installed OTRS 4 and have noticed that all incoming mail that is fetched from the postmaster comes in as plain text and looses all rich text formatting. If an agent replies to that ticket it will send it out in rich text and once the thread has been replied to it will stay in rich text. After some research I have verified in Framework -> Core::Web::Frontend::RichText is set to 'Yes' but that hasn't changed anything. Am I missing something or is this just the way it is? It would be nice to have all articles in rich text.
Incoming postmaster tickets all plain text
Moderator: crythias
-
- Znuny newbie
- Posts: 7
- Joined: 10 Jun 2015, 16:53
- Znuny Version: 4.0.1
- Real Name: Peter Tormey
- Company: Hospital
Incoming postmaster tickets all plain text
CentOS 7 w/OTRS 4 - ITSM
-
- Znuny guru
- Posts: 5018
- Joined: 13 Mar 2011, 09:54
- Znuny Version: 6.0.x
- Real Name: Renée Bäcker
- Company: Perl-Services.de
- Contact:
Re: Incoming postmaster tickets all plain text
Are you sure, the incoming mail is a HTML mail? Are there any messages in the logs?
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
-
- Znuny newbie
- Posts: 7
- Joined: 10 Jun 2015, 16:53
- Znuny Version: 4.0.1
- Real Name: Peter Tormey
- Company: Hospital
Re: Incoming postmaster tickets all plain text
Nothing in /opt/otrs/var/log. All other email to and from that account is HTML mail. Once I reply from within the ticket all other responses to and from are HTML. It's just the initial mail that's fetched that loses all formatting.reneeb wrote:Are you sure, the incoming mail is a HTML mail? Are there any messages in the logs?
CentOS 7 w/OTRS 4 - ITSM
Re: Incoming postmaster tickets all plain text
Anything in your apache error_log?
-
- Znuny newbie
- Posts: 7
- Joined: 10 Jun 2015, 16:53
- Znuny Version: 4.0.1
- Real Name: Peter Tormey
- Company: Hospital
Re: Incoming postmaster tickets all plain text
Nope. Nothing in /var/log/httpd eitherEXG133 wrote:Anything in your apache error_log?
CentOS 7 w/OTRS 4 - ITSM
-
- Znuny newbie
- Posts: 7
- Joined: 10 Jun 2015, 16:53
- Znuny Version: 4.0.1
- Real Name: Peter Tormey
- Company: Hospital
Re: Incoming postmaster tickets all plain text
I was wondering if anyone might have any insight into why this is? When the ticket type is 'Customer - email-external' they never come into OTRS as an HTML and always as plain text. Notes and reply emails are HTML just not the incoming ones. Anyone have any thoughts on this?
CentOS 7 w/OTRS 4 - ITSM
Re: Incoming postmaster tickets all plain text
the original mail might not be an HTML 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
-
- Znuny newbie
- Posts: 7
- Joined: 10 Jun 2015, 16:53
- Znuny Version: 4.0.1
- Real Name: Peter Tormey
- Company: Hospital
Re: Incoming postmaster tickets all plain text
So I've found the issue now I just need to figure out to fix it. The issue is my organization is using Lotus Notes. I've sent in multiple test tickets from a gmail account and they all come in flawlessly. But LN seems to be stripping my original email messages of their HTML formatting. If I reply to the ticket via OTRS, LN will maintain the HTML rendering via SMTP even when replying back into OTRS. When I send emails from LN to a gmail account it is able to render the HTML. Does anyone have any experience with this?
CentOS 7 w/OTRS 4 - ITSM