[rt-users] SMTP auth in RT.

2010-07-11 Thread H Manohar Rayker
Hello everybody, Could anyone please show me how to implement SMTP auth technically in RT so that I can send mails to different domain users? I tried following the wiki but could not get clear cut idea where to make the changes. I've added some of the SMTP directives in RT configuration but now

[rt-users] DB restoration - problem.

2010-07-02 Thread H Manohar Rayker
Hello RT geeks, When I try to restore the RT DB backup it only executes the table drop and create commands but the data's for the tables aren't restored. I tried opening the file to look over contents and I find all the table data present. What could be the problem? I am using RT 3.8.4, Cen

[rt-users] SMTP auth for RT.

2010-06-21 Thread H Manohar Rayker
Hi, How can I set SMTP authentication for the outgoing mails in RT? I have RT 3.8.4 , Centos 5.3, sendmail 8.13.8, mysql 5.0.45 Thanks Manohar Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com

[rt-users] Multiple mail id's for the RTAddressRegexp.

2010-06-16 Thread H Manohar Rayker
Hello, Can I set multiple mail id's for the below mentioned settings to avoid loopback in RT? Set($RTAddressRegexp , '^x...@yyy.com$'); If yes how can I proceed? Thanks Manohar Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bes

[rt-users] Modify Ticket_overlay.pm.

2010-06-10 Thread H Manohar Rayker
Hi, Can anybody put some light on whereabouts of modifying Ticket_Overlay.pm to include a condition while setting the queue based on some regular expression. This is the scenario where scrip acts to change the queue based on requestor email id before the ticket is created. Thanks Mano

[rt-users] Retain Cc's and BCc's while replying to the RT correspond mails.

2010-06-04 Thread H Manohar Rayker
Hi, How can I retain Cc's not necessarily with Bcc's while replying for the correspondence mails via RT as well using the email interface? Commandbyreference extension is also installed. I'm using CentOS5.3, RT 3.8.4, MySQL 5.0.45. Thanks Manohar Discover RT's hidden secrets with RT

[rt-users] Optimise database performance.

2010-05-10 Thread H Manohar Rayker
Hi, Currently I'm running RT 3.8.4 on centos 5.3 and having 400 tickets. It takes much longer time to open the tickets around 10-15 seconds. How can I optimize it or the database? Thanks Manohar Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http:/

[rt-users] Errors in scrips.

2010-04-22 Thread H Manohar Rayker
Hi, How can I track errors in scrips? Thanks Manohar Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com

[rt-users] Loggin in RT.

2010-04-22 Thread H Manohar Rayker
Hi, How can I log every operations happening in background in RT? Right now I get only the logs of the cleaned up sessions which I would be doing once a month. Nothing more than that. Also is there a way to have a persistant log file so that even if you restart the web server the log file w

[rt-users] Explain LoopToRTOwner.

2010-04-12 Thread H Manohar Rayker
Hi, Could anybody explain what this means. $LoopsToRTOwner If $LoopsToRTOwner is defined, RT will send mail that it believes might be a loop to $OwnerEmail I am not able to follow the scenario and its use. Thanks Manohar D

Re: [rt-users] how to move tickets to different queue?

2010-04-06 Thread H Manohar Rayker
Thank You very much Roy, this thing worked. -Original Message- From: Raed El-Hames [mailto:r...@vialtus.com] Sent: Tuesday, April 06, 2010 7:05 PM To: H Manohar Rayker Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] how to move tickets to different queue? Manohar; Global

Re: [rt-users] how to move tickets to different queue?

2010-04-06 Thread H Manohar Rayker
m [mailto:rt-users-boun...@lists.bestpractical.com] On Behalf Of H Manohar Rayker Sent: Tuesday, April 06, 2010 6:41 PM To: rt-users@lists.bestpractical.com Subject: [rt-users] how to move tickets to different queue? Hi, How can I move a ticket to a different queue on the time of

[rt-users] how to move tickets to different queue?

2010-04-06 Thread H Manohar Rayker
Hi, How can I move a ticket to a different queue on the time of creation based on the senders email domain? For eg: myn...@somedomain.com tickets should be moved to new_queue Thanks Manohar Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at h

[rt-users] Retain Cc and Bcc's for teh whole ticket thread.

2009-12-31 Thread H Manohar Rayker
Hi, How do I retain the Cc and Bcc list for the entire thread from starting to end in RT? I am using RT 3.8.4. Also there are some mail display formatting issues when sent the mails through Outlook (2k3 & 2k7) as they appear as attachment in the response mail received in my outlook program.

[rt-users] Branch out tickets in RT.

2009-12-11 Thread H Manohar rayker
Hi, How can I branch out or filter tickets depending on the content to different queues? I have RT 3.8.4 , centos 5.3, apache 1.3, mysql 5.x currently setup. Thanks Manohar ___ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Communit

[rt-users] Display mails containing tables and other styles created from MS Word.

