<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Kehinde Orisanaiye wrote:
<blockquote
 cite="mid1737c4e70609050546j7b57ad94ofaafcb97d1f9fe8b@mail.gmail.com"
 type="cite">
  <div>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <p><span style="font-size: 10pt; font-family: Arial;">My name is
Kenny. I am entirely new to RT but I will like to make some
modifications and
improvement on an existing RT system.</span></p>
  </blockquote>
  </div>
</blockquote>
I would recommend you head over to Amazon.com or use the link at the
bottom of these mailing list emails and pick up a copy of Oreilly's "RT
Essentials".  It's written by Jesse Vincent, the primary developer of
RT.  It's been an excellent resource when working with RT:<br>
<br>
<a class="moz-txt-link-freetext" href="http://www.amazon.com/RT-Essentials-Jesse-Vincent/dp/0596006683/sr=8-1/qid=1157460562/ref=pd_bbs_1/102-4416481-7881712?ie=UTF8&s=books">http://www.amazon.com/RT-Essentials-Jesse-Vincent/dp/0596006683/sr=8-1/qid=1157460562/ref=pd_bbs_1/102-4416481-7881712?ie=UTF8&s=books</a><br>
<br>
<blockquote
 cite="mid1737c4e70609050546j7b57ad94ofaafcb97d1f9fe8b@mail.gmail.com"
 type="cite">
  <div>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <p><span style="font-size: 10pt; font-family: Arial;">The following
are what I want to accomplish.</span></p>
    <p style="margin-left: 39pt; text-indent: -0.25in;"><span
 style="font-size: 10pt; font-family: Arial;"> <span>1.<span
 style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">
       </span></span></span><span
 style="font-size: 10pt; font-family: Arial;">Presently staffs have to
manually
open tickets when customers send emails to then. I want a situation
whereby
when mails are sent to a particular email address, RT automatically
creates the
ticket and inform a staff to act.</span></p>
  </blockquote>
  </div>
</blockquote>
So you currently have no way of injecting emails into RT?  How you set
this up is dependent upon the mail server software you are using.  What
are you using for your SMTP Server?<br>
<blockquote
 cite="mid1737c4e70609050546j7b57ad94ofaafcb97d1f9fe8b@mail.gmail.com"
 type="cite">
  <div>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <p style="margin-left: 39pt; text-indent: -0.25in;"><span
 style="font-size: 10pt; font-family: Arial;"><span>2.<span
 style="font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">
       </span></span></span><span
 style="font-size: 10pt; font-family: Arial;">I also want to know where
the content
of ticket history is being stores by the RT system.</span></p>
  </blockquote>
  </div>
</blockquote>
Recommend you install a copy of phpmyadmin (<a class="moz-txt-link-freetext" href="http://www.phpmyadmin.net">http://www.phpmyadmin.net</a>)
and poke around the RT mysql database.  That's of course assuming your
installation of RT is using mysql, it may have Oracle or Postgresql as
the backend but most new installs use mysql since it's the most common.<br>
<blockquote
 cite="mid1737c4e70609050546j7b57ad94ofaafcb97d1f9fe8b@mail.gmail.com"
 type="cite">
  <div>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <p><span style="font-size: 10pt; font-family: Arial;"> I will
appreciate your immediate reply</span></p>
  </blockquote>
  </div>
</blockquote>
<br>
</body>
</html>