BCC Field - Ticket View

Moderator: crythias

Locked
tomehb
Znuny newbie
Posts: 8
Joined: 05 Nov 2012, 19:42
Znuny Version: 4.0.1.0

BCC Field - Ticket View

Post by tomehb »

When sending emails via BCC from OTRS. OTRS fails to show the emails that were in the BCC field in the ticket view. Is there any configuration that can change this?

Thanks

Tom
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: BCC Field - Ticket View

Post by crythias »

I believe the point of that is that BCC is blind and therefore it would be improper if the customer saw it.
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
tomehb
Znuny newbie
Posts: 8
Joined: 05 Nov 2012, 19:42
Znuny Version: 4.0.1.0

Re: BCC Field - Ticket View

Post by tomehb »

The customer does not have access, only we see these tickets. We send outage notifications via the BCC Field, but cannot see who we sent them to after.

Thanks

Thomas
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: BCC Field - Ticket View

Post by ferrosti »

A workaround could be to open the articles plain text view.
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
tomehb
Znuny newbie
Posts: 8
Joined: 05 Nov 2012, 19:42
Znuny Version: 4.0.1.0

Re: BCC Field - Ticket View

Post by tomehb »

ferrosti wrote:A workaround could be to open the articles plain text view.
I did look at this but it does not appear. I just did a test by sending my self an email and bcc my self twice....

Code: Select all

Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [#01020862] Testing BCC
X-Powered-BY: OTRS - Open Ticket Request System (http://otrs.org/)
X-Mailer: OTRS Mail Service (3.0.10)
Date: Tue, 6 Nov 2012 14:56:44 +0000
Message-ID: <1352213804.836506.741780272.20862.8@tickets.mydomain.co.uk>
To: tom@mydomain.com
Organization: Support
From: Thomas Buchanan via Support <support@mydomain.com>

Hi Tom,

You are BCC'ed twice in this email..

Thanks

Tom



--=20


-
Thomas



06/11/2012 14:54 - tom@mydomain.com wrote:

> TESTING BCC FIELD=20
>=20=


I guess there is no other way of doing this ?
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: BCC Field - Ticket View

Post by ferrosti »

Well, BCC is not delivered to the mail client. In this case OTRS.
What about the article you have sent the mail from?

P.S.: Forget about that. Somehow I expected the Mailheader to show BCC in the outgoing mail within OTRS, but it is not shown. The ticket´s history seems to show it, though, but it is cut after a few chars and I am not able to read all of it.
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: BCC Field - Ticket View

Post by jojo »

Not without patching at least Email.pm and Article.pm
"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
ferrosti
Znuny superhero
Posts: 723
Joined: 10 Oct 2007, 14:30
Znuny Version: 3.0
Location: Hamburg, Germany

Re: BCC Field - Ticket View

Post by ferrosti »

You should then file a bug report, since OTRS claims to be examination proof and communication needs to be documented.
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
Locked