2009-10-07 Thread H Manohar rayker
Hello folks, How can I get displayed with the mails containing tables and other styles and formatting (created via MS Word or other word processing software's) in RT? I use RT 3.8.4, Centos 5.2, and Apache 1.3.x. As of now the contents are displayed in plain text format without the tabl

Re: [rt-users] MIME in RT.

2009-09-07 Thread H Manohar rayker
part of email when full layout is only helpful to debug. On Sat, Sep 5, 2009 at 6:45 PM, H Manohar rayker wrote: > Hi Jesse, > > I tried content-type in the header of email set via templates. > > Didn't seem to be working..

Re: [rt-users] MIME in RT.

2009-09-05 Thread H Manohar rayker
lement it? Thanks Manohar -Original Message- From: H Manohar rayker [mailto:manoha...@glowtouch.com] Sent: Saturday, September 05, 2009 4:49 PM To: 'H Manohar rayker'; 'Jesse Vincent' Cc: rt-users@lists.bestpractical.com Subject: RE: [rt-users] MIME in RT. Hi Jesse, I in

Re: [rt-users] MIME in RT.

2009-09-05 Thread H Manohar rayker
inal Message- From: rt-users-boun...@lists.bestpractical.com [mailto:rt-users-boun...@lists.bestpractical.com] On Behalf Of H Manohar rayker Sent: Saturday, September 05, 2009 12:18 PM To: 'Jesse Vincent' Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] MIME in RT. Hi, I am

Re: [rt-users] MIME in RT.

2009-09-05 Thread H Manohar rayker
From: rt-users-boun...@lists.bestpractical.com [mailto:rt-users-boun...@lists.bestpractical.com] On Behalf Of Jesse Vincent Sent: Friday, September 04, 2009 9:01 PM To: H Manohar rayker Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] MIME in RT. On Fri, Sep 04, 2009 at 08:50:55PM

[rt-users] MIME in RT.

2009-09-04 Thread H Manohar rayker
Hi, Mails received to RT with "Content-type: multipart/mixed; boundary="--=_1252065429-28139-0" in the mail header info are not getting displayed back while replying or corresponding back VIA RT ( i.e, transaction->content) However Content-Type: text/plain; charset="utf-8" will get

Re: [rt-users] Transaction content empty.

2009-09-04 Thread H Manohar rayker
Hi, Hurrayyy... started working, just cleared off the old rt sessions. Thanks Manohar _ From: rt-users-boun...@lists.bestpractical.com [mailto:rt-users-boun...@lists.bestpractical.com] On Behalf Of H Manohar rayker Sent: Friday, September 04, 2009 12:52 PM To: rt-users

[rt-users] Transaction content empty.

2009-09-04 Thread H Manohar rayker
Hi, Recently I made a new setup for RT3.8.4. All the things were working fine before couple of days, as of now I'm not getting any transaction content in the correspondence mails we receive when a ticket is created. Here below are the main templates. *)Autoreply templpate: Subject:

[rt-users] Email commands.

2009-08-15 Thread H Manohar rayker
Hello Team, How can I go forward configuring RT to take commands from email? I have installed RT::Extension::CommandByMail plugin and configured, but doesn't seem to be working. --Manohar ___ http://lists.bestpractical.com/cgi-bin/mailman/listinf

Re: [rt-users] Email commands.

2009-08-14 Thread H Manohar rayker
I am using RT 3.8.2 _ From: H Manohar rayker [mailto:manoha...@glowtouch.com] Sent: Saturday, August 15, 2009 12:10 PM To: 'rt-users@lists.bestpractical.com' Subject: Email commands. Hello Team, How can I go forward configuring RT to take commands from email? I have

Re: [rt-users] Help, root no more a SuperUser

2009-06-25 Thread H Manohar rayker
Hi Boris, Run the below command. This worked for me for the same situation. hope it works for you as well. perl -I /opt/rt3/lib -MRT -e' RT::LoadConfig(); RT::Init(); my $u = RT::User->new($RT::Systemuser); $u->Load("root"); print $u->PrincipalObj->GrantRight(Object => $RT::System, Right => "Supe

Re: [rt-users] Double line space on Comment

2009-05-28 Thread H Manohar rayker
Hello Kevin, Here is an example of exactly what I need. Follow this link http://rt3.fsck.com/Ticket/Display.html?id=8721&results=915934c49ede21 How to get this done, any idea..? Thanks Manohar -Original Message- From: H Manohar rayker [mailto:manoha...@glowtouch.com]

Re: [rt-users] associate calendar to custom field

2009-05-28 Thread H Manohar rayker
Hi Hanane, Do you know how http://rt3.fsck.com/Ticket/Display.html?id=8721 &results=915934c49ede2107b146100b159259d7 the action in the link i.e, to ask for login when the ticket link is clicked can be

Re: [rt-users] Double line space on Comment

2009-05-28 Thread H Manohar rayker
Hello Kevin, Could you please let me know which are those files to be edited for this feature as even I tried to edit the same but unfortunately could not get it. Also if possible can you test another thing? When a ticket is created, we get a correspondence mail stating the ticket subject owner a

[rt-users] How to get this done.

2009-05-28 Thread H Manohar rayker
Hi, http://rt3.fsck.com/Ticket/Display.html?id=8721 &results=915934c49ede21 When the above link as an example is clicked it opens up the login page for viewing the ticket. How can I achieve that type of working?

Re: [rt-users] How to get authentication while opening ticket from the link in the admin correspondance mail.?

2009-05-27 Thread H Manohar rayker
Zakirov [mailto:ruslan.zaki...@gmail.com] Sent: Tuesday, May 26, 2009 8:02 PM To: H Manohar rayker Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] How to get authentication while opening ticket from the link in the admin correspondance mail.? I believe you adjusted NoAuth regexp in the

[rt-users] How to get authentication while opening ticket from the link in the admin correspondance mail.?

2009-05-26 Thread H Manohar rayker
Hi, When a ticket is created we get a admin correspondence mail with the ticket id , owner and the link to the ticket. Now when we click the link of the ticket directly it should open up the login screen after entering the user name and password which should proceed showing the ticket de