Selecting the first "real" human response in OTRS Query

Tristan Boehmke <[email protected]> Fri, 17 Aug 2018 08:18:13 +0000
Newsgroups gmane.comp.otrs.devel
Message-ID <[email protected]>
--===============3190168065043346703==
Content-Language: de-DE
Content-Type: multipart/related;
	boundary="_004_027d5efb4d5046ed87ae643b2569318aanaxcode_";
	type="multipart/alternative"

--_004_027d5efb4d5046ed87ae643b2569318aanaxcode_
Content-Type: multipart/alternative;
	boundary="_000_027d5efb4d5046ed87ae643b2569318aanaxcode_"

--_000_027d5efb4d5046ed87ae643b2569318aanaxcode_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Dear Sir or Madam,

we would like to write a Select statement on the OTRS database to receive o=
nly the first real human response (non auto response or info [changed user =
/ queue etc.]).

We came up with:

SELECT t.tn AS Ticketnummer, t.create_time AS TicketCreateTime,  am.id AS a=
mID, am.a_subject AS Betreff, am.create_time AS AntwortCreateTime, am.artic=
le_id AS ArticleID, th.id AS THId, th.ticket_id, th.create_time AS THCreate=
Time, th.history_type_id AS HistoryTypeId, TIMESTAMPDIFF(MINUTE, t.create_t=
ime, am.create_time)/60  AS ResponseTimeHour

FROM article_data_mime am

INNER JOIN ticket_history th ON th.article_id =3D am.article_id

INNER JOIN ticket_history_type tt ON th.history_type_id =3D tt.id

INNER JOIN ticket t ON t.id =3D th.ticket_id

WHERE th.history_type_id IN (8,11)

So the important part is history type 8 and 11 (E-MailAgent & SendAnswer). =
However this is still not reliable.

Is there a better way to select only the first real human response to a tic=
ket ?


Kind Regards


Mit freundlichen Gr=FC=DFen

Tristan Boehmke

Business Intelligence

E-Mail:

[email protected]<mailto:[email protected]>

Telefon:

+49 23 36/4711 135

Fax:

+49 23 36/4711 199





  [cid:[email protected]]

ANAXCO GmbH

Gesch=E4ftsf=FChrer:

 Gunnar Zeisler

Wilhelmstra=DFe 45



D-58332 Schwelm





Internet:

www.anaxco.de <http://www.anaxco.de/>

Gerichtstand:

Registergericht Hagen, HRB-Nr.: 6402











--_000_027d5efb4d5046ed87ae643b2569318aanaxcode_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-=
1">
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri",sans-serif;
	mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:#0563C1;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:#954F72;
	text-decoration:underline;}
span.E-MailFormatvorlage17
	{mso-style-type:personal-compose;
	font-family:"Calibri",sans-serif;
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri",sans-serif;
	mso-fareast-language:EN-US;}
