Search found 15 matches

by kobi
17 Nov 2011, 11:27
Forum: Help
Topic: changing responsible when state changed
Replies: 1
Views: 640

Re: changing responsible when state changed

Ok, the solution is: the file ResponsibleAutoSet.pm was edit in line 58 and the following "if" was added - if ($Ticket{ StateID } == 15) { $Self->{TicketObject}->TicketResponsibleSet( TicketID => $Param{Data}->{TicketID}, NewUserID => 5, #user name SendNoNotification => 1, UserID => $Param...
by kobi
16 Nov 2011, 11:23
Forum: Help
Topic: changing responsible when state changed
Replies: 1
Views: 640

changing responsible when state changed

Hi,

i'am trying to make the otrs to change the responsible when the state of the ticket is changed to other state.
example: state changed from open to Escalated > responsible is agent "x".

anybody have a quick way to do it ?
Thanks.
by kobi
15 Nov 2011, 16:54
Forum: Help
Topic: fetch mail error
Replies: 9
Views: 2155

Re: fetch mail error

Ok, i found the problem in the FollowUp.pm file
i changed line 126:

State => $GetParam{'X-OTRS-FollowUp-State'} || $State,
to:
State => $Ticket{State},

and when i got new mails the state did not changed to open.
by kobi
14 Nov 2011, 16:47
Forum: Help
Topic: fetch mail error
Replies: 9
Views: 2155

Re: fetch mail error

well, the priority dosen't change but the state is, and when i change the default (pic attached) it changes the ticket state.
by kobi
14 Nov 2011, 15:05
Forum: Help
Topic: fetch mail error
Replies: 9
Views: 2155

Re: fetch mail error

yes i've opened a new mailbox and manually forward the mails, but when a tickets with priority high and state new is changing to open and normal.
why the OTRS dosen't keep the setting of the ticket ?

Thanks.
by kobi
13 Nov 2011, 17:11
Forum: Help
Topic: fetch mail error
Replies: 9
Views: 2155

Re: fetch mail error

Thanks,

on another thing, can i review the mails before the OTRS open a new ticket when fetch mail is using ? so i can choose which tickets is ok to be opened.
by kobi
10 Nov 2011, 16:08
Forum: Help
Topic: fetch mail error
Replies: 9
Views: 2155

Re: fetch mail error

yes now it's working!! Thanks.

but what if i want to use diffrent names for priority ? is it possible ?

Thanks.
by kobi
10 Nov 2011, 15:41
Forum: Help
Topic: fetch mail error
Replies: 9
Views: 2155

fetch mail error

Hi,

my mail account is set up with OTRS but i'm not able to get mails to the tickets, i've tried to look it in the forum but didn't find any help.
what could be the problem? or what is the currect set up for it ?

i got the error attached.

thanks.
by kobi
27 Oct 2011, 13:04
Forum: Help
Topic: Tags
Replies: 0
Views: 454

Tags

Hi,

I changed the tag on the signature but it gave me a blank field, what could be the problem?

Dear <OTRS_CUSTOMER_REALNAME>,

Thanks.
by kobi
25 Oct 2011, 10:53
Forum: Help
Topic: adding fields to new ticket
Replies: 2
Views: 1027

adding fields to new ticket

Hi,

I need to add the following when i open a new ticket:
site name (is the name of the site that request support)
system type (the system that we manufacture)
system component (the application that we developed)

Thanks.
by kobi
10 Oct 2011, 14:05
Forum: Help
Topic: Migrating to New Server
Replies: 1
Views: 840

Migrating to New Server

Hi,

I installed OTRS on windows and now i want to move all the data and configuration including installed modules to Linux server.
what is the best way to do it ?

Thanks.
by kobi
06 Oct 2011, 14:12
Forum: Help
Topic: Auto Reply
Replies: 1
Views: 890

Auto Reply

Hi,

I want to send an Auto Reply to the customer when a new ticket is opened with a brief description of the receiving problem.
with selected fields like: ticket number, responsible technician, signature etc.

Thanks.
by kobi
05 Oct 2011, 08:05
Forum: Help
Topic: Ticket Assign
Replies: 1
Views: 661

Ticket Assign

Hi,

Is there any way to keep the Owner of the Ticket and add Assignee to the Task ?
that the Owner keep track of it, and the Assignee resolve the problem.

Thanks.
by kobi
04 Oct 2011, 14:59
Forum: Help
Topic: otrs on win7 sendmail
Replies: 3
Views: 1079

Re: otrs on win7 sendmail

yes, i use SMTP and its working thanks!!
what about backup? and if i want to change to a new server.
by kobi
04 Oct 2011, 14:28
Forum: Help
Topic: otrs on win7 sendmail
Replies: 3
Views: 1079

otrs on win7 sendmail

hi, i have installed OTRS on WIN7 and trying to send mail throw it, the error is: "Error Message: No such binary: /usr/sbin/sendmail!" how to change it to use windows? or do i need to chage to linux. also how do i backup the configuration, customers, agent and all that i put in OTRS to a f...