Search found 8 matches

by jat421
03 Jun 2013, 21:25
Forum: General
Topic: Changing Sending Email
Replies: 3
Views: 1363

Re: Changing Sending Email

Thanks reneeb, changed the email under that setting and it's all good now!
by jat421
27 May 2013, 19:43
Forum: General
Topic: Changing Sending Email
Replies: 3
Views: 1363

Changing Sending Email

Hi, I have set a sender email in OTRS under "System Email Address Management system" and it works great. But I changed the sender email to a different email recently. The system is still using the old email address. I don't remember entering it anywhere else. Any ideas why it's still using...
by jat421
30 Apr 2013, 20:47
Forum: General
Topic: Dynamic Field
Replies: 2
Views: 1996

Re: Dynamic Field

Thanks a lot for your help!...while I was trying your suggestion I noticed that the dynamic field I created was an Article and not a ticket. Once I changed that to Ticket all was good!. Thanks again!
by jat421
25 Apr 2013, 23:33
Forum: General
Topic: Dynamic Field
Replies: 2
Views: 1996

Dynamic Field

Hi, I am trying to add Dynamic Field and having some issues. I followed the instructions on the docs page http://doc.otrs.org/3.1/de/html/dynamicfields-configuration.html I added a new Dynamic Field under New Ticket and it's a dropdown menu that shows up fine. But when I try to add that same Dynamic...
by jat421
08 Apr 2013, 20:10
Forum: General
Topic: Ubuntu 12.04 LTS OTRS install
Replies: 7
Views: 2419

Re: Ubuntu 12.04 LTS OTRS install

Thanks crythais that worked like a charm. In the Config.pm few things were messed up...The username in database.pm were not correct and the Home path was wrong. Thank you again! I believe most of the functionality is working now. Just one quick question. Does the IE 10 support pasting screenshots or...
by jat421
08 Apr 2013, 16:18
Forum: General
Topic: Ubuntu 12.04 LTS OTRS install
Replies: 7
Views: 2419

Re: Ubuntu 12.04 LTS OTRS install

Thanks for your help crythias. I went into the passwd file and made the change to the below and restarted the server. But I am still getting the same error message. Any other suggestions? Thanks!

passwd

Code: Select all

otrs:x:117:33::/opt/otrs:/bin/false
shadow

Code: Select all

otrs:*:15534:0:99999:7:::
by jat421
05 Apr 2013, 23:57
Forum: General
Topic: Ubuntu 12.04 LTS OTRS install
Replies: 7
Views: 2419

Re: Ubuntu 12.04 LTS OTRS install

Sorry yes I have removed otrs2 already...forgot to mention that. Thanks
by jat421
05 Apr 2013, 20:17
Forum: General
Topic: Ubuntu 12.04 LTS OTRS install
Replies: 7
Views: 2419

Ubuntu 12.04 LTS OTRS install

Hello, I have run into a bit of problem with OTRS installation. I did a installation of OTRS2 from the ubuntu package by doing apt-get install otrs2. Everything went great and I was able to use it with no problems. But now I wanted the new version of OTRS and I downloaded the latest one 3.2.4 tar.gz...