@page WordSection1
	{size:612.0pt 792.0pt;
	margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"DE" link=3D"#0563C1" vlink=3D"#954F72">
<div class=3D"WordSection1">
<p class=3D"MsoNormal">Dear Sir or Madam,<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">we would like to write a Select statement on the OTR=
S database to receive only the first real human response (non auto response=
 or info [changed user / queue etc.]).<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">We came up with:<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><b><span lang=3D"EN-US=
" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue"=
>SELECT</span></b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-famil=
y:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">t</span><span lang=3D"EN-US" style=3D"font-size=
:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">tn</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-fam=
ily:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">AS</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">Ticketnummer</span><span lang=3D"EN-US" style=
=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue">,</spa=
n><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier =
New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">t</span><span lang=3D"EN-US" style=3D"font-size=
:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">create_time</span><span lang=3D"EN-US" style=3D"font-size:10.0pt=
;font-family:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">AS</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">TicketCreateTime</span><span lang=3D"EN-US" sty=
le=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue">,</s=
pan><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courie=
r New&quot;;color:black">&nbsp;
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">am</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">id</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-fam=
ily:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">AS</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">amID</span><span lang=3D"EN-US" style=3D"font-s=
ize:10.0pt;font-family:&quot;Courier New&quot;;color:blue">,</span><span la=
ng=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">am</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">a_subject</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;f=
ont-family:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">AS</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">Betreff</span><span lang=3D"EN-US" style=3D"fon=
t-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue">,</span><span=
 lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quo=
t;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">am</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">create_time</span><span lang=3D"EN-US" style=3D"font-size:10.0pt=
;font-family:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">AS</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">AntwortCreateTime</span><span lang=3D"EN-US" st=
yle=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue">,</=
span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Couri=
er New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">am</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">article_id</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;=
font-family:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">AS</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">ArticleID</span><span lang=3D"EN-US" style=3D"f=
ont-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue">,</span><sp=
an lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&q=
uot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">th</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">id</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-fam=
ily:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">AS</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">THId</span><span lang=3D"EN-US" style=3D"font-s=
ize:10.0pt;font-family:&quot;Courier New&quot;;color:blue">,</span><span la=
ng=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;=
color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">th</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">ticket_id</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;f=
ont-family:&quot;Courier New&quot;;color:blue">,</span><span lang=3D"EN-US"=
 style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black"=
>
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">th</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">create_time</span><span lang=3D"EN-US" style=3D"font-size:10.0pt=
;font-family:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">AS</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">THCreateTime</span><span lang=3D"EN-US" style=
=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue">,</spa=
n><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier =
New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">th</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">history_type_id</span><span lang=3D"EN-US" style=3D"font-size:10=
.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">AS</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">HistoryTypeId</span><span lang=3D"EN-US" style=
=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue">,</spa=
n><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier =
New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:navy">TIMESTAMPDIFF</span></b><span lang=3D"EN-US" =
style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue">(=
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:navy">MINUTE</span></b><span lang=3D"EN-US" style=
=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue">,</spa=
n><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier =
New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">t</span><span lang=3D"EN-US" style=3D"font-size=
:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">create_time</span><span lang=3D"EN-US" style=3D"font-size:10.0pt=
;font-family:&quot;Courier New&quot;;color:blue">,</span><span lang=3D"EN-U=
S" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blac=
k">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">am</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">create_time</span><span lang=3D"EN-US" style=3D"font-size:10.0pt=
;font-family:&quot;Courier New&quot;;color:blue">)/</span><span lang=3D"EN-=
US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:pur=
ple">60</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&q=
uot;Courier New&quot;;color:black">&nbsp;
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">AS</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">ResponseTimeHour<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span lang=3D"EN-US" s=
tyle=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:olive"><=
o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><b><span lang=3D"EN-US=
" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue"=
>FROM</span></b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:=
&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:fuchsia">article_data_mime</span><span lang=3D"EN-US" =
style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">am<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span lang=3D"EN-US" s=
tyle=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:olive"><=
o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><b><span lang=3D"EN-US=
" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue"=
>INNER</span></b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family=
:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">JOIN</span></b><span lang=3D"EN-US" style=3D"=
font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:fuchsia">ticket_history</span><span lang=3D"EN-US" sty=
le=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">th</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">ON</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">th</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">article_id</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;=
font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:blue">=3D</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">am</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">article_id<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span lang=3D"EN-US" s=
tyle=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:olive"><=
o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><b><span lang=3D"EN-US=
" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue"=
>INNER</span></b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family=
:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">JOIN</span></b><span lang=3D"EN-US" style=3D"=
font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:fuchsia">ticket_history_type</span><span lang=3D"EN-US=
" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black=
">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">tt</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">ON</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">th</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">history_type_id</span><span lang=3D"EN-US" style=3D"font-size:10=
.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:blue">=3D</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">tt</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">id<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span lang=3D"EN-US" s=
tyle=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:olive"><=
o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><b><span lang=3D"EN-US=
" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue"=
>INNER</span></b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family=
:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">JOIN</span></b><span lang=3D"EN-US" style=3D"=
font-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:fuchsia">ticket</span><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">t</span><span lang=3D"EN-US" style=3D"font-size=
:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:blue">ON</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">t</span><span lang=3D"EN-US" style=3D"font-size=
:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">id</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-fam=
ily:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:blue">=3D</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">th</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">ticket_id<o:p></o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span lang=3D"EN-US" s=
tyle=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:olive"><=
o:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><b><span lang=3D"EN-US=
" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue"=
>WHERE</span></b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family=
:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:olive">th</span><span lang=3D"EN-US" style=3D"font-siz=
e:10.0pt;font-family:&quot;Courier New&quot;;color:blue">.</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:olive">history_type_id</span><span lang=3D"EN-US" style=3D"font-size:10=
.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><b><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;=
Courier New&quot;;color:navy">IN</span></b><span lang=3D"EN-US" style=3D"fo=
nt-size:10.0pt;font-family:&quot;Courier New&quot;;color:black">
</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Cou=
rier New&quot;;color:blue">(</span><span lang=3D"EN-US" style=3D"font-size:=
10.0pt;font-family:&quot;Courier New&quot;;color:purple">8</span><span lang=
=3D"EN-US" style=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;co=
lor:blue">,</span><span lang=3D"EN-US" style=3D"font-size:10.0pt;font-famil=
y:&quot;Courier New&quot;;color:purple">11</span><span lang=3D"EN-US" style=
=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue">)<o:p>=
</o:p></span></p>
<p class=3D"MsoNormal" style=3D"text-autospace:none"><span lang=3D"EN-US" s=
tyle=3D"font-size:10.0pt;font-family:&quot;Courier New&quot;;color:blue"><o=
:p>&nbsp;</o:p></span></p>
<p class=3D"MsoNormal">So the important part is history type 8 and 11 (E-Ma=
ilAgent &amp; SendAnswer). However this is still not reliable.<o:p></o:p></=
p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Is there a better way to select only the first real =
human response to a ticket ?<o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal">Kind Regards <o:p></o:p></p>
<p class=3D"MsoNormal"><o:p>&nbsp;</o:p></p>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><span style=3D"font-s=
ize:9.0pt;font-family:&quot;Arial&quot;,sans-serif;color:black;mso-fareast-=
language:DE"><br>
Mit freundlichen Gr=FC=DFen <br>
<br>
<b>Tristan Boehmke </b><br>
<br>
Business Intelligence <br>
<br>
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
<table class=3D"MsoNormalTable" border=3D"0" cellspacing=3D"0" cellpadding=
=3D"0">
<tbody>
<tr>
<td nowrap=3D"" style=3D"padding:0cm 0cm 0cm 0cm">
<p class=3D"MsoNormal"><b><span style=3D"font-size:9.0pt;font-family:&quot;=
Arial&quot;,sans-serif;color:#0473B9;mso-fareast-language:DE">E-Mail:
</span></b><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
<td nowrap=3D"" style=3D"padding:0cm 0cm 0cm 3.75pt">
<p class=3D"MsoNormal"><span style=3D"mso-fareast-language:DE"><a href=3D"m=
ailto:[email protected]"><span style=3D"font-size:9.0pt;font-family=
:&quot;Arial&quot;,sans-serif;color:black">[email protected]</span>=
</a><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td nowrap=3D"" style=3D"padding:0cm 0cm 0cm 0cm">
<p class=3D"MsoNormal"><b><span style=3D"font-size:9.0pt;font-family:&quot;=
Arial&quot;,sans-serif;color:#0473B9;mso-fareast-language:DE">Telefon:
</span></b><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
<td nowrap=3D"" style=3D"padding:0cm 0cm 0cm 3.75pt">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:black;mso-fareast-language:DE">&#43;49 23 36/4711=
 135
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td nowrap=3D"" style=3D"padding:0cm 0cm 0cm 0cm">
<p class=3D"MsoNormal"><b><span style=3D"font-size:9.0pt;font-family:&quot;=
Arial&quot;,sans-serif;color:#0473B9;mso-fareast-language:DE">Fax:
</span></b><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
<td nowrap=3D"" style=3D"padding:0cm 0cm 0cm 3.75pt">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:black;mso-fareast-language:DE">&#43;49 23 36/4711=
 199
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class=3D"MsoNormal"><span style=3D"mso-fareast-language:DE"><o:p>&nbsp;<=
/o:p></span></p>
<table class=3D"MsoNormalTable" border=3D"1" cellspacing=3D"0" cellpadding=
=3D"0" width=3D"100%" style=3D"width:100.0%;border:none;border-top:solid #9=
99999 1.0pt">
<tbody>
<tr>
<td nowrap=3D"" style=3D"border:none;background:#0473B9;padding:0cm .75pt 0=
cm 0cm">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:black;mso-fareast-language:DE">&nbsp;
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td nowrap=3D"" style=3D"border:none;border-top:solid #999999 1.0pt;padding=
:0cm .75pt 0cm 0cm">
<p class=3D"MsoNormal"><span style=3D"mso-fareast-language:DE"><o:p>&nbsp;<=
/o:p></span></p>
<table class=3D"MsoNormalTable" border=3D"0" cellpadding=3D"0">
<tbody>
<tr>
<td rowspan=3D"5" style=3D"padding:0cm 15.0pt 0cm 0cm">
<p class=3D"MsoNormal"><span style=3D"mso-fareast-language:DE">&nbsp; </spa=
n><span style=3D"mso-fareast-language:DE"><img border=3D"0" width=3D"77" he=
ight=3D"99" style=3D"width:.802in;height:1.0312in" id=3D"_x0000_i1025" src=
=3D"cid:[email protected]"></span><span style=3D"mso-fareast-l=
anguage:DE"><o:p></o:p></span></p>
</td>
<td colspan=3D"2" style=3D"padding:0cm 15.0pt 0cm 0cm">
<p class=3D"MsoNormal"><b><span style=3D"font-size:9.0pt;font-family:&quot;=
Arial&quot;,sans-serif;color:black;mso-fareast-language:DE">ANAXCO&nbsp;Gmb=
H
</span></b><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
<td nowrap=3D"" style=3D"padding:0cm 0cm 0cm 0cm">
<p class=3D"MsoNormal"><b><span style=3D"font-size:9.0pt;font-family:&quot;=
Arial&quot;,sans-serif;color:#0473B9;mso-fareast-language:DE">Gesch=E4ftsf=
=FChrer:
</span></b><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
<td nowrap=3D"" style=3D"padding:0cm 0cm 0cm 3.75pt">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:black;mso-fareast-language:DE">&nbsp;Gunnar Zeisl=
er
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td nowrap=3D"" colspan=3D"2" style=3D"padding:0cm 15.0pt 0cm 0cm">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:black;mso-fareast-language:DE">Wilhelmstra=DFe 45
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
<td colspan=3D"2" style=3D"padding:0cm 0cm 0cm 0cm">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:black;mso-fareast-language:DE">&nbsp;
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td nowrap=3D"" colspan=3D"2" style=3D"padding:0cm 15.0pt 0cm 0cm">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:black;mso-fareast-language:DE">D-58332 Schwelm
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
<td colspan=3D"2" style=3D"padding:0cm 0cm 0cm 0cm">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:black;mso-fareast-language:DE">&nbsp;
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td nowrap=3D"" colspan=3D"4" style=3D"padding:0cm 0cm 0cm 0cm">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:black;mso-fareast-language:DE">&nbsp;
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td nowrap=3D"" style=3D"padding:0cm 0cm 0cm 0cm">
<p class=3D"MsoNormal"><b><span style=3D"font-size:9.0pt;font-family:&quot;=
Arial&quot;,sans-serif;color:#0473B9;mso-fareast-language:DE">Internet:
</span></b><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
<td nowrap=3D"" style=3D"padding:0cm 15.0pt 0cm 3.75pt">
<p class=3D"MsoNormal"><span style=3D"mso-fareast-language:DE"><a href=3D"h=
ttp://www.anaxco.de/" target=3D"_blank"><span style=3D"font-size:9.0pt;font=
-family:&quot;Arial&quot;,sans-serif;color:black">www.anaxco.de
</span></a><o:p></o:p></span></p>
</td>
<td nowrap=3D"" style=3D"padding:0cm 0cm 0cm 0cm">
<p class=3D"MsoNormal"><b><span style=3D"font-size:9.0pt;font-family:&quot;=
Arial&quot;,sans-serif;color:#0473B9;mso-fareast-language:DE">Gerichtstand:
</span></b><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
<td nowrap=3D"" style=3D"padding:0cm 0cm 0cm 3.75pt">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:black;mso-fareast-language:DE">Registergericht Ha=
gen, HRB-Nr.:&nbsp;6402
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
</tr>
<tr height=3D"0">
<td width=3D"107" style=3D"border:none"></td>
<td width=3D"50" style=3D"border:none"></td>
<td width=3D"112" style=3D"border:none"></td>
<td width=3D"99" style=3D"border:none"></td>
<td width=3D"213" style=3D"border:none"></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td nowrap=3D"" style=3D"border:none;border-bottom:solid #999999 1.0pt;padd=
ing:0cm .75pt 0cm 0cm">
<p class=3D"MsoNormal"><span style=3D"font-size:9.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:black;mso-fareast-language:DE">&nbsp;
</span><span style=3D"mso-fareast-language:DE"><o:p></o:p></span></p>
</td>
</tr>
<tr>
<td nowrap=3D"" style=3D"border:none;padding:0cm .75pt 0cm 0cm">
<p class=3D"MsoNormal"><span style=3D"mso-fareast-language:DE">&nbsp;<o:p><=
/o:p></span></p>
</td>
</tr>
</tbody>
</table>
<p class=3D"MsoNormal"><span style=3D"font-size:8.0pt;font-family:&quot;Ari=
al&quot;,sans-serif;color:#999999;mso-fareast-language:DE"><br>
</span><span style=3D"font-size:9.0pt;font-family:&quot;Arial&quot;,sans-se=
rif;color:black;mso-fareast-language:DE">&nbsp;&nbsp;&nbsp;<br>
&nbsp; </span><o:p></o:p></p>
</div>
</body>
</html>

--_000_027d5efb4d5046ed87ae643b2569318aanaxcode_--

--_004_027d5efb4d5046ed87ae643b2569318aanaxcode_
Content-Type: image/png; name="image001.png"
Content-Description: image001.png
Content-Disposition: inline; filename="image001.png"; size=8987;
	creation-date="Fri, 17 Aug 2018 08:18:13 GMT";
	modification-date="Fri, 17 Aug 2018 08:18:13 GMT"
Content-ID: <[email protected]>
Content-Transfer-Encoding: base64

iVBORw0KGgoAAAANSUhEUgAAAE0AAABjCAYAAADer432AAAAAXNSR0IArs4c6QAAAAlwSFlzAAAO
xAAADsQBlSsOGwAAABl0RVh0U29mdHdhcmUATWljcm9zb2Z0IE9mZmljZX/tNXEAACKbSURBVHhe
7X15fJTVuf9519kyWSAhLFUUKy0KitraolIk2lKlF7FsKtdy215tfkq9/HotxXprDL9SrVqLFAMu
1XIVLUKqNxVXZCmKCnLRiiwiIlQ2I9lmJrO8y/l9n/POJDOZPYn3c//gfIwJ8573LN/zbOd5nnNG
ra+vZ30tq8qnV6iMjWbMPI/b/FyJsZGM21/ijPudtqUQY/IRJrH9kqzstBn7u4vJH0xpW3Owt303
lU8/1ZbtMYbNzpO4fQ76+4rE+VDOeTnaxHDkAJPZZ5Ik75OY9J4lSdtlZv/3tLbn9ve2z8R7aLx3
ZcXgyaUlEc/VTLJmKZZ5iezy+CXFw7hl4cfAj8kwmThm0kBJUU+VFO2bkqxiLpzFwh2ssWzqB0yS
12GCf5nWtuZv+UbSWD71m6j/fWbZ3+W2MVpx+SUNK0H92fhh6BP/iPfJ/JKk+CVVO0NS9e9SPSsS
RJ9Xvw8gn+PMWgkA9+brM9PzokFbxUFVFWxuScS+UXG5v8Rtm9l2J7PCgZz9E4iMRbrqYOBMUtWz
Jc19th2L/Nua0il/51xeYccCT86KvvZZouIK10UlXt/Qa2Wb/1iSpG9gcRjqM25EmRVqy94nFoxb
9AMwo51xIGUma64xsu4ZY0UCCxorpq1hseC900Iv7ygGvKJAW+3//o2aYt8he/zDbKyamWvQeUbB
bYvZ0TBwDIHuwMCa+xxJd/0Ok7ztaeWyR0GjK9xe7yS/os/DJE+zzRjqdzLbwDugml4VAGnHwvjp
BMGqmuIpudbibNZfyqctM1qP1s2StpwopN2CQGtUJoyQSisbNJdvEg3c7Pgc4+7lwDEqyB36P/2B
/4hS8dsMMh7qYJKiV6r+AQuY0TlfdpfI3DSYGWxJAqr3/XYDApbGolG7EBuy7Cu/WZOHfm91dPLc
GaG1z+cDLi9oq/1XXCVrvj9itQc6g8dk+wAYAZUAzAZrE4BQHgDOQrMSU2Q0b4XFZLpZvj+AygAF
+hPggQhkt2+46vX/tVGbeidkXU7tmBO0Vcq3/6+m+e+nSZqdkB+qIiYmKAUTZphsUYUAohfwOwGY
TXIHbSmqylRddzhPEGFcoBfVQeGVaR5MhlxN9EdsCzmreMru/LPnyhG7f/61f6lfuDDjBLOC9vCB
r9zkLu283/rkKJNscL6sMKapTHLDWPC5mVzikZjHxQRpYOIMWtNBJIdsFoA5IBHwNmla/NZcOkDT
nMUoch0KhwkY0VgxD+rfihm2HQlbRiRmxwzTjpoWN2hMymeS6iv9QdWC9d66u++YmQm4jKAtPzzq
EsXlWWoG25gcjXCZqCGGCRomZA9MCfxblRWu+dycDSiTePUAxirLJNJsPBZDnWiasHYAIRmGgcUB
I7LSsQiw3eJyrhgICqnLSUYy2eXGuKIsGggakZYOwwiEDB6O2RLAMwCkqaoy/XBNlmwdgwp1hF2l
FdOH3r7hAeZit/TsKQ20xYdHlbkl7Skmg3BtmAkgYbH6qCkki/gfqCpqMCkQ5tInx2VF8TLLD0oZ
M/w9ftrgSrVkwDBHS6VqOhL6wkQB6BLa1XRQapxdC4Gg4DpYFElzMcXtY1Zne0v4s+M7mvd+OjLS
ERqq2tzQ3GpM0zXoT02RVRmKVMG6SZIt06TBsbLErc4OQ/P5f/q4NWHdD+VNTcl9p4GmSsrvJU/p
KbyDtG8OAYxJQ7spXAobdiz2hLLr00emfOv4W02efy4zYqE5IKdb1JKBZ5BBSXYVIS+oDHIQKDMM
uGAMCq5IYIHNFU8pGbLHrEiowZT1R65j64/VvcUHe8865TrZpf5EUpSRAKZNkH6mSaIZoGdxK4ZB
yg8sdk1eNy+6Nm7sCfrpLkuPj7lEcnl/aIfbGYAXE00vokUY2T5mh0OvqAqfP2Vy8D3GvKLqlGNP
tuPXkibX5EcNFvw/aGUBKK+SNC9RGQFGQr9/izN3xVcOERIOA7DFwXD0/jnRtbCNnFI/RzrG2Kf3
37Xz9BUlErudc+mn+NjE+GhF06kD02RmLKaUDjxtYLR9Lurck2grZfQ2l+4DoQphnbFgcwdaliUF
yxCN/nL6pZ/flW3yU2hloux3K1yTn/Zx69dA6hq07JGJ3fu7YMyyqhs8Fn4ZO4X500Jrd2fr4rbR
B4iFfvbwnjP/Bpp/FNiUgeCwN85UZG5HQ1yT1J+tCE1ePse7toNqdYG2uPn8K1S35xtcbIcyURlR
GIQlpCcGdt2si4+tKmTuWO0jAO9Hq71XKpqv/AcW9pz9WYiPsJtgsc7gjmsiL/5ToW3f+NV9zy3/
aNQ/UP95CNhKMFWmrYYE49oEtVWrUseNEOX3pYAmc2t+zg6FkJShqsPXXD/u2OpCB0f1VnkmXaN7
/DPsaLCY1/LWJao1DYOFO44zWfd+/Qlp4qLr+Ybb874Yr1D75d3blx8cMwWs9RpYCFqJx9JYVYY+
xLYLzHXzyvJrlsxu+3NMUNriE+efBRvmUk57siw9gkyYEWz9+fUXFAmYa9J4zeN/Al4IlTwgfdpN
JI2NAAuHwywU6ICpCNMFkl3zD/jl05GJn1xrbHikYOCGv79tyeExP4b6fAaKirwKaQX7XksvKTuN
hU9MwsO/CtBgd10reUux98NeLO0VzhRXiWSE2puuH/upIM9CyyrXZadqHl8j7Y4hoPsNMAWAdQCs
jvZ2psHgVuAgom0YORFkveShp9m3911rvLqx0HHeMuz91fcfPe8h5vL8BNKf5FsKDLBBbPwoiqRc
2wUaVv+fug3SVI0JH5gEs7nN4pGfFDoIqvdm+YWqYvvWQBtXWcHW/gMM2reltYW14selYduVJH/J
EyLrbjCa65kmefJYKKMjhY5ZtiMLLEu9kmnKEDRJbNpdoP+IRaEwasCiunrXifOrvRK8rsKK71mg
XzQv3DGtC+eMPgaVXXg5bFQuVssGfN1sb+43wFQA9vmJz9nxz5uZmwzjno4DssejIaaXVlZFeeBp
KKAJhY543rDdbfc2f+3XsqI/BLsFTrjUYlsmV93eane4daSqm/Y5YE0F0jStfVl1MTMSOCifaG0o
tHOqt9o3aarqq7jZDMAr0hePSFKnKmy7lhMn2JGjR5mOvSqppW4eSvqLrNJQK9PLB31rNb/yzhmd
L9xZ6NiDZ8p/8h8I38o17Qy80xM4G1SsmGZ0rKqp8rmQOY4jMJUmYV278Wr4gdnj2jKRYcaxNJVP
rpJt9RHB7pAzfQcNMlVRWaCjnR3+9BAoH45rsiVpsARcHDznd3wGArh27Dk9dY3W5BenRde+XQhw
9W1bY/dKFz6Med8LRZoKCSwu2tHAIhyLrRg/R6bJ9SiSDOEaDXS4bfM/C+kwUSdmsKWqv6zSDMCG
7Acqk7GZj0Yj7B8HPxHt0b+F8ZMCWNK+ON4nudfhI2O2FntspeeasTAV0lgu07xMS31KjYV/BTeY
D89TgBGxD5mfRdrzTAitdNbU4LEwos/P+rKwoAsqqz2TJ2u+spkWaWGx6H3z8wifF3Ynhw8dZAa8
K6obLina8wo/GH4ngHO22V2UJt4j+QZDXS2tPIt3fHYbBrOwkEncNnDLkcWBb25gqusq7LJSQYMX
GQ2PINBOdYIeqUV4JGS5IKuf3oRWcbmt4BIRyBDbsL57WxVQ1ZEjh1kwGMQc3MIzQuYG/cDWFqzp
/HZATLCrmEkcOHg5wNKeXza6Jq8EmxYUvoPfowkNX8V67CY5vD4YQzWBhl1u6lMKs9mxUJtLZZsK
WR2q4zYCP1NLB47oa/wg0Z8CTRmALUbaUnHB50YbfYCowP+VoDYBngAsLtsEgTl/JwrFGOAwcJlG
5D5o06sLmU9UVzd6jHCEK5BRkMxJ7xDr+Ag08GEP2wxaE529PWfYLvJY5C2rXNMHaUpsgfDp94Mc
oyYsWWdHm2GuCK8I3D1EYQng6O84ewr5Jtg1waKCzLrpHJ+Tqx4RtKmNbPIl2My/nm9CwUUTD3h+
sX4PvABjU7wX5HpCdwQaIQlfdlLBimIIeRvvogqt8xeKb2CpST64voJGGkr3sPbW5nUxI3aprrsR
LqKAC/0QpTk/XbItLt9Acl3AJViza0ZwSZF3GAJnET7La7sh64AvDfN34f8ay3iy4SBBg7Iw+WOD
6ATukSSZRxFr234n34rQ81V88hA4LmvNUABinwR3IW9lqwPAXD64scIfjfz6hCtOvPzs03CITpci
yDAgrZkk07plG6gsDpjDmhlcT2SCdAaY4i39ViObOnFa6LkNeUfJ5XcF+EnzIZmK0grQOOJXSpmw
qajgAQKyhuRW9+RtGBVUP/spnH/e/pFlmLQCO8wKLhi3daH5nu/C26E1r4LrWiNLsidoNAnxk2SC
0Loly7TuOYChhD0aIy9IXtDAg3sYmRhJGo3Ghs8OqejjIGyyM3jcACYyhqo95v/Yc4RV54YNDkZ/
CZdusMJw+fSVLTE84aYOtb09PfxiI/Vcq2/9sCF2wWOKf+BPpDDkUlzwCwUgWNShPge4uAbNqrVB
bZC5YP3Lmhj2paG17+aaHTafB1X4neBCJECEMiDQbNv4SAWS+6CZaroaEGIu9unscVtTN60ZeihR
2SzVV15pUKS6ELLMVYdYi6JVEv9VcjVZdv1GMcJzkIPhpoSahCxzAIubHfSu+JtmlmMk9L7Li5hQ
7GbUvCHXcMKq2ewxtTZMrKobNETNovYuFaPcBQi73kemDTrmhwvCwLZv4PAs9BkwojK3nyJHb84I
v/Rqct+13i2HHo9d9CeYM7UcNhdRlUNdBFQ3ezosmW8kTuYQas1AIs/8WdIauF8yl8gAs136TG8F
NgSaKE46BdupWjL7AF7bFBWNp8fzgdbomnQOtMuFiPiI9vLVz/08QSJSxpiDrmr3wB/3I1lHCB7U
IlgxbtSKXYEQ0I7Jka84dltFGZdaprIAezxbfexDzYelCbCM4zETdCT8dba9W0VK2R4e7iQnG6Rk
fIMtsbxbJ6RJzVDcJcwItfBkf0O+QWd6DjkjmZ0du98/7ZO10zKERGbLmw48xWuegyiYSTEGoSWF
fCOgSLinGrT5xkAeZMmWrkO9rKA5pMWCQhsLsaAiGGoden/EoUNq62+/d2Tg3KYD2KecwRBFd6Lg
cluujuvq7pDG/HbrVGTmOXkXfSQ0iYzpaHBZ/e7dWcJg6EOylmBRZ5Isc+zY7m2TQ2AOsTv/z01x
lPmEBi5BmHEIHJVHs85VoiiV0xbcQnB8hN7AGC21vn4hX9J8/usY+BlcBHVRAY7jXKCdc/f2r8JM
PztRP9/K5nqOLRuorK3D7lSfyjXX2damN1bHJm1XPf4LLDgaxT4z7iFKbt+ZYmIZM4NHe0hQrRsx
j8uwtXoyO2gS0pcSbYjEnxeorhPCs9kL+GRO4mUsd07Nqch2jeQuk5DUxzPbRAXCCKpW4b4BaM/N
kl7KKxKgAP6oaPoFCADFyYomBOmQoK4kjBLgORBmAk9oagqUZActgT3I2wx3QKBZr3SBFvK713mD
gQD4FonFZESm+pF6QgAf3IQuH1yPfWuBcHVV4wbWx+QrCnlPc8lrYqH2e8CaJfDCYM4Cu7gSAnhd
f/UEqVtPJQiHGxEYCdK4naPuUEbvXpg5rwuxAepA0REQMEKvJtJaBaXd5t3S8kDw3Jcl3TOd8s4o
XSzbJChgYofZ+Yyyg/qoM+FOl8xo6MAwX+vfWFt+2Ka0rW1e4/nuq7K79GoyVEX3JN8cSkqMRmwQ
uz7ooVETY6YgDKjj9I+Pbh+BtPR9GXsX9pfD7Ih7Ppao0xVhB6iPA4XpNASICgrzZCxHAp5TYf8O
R9Q4r1WUGwYMBBtzrHjTOKj3/JA5NaD1noHBcTVpjASdCS7KBJ6YcZzHeoKHzCXsRWWjs+0c1MoI
GmSYj7KPkNS8zy6rfDmxsF2gtX5Ff6VyT8fHUsmgERhQVtAghM5EGoCKkJYQCoVONq0eyEOkYlnm
s8W0YUZkGL9tAWxp/PBfCbRSwCNgk9VpghgzgOd4PmQQGhPbtvQieWSkPPBI24P/nOQu7wKNjLml
0pilkua5H4OIH5pIbwaK58uqG05KsYC9x0yWNQLt04i/6q1CWDMxklnS2hNr+KTXMZkrOIxNCKa4
gusSad0JgqRhnRe7OTnBunhGWUz4NTLboqHGILPjsza50/tYPClKVE3JGjL9/kfl9qN3QSUOybr6
kj2cUm3jW4piiCS1Lsge1vlGBDwKjnQlGgBOL0ChXSGkN9EaQYL/YZPQpSkd6utmzWTwBDESeHRA
xGanZJpEHWT3sGZpGMyTRcgWSjkkkQLaPO+WQEPr2b+HpX1eVjQ4H0wZ0X1RAjQVmcbMjZR9ZqEr
oNlsvRkO2JRBK9YvDh79ATREMwlTKCd4tkUwV9bV1UnkeEzuv6rFcwo+eFfxGA/Alkspadl1OOLw
W6QNz6/bOUqpH707TRWDwsoo/RNmR695EyOF3RMwwOQFe4eTR739vUN7zxl7ykfwfIyEw8CxFWE/
CPkWHxUxq6CuuAJIBS+uccmHyJl/xN2vulh0S5pBjynOm5Ph8zTQKDy/eOdFcAu3Zlx4bksucXym
2HT4pNaw0Uc6b2zvB3UTDkyr31QogXXVo8Vczb70lqLqI2GzYG5ko5FwE7AJH5HIiybMEhsrB8EU
pUFp+ShaRWuFDpmVAtpc7HehDg9kGlzGPM55o7dkyQykowM2pWL3CTTYGpRtvY22cEUjlniBszcw
5R9YAIzw6N4BEH/G8YuDJ+DqIfcSHWP5FVaBikVI1oyg5ZoIVjUmTpn0QapRSjwkWkGpAtnGAkrd
zslj7JAPoKO8AdKWCTh6gBeXew75OUrDeZmZrRUVFisivado0Cxu4wSYc+KkN4VkNWX2YHLv9ub9
xDuRcMmHbhbBSQl1kA15IZiTxLoQb12AOAiJ0Jtj/SYrDXjMoUl4RI1kTJnKOryiQQNanwt50Ws9
gFMbptkSVM3MW5cCkSQz4M+85kNk6QyiDAEh1RyIHJUg9vJx8MTfNGg8SlYa2CXh49ZC8zwSQysa
NJz4OSR8+RAmBc4vpRoCFWSfHajVttDptD4VUP0u5KxdwmPxNAjyFybAQ8sUf0pgJzI9BMc64BFV
wtaTMI3s/rQsoysaNFDahzZy3sia7lWh1WXRPlFZol+IiN2WGIfjjkDeudgDcAc8oUQJNeJOesfR
pt3gCX6W2IfFzqN40Jj6AQ5iGaA1kqVFH5WDBY6zZ3Y/gYZImlhAQkXILQce7I4ESPETSkKJOrLO
kXsCPAKTThLa737hoI0cGtm/56B0ABkNIyGAC/ZOdA1MHEizPi52oFnqH7SinQQRxaVAZ86OIBN4
jsnhqHwBHo7kmJEgVIi8rdixFE1p5MbZbX/jdVlVRzJk8BVVSHvh7Dk3GB166Hsxzc8AQju8FeWO
inT4Lyt49Dgu9xRJx6nl2N5dfz+8l+55KKYUDRo1rtlWEza7P3LMjmLcQ2AYyzBUUyvCKso+HTW8
qzXmGkXnnyroQKQQaILUnKALcrLpGFcX5YkDvjZ9hi2rAj+ZYbyYaauYD8BegWYf1dcpg0KfIt1p
KDoo2JYWYoWzgKlamfdo+Ubb4/nsgW3GY+38BKBCNicWEEcOHcUIWiOJ6/BqF3hC7uMz1JIpkmZZ
sT+Tx7XY0ivQ5mCb9fTR857EhnkBkmWEDi+wY9gbUsAyvP12QArysUUkIVrkQhBURewpAgZiE0qM
kFAQgnUlrrh02YpFts5WNvVqV9Ir0AggHFZYJkWsuTin5sJYChJuGD6ta+Dj9tYwG1YgzHmqqTao
VpynF6AJUIR1Joxc/EeReKEBCE56ZuF/8Nhy/rvejqDXoM0atvtQ4ydnPYR81n+3zAike35qc3aG
PNwbOZJtgophIQrunKFHjrDYvsPRFudTrBEFrZxEGWcXr3s05Izs2H/eiTUs6wHH3HD2GjRq1jTD
d2kWp3Oc1ZCwcK3k4VLHOKIjgv1WFMuOSEjChmOUXERkzTpSC8rAJqqCnCODzdljIT/KcWndmiua
n29wfQKN0uUb95z5M1nRVuFAl2NW5iwCtbwpXPkGnfwcoIUlCTY2sScRFinOhHtNWLUEGJymxKme
UhWhvz/+qGzr+mL66Fm3T6BRY9O+uu+ZxvdPvxyOxRuQDt9Oa50HuKJ3EbnakwwTiU9wV9gm8HFS
ryhvTYAEKoP/T+xdFOS3WZ3BPR1hdR4r6wtkPQIrvW0q2Ba+xeu3zoKevxhbkzZihExtgTHSk6J7
22n8PcmwsPC4uQEeBIoYIGWCZJsDHMhO/JYVDzI9A7hTYua8YW8LJ1xfSp8pjTqfM/5YZNW2wdOh
zF/D6M8CTyAZrkd0lipSLgFEcV8G3PNdyzDduLIBCgZNK/HcNcXZGcOGRZE9oD/LCBkz5wx///3+
6LtfQKOBzPr6sWOrNpdfqSqutSCzs0FVcP2ksSoJPpxS68cSM9wWiExYtHA7wRZydupgTbh+fDBy
TMuMzZp9+t6X+qvXfgNNADe+7WDT5vLLua0+g1mMx+q3kO5KDBZ/YLfOfE1NLs+UKXQPWD8U0yoX
vj3BlzZt3ZHKhp5UpQxX15xQJOOa74/cj4vt+q/0K2g0rCnj245t3uz6zucR9xIAdgPWPQjqQp6X
cMqQi9UfZkjjZv0DmhYzB8LMwOE5mNkWfkBeSMcqhWJ4x1LMOdNGf7qr/+ByWup30KjR8eNx1pBF
b3zuBd8boLNFECxDgBl5auGHY35V1Sj5N29eb77JrlxZrvmqYlWSqsQ0XBBpy1KZjZPmsD6WHD5+
YsG8/qLmHgP5QkBL9DH1ytAKsOIGOBYWArwZZDRBPciabZ+GOjvzgZLvueoPV7MYsq8tW+GyMhAy
bSvO0/7HtIuO9ypyn6+/xPMvFDTBrlOih/DrXxpXKSuA2L/jZoPJOMBwET57vtBBZqvnippjcMvS
UFwptosp1tLqLa5HxtV/XrxjtMiBfOGgJcYzbZa1AX9vaHpC+h5k21fr6kbJ9fXZE5MLmkeMDcCF
BfPbY/KyOXNwU8r3+ke35Ov7fwy0xECmXG8QhT2/o24mFEN9vvHlfD51trWyF2GKPvX5hSmCQkbV
M0unkHf+t9T5H6e0/y0T78s4ToLWC/ROgnYStF4g0ItXTlLaSdB6gUAvXjlJaSdB6wUCvXjlJKWd
BK0XCPTilZOU1l+gLd9sDzyqDmivH9eW082y/BW7IuI5aswbPywlwlO38oQ2pMrjP/rG3a250t7J
0zHk8l0VteOlnAdkF7/SOaT1jQuOZ/KK4NmgKv/QNlyMlzWeunxD7AKmqpWIbh+snagXdEnL4s2d
w9y2fjZCWsGjGxe9hb1yV0w3jdKWbui8WNV86waHD9+LC5zuyLUQthpe77IGVqCDs+eN93adPRgy
1HMR4o0rKy5fcBaup86a7FJ96fYbJaX09w3rO2bfVOP9S7a+dJUvqp6wrZKxkinJdRrWd07RNX5/
c/OR89BPGmjLN3d+iVtKI8I7Axjuh8cNKMMaNsbeiSn+6+aNT3zxSnqvDRvDv3Ex9YecG/9AVM07
uOZ2bfmGztm1E73iKqE00OCvudY2OykP9TIc8K/LRSkYjEfRS4a7Ix1zUL/r3kgE03TEasmlnTNw
jNzFqVY0iJXns1A3K2jIKFuE61I/Wrq+c9zcGu+b3dO0lyLy9Id5U7xp34pTN2qUXL1++6sIKe6J
BU5MnDdlWCeocqhLVzbrRsvjIAjqM60AnLmI/f0ch3IunFvj2UHnpqov/eX/Q+hm0/JXOk+p/Y63
JQU0YpfqCdsvQ7iwFrT4wJBLF1yAFcx6UROAsaxIO/nHaut27nyofvRoJ3qO+CxiATnTD2gAXGUj
QJHXI0S5cnFTpz/T5Km5uRO9+xteCz4Ez+9D+CcdamUNGzpxhaykHd90932sJv0SvuqG7biSmp9x
/MiOc+tnjxNjmfcd75Gl6zt+qKjeTeCOfwN3pCQX1r1Zrlbz0J2Iaf90bo17B70Td2H9R8P60LVM
FZek16eANmTCexcgDuarrfFtWvZa8CMk3ExDpeygMV6KgMkTAPjW6uYRdHHuk7nYOfmZrTJMijWD
ct4Gm0X1Evty/PvZbO/Llvc2iIOWpRuC3507seQlhOvuweLcmI0TkAIzDeNalwAs0a6pqe/Jsch/
qbhFuGdfVZEjo+mAGS7UT6d6iT2NANFVaaDZkjENiQN/p8bAerhOgd+CP+k+xYwF1EQ38IeQDXAf
0k9I/hUMGlbzagTh4wEQ/jrenZ4LtNrvyK3L1ksLwQW/XQY2BZX946aJvqzXL2JsoyAb0gIsoK52
9DM104QQYj4bC9GCOl3fW5Woh3yRHfiSkRuJXVNlGmdXQvAtpYoxU35JU/l90JDgYzlrYjHycSpu
qil5EuS7dPn6zom1NV6KBeQsizcfLtFZ+bkW18Ql67ir/1lkij9McihXClSpJ/yb9rD7OnyDzR1I
ZfxGnm7KMJe0yed8h9uDwDmZFRe3KQTpHnH53bj1MV4gY06FjDkFqRF/pY+I/wHEIaZFQJJeAWSW
1XHa4OwxxLeJ2vKCphsVuEWLh+fW6EJu+N2hDe1hl2fIg9u/xmq8W7P1NXvcwGjDa6G9CAR/+WjV
x9vF1+9lL/Q1NEVFplAf52+zno2gtqRW1oooYaJoQsYcr/K3tixuiuBrLCq47pc2QqJfjc+zgpZ4
XbY8v4PM2U9qHh2HcuX/Iu2CWPGdFZtd7tbWj+WqKjdyPCScyLVJhmYFjbQnlMbXkESzv7r5dLqq
cEE2zMCeBsYe/xKXPDQZf4xLABDk5hm/xwQEgUOq3K46NAyHexMv2Pa3cZh+SHuYv6OXuCmFANF+
xQ+2KYWm8SXbYZmGABZublgv/RcONt4Ofnsw2zCFCp8wfxySi30ho2WbXlIutYchQhV9sGQbOTOK
kJ73MH7uZ7HoWlvTdi7ebP9h3ng547VlmAAZzGmZvXRP0uAJv6jHFU1roISE/O5aeIkdAdDlGcOL
nA2GKRKaPbst/n0EUPd6iXwZjm/cYGv6VljOjn2FTBZQzDbdYJfhX0351gur8Wuk163DO5tQN+N9
RUMm3H4+vnjoVJgrF+HrI9u6KdUajoSZl0Cpw2vHew/27AvyciY+O8XvieJabLDphtBruhEGB/iI
E9IKVnwH7MALez4YcvGdlVzRf4U7HF/u+Qw3EL0rM6O8asL24RBJB5KfI5tyHFJrxD25gtJ0P0Cx
uXzcM2iNs3XqXvBlG0JboGrJnMgLGuypvQ3rg9uQeTAfyUIpW6suipYMpCewD7GdgUxKIaz9kKHN
uNyZ1PqS5AE7huo7S2Co3kqA0TNoslpE6/cBzPOhfP67JwCcqysl2bqZtmCQz10n7Ww1OINZSqDC
E4Ep5XyZTqLMnah/1LDe/ARmZi0++0XyMyRuXQ+Wv7ULNJDUv2JAWzPtNcGksFn4H1a+ecKVGHB3
Y9wHck6RATLT75J091YrGojgSwPQT/fA4qz5A8hTWOTpBbJuHV74cU/QBj+4vQ6fh26aWPJo9wRL
PwK1/RHybSUM69FdhnW8ApTMm1iEJpdL24it4UxTZQd1U75Ukt0P4tqIm9PnEn9RYnNlWX+pYUNs
X7sRaPSrWoWCd4DB4eNHI3+i+ag0kcET5keRe0nWdlqBofecbkgzAhE/SLbHMT+JvYhMzRRWqq3R
tz34WnsDjtKcBmWScr5gyMV1lTaLfCBL5hOZ+rIkeZnCed3izS5vYm+InYIH37Z0LjKCZvd8J6a2
zYMmfnZI88ixeAbKTS031fiuatgYWQSTZq1u4UtSZXYMKbi0z30qU//02U0TvS9jt3E5ZO49Zbrv
PsgpUDZ/Pqa1zaifPUzM5/8DehkpywyP5GwAAAAASUVORK5CYII=

--_004_027d5efb4d5046ed87ae643b2569318aanaxcode_--



--===============3190168065043346703==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/mailman/listinfo/dev

--===============3190168065043346703==--