Re: [otrs] otrs 3.1.11 - otrs.Pendingjobs.pl

2013-07-23 Thread Steven Carr
is an invalid email address. The match fail is because the content between <> doesn't conform to the rfc standard for an email address (multiple @ signs for starters). You can't put multiple comma separated email addresses in a field designed for a single email address. Steve ---

Re: [otrs] otrs Digest, Vol 58, Issue 37

2013-07-21 Thread Steven Carr
On 21 July 2013 19:49, Wayne Work wrote: > This is an easy one. Run OTRS within a VM appliance ( which every flavor > you know best but VMware has the tools to automate most if this natively.) > and perform SnapShots as often as your RPO/RTO requires. Make sure to > delete old one and only keep

Re: [otrs] Agent last Login timestamp?

2013-07-17 Thread Steven Carr
What is your question? On 17 July 2013 11:24, KalyanaChakravarthy MP < kalyanachakravarthy...@cybertech.com> wrote: > Hi all > > ** ** > > admin interface you have the info "last login" also shown in > > the overview table. :) > > ** ** > > ** ** > > SELECT CONCAT(first_name,last

Re: [otrs] preserve formatting when fetching email

2013-07-11 Thread Steven Carr
So for some reason your install is converting the HTML emails to text. Not sure why that is happening to be honest as by default it should leave the HTML emails intact, you have to specifically configure it to do what it's doing. Not sure if official OTRS support would be able to assist you, but c

Re: [otrs] preserve formatting when fetching email

2013-07-10 Thread Steven Carr
The option is there and it's selected. You need to post screenshots of what you are seeing in the ticket view so we can see what you mean by losing their original format. What format do you mean? Steve On 10 July 2013 17:02, Girard James wrote: > This option seems not to be present in the selec

Re: [otrs] preserve formatting when fetching email

2013-07-10 Thread Steven Carr
es. > > Is this the correct option? > > Regards, > > James G. > > > > De : Steven Carr > À : User questions and discussions about OTRS. > Envoyé le : Mercredi 10 juillet 2013 15h30 > Objet : Re: [otrs] preserve formatting when fe

Re: [otrs] preserve formatting when fetching email

2013-07-10 Thread Steven Carr
What version of OTRS are you running? In later versions there are options in SysConfig which allow you to keep the HTML versions of emails as well as generate a text version. Steve On 10 July 2013 14:26, Girard James wrote: > Hello, > > I'm a beginner with OTRS, and I would like to know if thi

Re: [otrs] Issue with 3.2.8.

2013-07-10 Thread Steven Carr
The answer is in the log file. "Unrecognized character \xFD" When you have modified some of the configuration in SysConfig you have insert characters that Apache doesn't know how to decode (they could either be control characters when you have copy/pasted something in the browser, or I suspect mo

Re: [otrs] android or iphone Application otrs Customer URL?

2013-07-09 Thread Steven Carr
AFAIK customers can't use the App, it's for agent actions only. Customers have the web portal which works on any device. Steve On 9 July 2013 15:15, KalyanaChakravarthy MP wrote: > Hi All, > > OTRS DS Helpdesk Application installed in mobile . OTRS Agent login working > fine. but Customer user

Re: [otrs] (no subject)

2013-07-03 Thread Steven Carr
See the link at the bottom of every message to the list. To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs > ^ ^ ^ ^ ^ - OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs

Re: [otrs] Agent Ticket Print

2013-07-03 Thread Steven Carr
You asked this a few days ago and no-one had an answer then. Asking again is not going to get you an answer. Steve On 3 July 2013 13:11, Carlos Igor Silva wrote: > Hello, > > Anyone know if i can print the linked children tickets information on the > parent ticket? when i print a ticket and thi

Re: [otrs] fetchmail/imap and keeping messages in the mailbox

2013-07-03 Thread Steven Carr
No, this has been asked many times before. The way you achieve this is to have 2 mailboxes and setup an email address which delivers the mail to both mailboxes. You then use one mailbox to pull the emails into OTRS and the other mailbox acts as an "archive". Steve On 3 July 2013 13:09, Ralf Hild

Re: [otrs] Help on upgrade to OTRS 3.2.8

2013-07-02 Thread Steven Carr
For starters you really need to learn how to use the Windows CMD prompt. Most of your errors are caused by the lack of escaping filenames and from not referencing the executables correctly. You can only run "mysql" outside of the mysql/bin folder if the folder has been added to your PATH variable.

Re: [otrs] Customer/Group Mapping

2013-07-02 Thread Steven Carr
It's not a proper use case. The customer should not have access to those abilities, that is the job of an agent. A customer submits a ticket and expects a response, he/she is agnostic to the process of managing the ticket. Steve On 2 July 2013 02:39, Roman Gelfand wrote: > While agent/group map

Re: [otrs] text area number and bulleted list not working

2013-06-26 Thread Steven Carr
What version are you running? It's working in 3.2.x for me. Adding a note... https://dl.dropboxusercontent.com/u/9598382/note-add.png Ticket view of added note... https://dl.dropboxusercontent.com/u/9598382/ticket-view.png Steve On 26 June 2013 15:11, KalyanaChakravarthy MP wrote: > HI > > >

Re: [otrs] fully-qualified hostname issue

2013-06-25 Thread Steven Carr
ss. > > -Original Message- > From: Steven Carr [mailto:sjc...@gmail.com] > Sent: 25 June 2013 03:51 PM > To: jas...@cat.co.za; User questions and discussions about OTRS. > Subject: Re: [otrs] fully-qualified hostname issue > > How is OTRS configured to deliver email? Send

Re: [otrs] SurveyModule Frontend Fatal Error

2013-06-25 Thread Steven Carr
25.06.2013 um 15:35 schrieb Walter Moore : >> >> No, it was not working before the upgrade - the error hasn't changed. >> Also, quite obviously, the file in question is dynamically generated - >> you'll not that each survey gives the s

Re: [otrs] fully-qualified hostname issue

2013-06-25 Thread Steven Carr
How is OTRS configured to deliver email? Sendmail or SMTP? Steve On 25 June 2013 14:46, Jason Marshall wrote: > > > Hi All > > > > I am running OTRS version 3.2.2 on Ubuntu 12.04 Server. > > > > I have an issue with mails going out to some client. I suspect their mailers > are doing a DNS looku

Re: [otrs] SurveyModule Frontend Fatal Error

2013-06-25 Thread Steven Carr
g before the upgrade - the error hasn't changed. Also, > quite obviously, the file in question is dynamically generated - you'll not > that each survey gives the same error, but different keys. > > > On Tue, Jun 25, 2013 at 9:26 AM, Steven Carr wrote: >> >>

Re: [otrs] SurveyModule Frontend Fatal Error

2013-06-25 Thread Steven Carr
So it looks like when you upgraded either you didn't copy over the PublicSurveyPublicSurveyKeyf9457bae8c98c1f91ee6dbc1e3f6c5b9.pm file from the old version or the upgrade trashed it. Dig in your backups to find that file and restore it. Steve On 25 June 2013 14:22, Walter Moore wrote: > Thank y

Re: [otrs] system fields on different views

2013-06-25 Thread Steven Carr
running version 3.1.6 with no option to upgrade in foreseeable > future. > > > On Tue, Jun 25, 2013 at 12:39 PM, Steven Carr wrote: >> >> What version are you running? 3.2.x definitely has this option >> (Ticket::Frontend::AgentTicketNote###Queue), it's just set to

Re: [otrs] text area number and bulleted list not working

2013-06-25 Thread Steven Carr
There is "Search" functionality built in to SysConfig... the setting is in Framework -> Core::Web -> Frontend::RichText On 25 June 2013 12:25, KalyanaChakravarthy MP wrote: > Hi > > Rich Text mode how enable in otrs. > > Regards, > Kalyana chakravarthy M .P, > Sr software Engineer. > ---

Re: [otrs] system fields on different views

2013-06-25 Thread Steven Carr
anging of queue's. > it's the same issue as i already have, adding a system field to a different > view. > > i checked the options in sysconfig but you can't add a "change queue" to > Note. > > thanks for any feedback, > > Neil > > > On Tu

Re: [otrs] system fields on different views

2013-06-25 Thread Steven Carr
I would suggest you move tickets between queues by using the "Note" functionality, this will allow you to also add in comments at the same time and change a variety of other options. You can configure the options in SysConfig - Ticket -> Frontend::Agent::Ticket::ViewNote Steve On 25 June 2013 09:

Re: [otrs] text area number and bulleted list not working

2013-06-24 Thread Steven Carr
It looks like you have disabled Rich Text mode, the screenshots show the content as plain text which doesn't support lists. Steve On 24 June 2013 14:36, KalyanaChakravarthy MP wrote: > Hi all > > > > Ticket Note text area number and bulleted list not working . > > > > Exmple: > > 1. Test

Re: [otrs] customer auto reply stop

2013-06-24 Thread Steven Carr
Create postmaster filters to look for the mail headers... x-auto-response-suppress x-autorespond precedence or x-precedence with value "auto_reply", "bulk" or "junk" auto-submitted with value "auto-replied" From... http://stackoverflow.com/questions/1027395/detecting-outlook-autoreply-out-of-off

Re: [otrs] new process ticket to customer

2013-06-12 Thread Steven Carr
Asking the same question 3 times isn't going to get a reply. If someone knew the answer they would have responded already. Your best bet for implementing process functionality is to have paid OTRS Support then you can call on support whenever you need it, and if you're implementing something like

Re: [otrs] Notify Users

2013-06-12 Thread Steven Carr
What about it don't you understand? It's a very simplistic method to notify customers their ticket has been closed. You create a new Notification (Event), set the criteria to trigger the notification, then specify what content is sent to the customer of the ticket. Steve On 12 June 2013 02:53, K

Re: [otrs] Backup and Restore pearl script - success? failure?

2013-06-10 Thread Steven Carr
gt; Paul Simons > > -Original Message- > From: otrs-boun...@otrs.org [mailto:otrs-boun...@otrs.org] On Behalf Of > Steven Carr > Sent: Monday, June 10, 2013 5:25 PM > To: User questions and discussions about OTRS. > Subject: Re: [otrs] Backup and Restore pearl script - s

Re: [otrs] Backup and Restore pearl script - success? failure?

2013-06-10 Thread Steven Carr
Not used Postgres but with MySQL you need to prep the environment for the database i.e. create the user and database and assign permissions. Then the restore will create all the tables and restore the data. Can't say I've ever liked the idea of an "all in one" backup/restore script. I have MySQL b

Re: [otrs] NotificationSenderEmail and ticket closure issues

2013-06-10 Thread Steven Carr
AFAIK this is not possible, the notifications use the NotificationSenderName and NotificationSenderEmail values you have set in SysConfig. You could specify a "no-reply" and use something generic for the notifications. Steve On 10 June 2013 05:50, Kaushal Shriyan wrote: > > > On Mon, Jun 3, 2013

Re: [otrs] Append Messages to a OTRS ticket with subject line intact

2013-05-31 Thread Steven Carr
On 31 May 2013 18:33, Alf Delgado wrote: > Forgot to add the link. Here it goes: > > [1] > http://www.otrs.com/en/software/otrs-help-desk/features/otrs-feature-add-ons/feature-add-on-agent-email-interface/ You have to pay for that add-on, it's not included in the OSS version. ---

Re: [otrs] Append Messages to a OTRS ticket with subject line intact

2013-05-27 Thread Steven Carr
No, all agent replies have to be made via the agent web interface not via email. On 27 May 2013 17:13, Kaushal Shriyan wrote: > On Mon, May 27, 2013 at 8:16 PM, Gerald Young wrote: >> >> no. That would just create another article. But that article might have >> the ticket flow if it's a reply.

Re: [otrs] ITSM Upgrade to 3.2.4 failing

2013-05-20 Thread Steven Carr
ne and am attempting a reinstall. It times > out, but shows ITSM installed as well as available for install. > > ** ** > > I will give the manual method a shot next. Thanks for your help. > > ** ** > > *From:* Steven Carr [mailto:sjc...@gmail.com ] > *Sent:* M

Re: [otrs] ITSM Upgrade to 3.2.4 failing

2013-05-20 Thread Steven Carr
1.23) > > o YAML::XS.Not installed! (required - use "perl > -MCPAN -e shell;" - ) > > ** ** > > Ran “apt-get install libconfig-yaml-perl” to take care of the final > requirement. I am not sure if this is a new requirement, but things

Re: [otrs] ITSM Upgrade to 3.2.4 failing

2013-05-20 Thread Steven Carr
Have you tried running otrs.CheckModules.pl to see if there is anything else missing? On 20 May 2013 17:58, Marty Hillman wrote: > This is a bit odd. It is not telling me specifically which error > occurred. I have tried uninstalling the ITSM 3.2.2 packages, but that > seems to take me back t

Re: [otrs] OTRS 3.1.7 on Debian 6

2013-05-14 Thread Steven Carr
eue > > > On martedì 14 maggio 2013 12:30:56, Steven Carr wrote: >> >> How is the ticket being created? Through the customer portal or by email? >> >> 2013/5/14 Stefano Ricci : >>> >>> this is the problem... i restart apache but otrs continue to sen

Re: [otrs] OTRS 3.1.7 on Debian 6

2013-05-14 Thread Steven Carr
How is the ticket being created? Through the customer portal or by email? 2013/5/14 Stefano Ricci : > this is the problem... i restart apache but otrs continue to sent new ticket > in QUEUE1 instead of QUEUE2 > > > On martedì 14 maggio 2013 11:06:33, Steven Carr wrote: >>

Re: [otrs] OTRS 3.1.7 on Debian 6

2013-05-14 Thread Steven Carr
}, > }; > > > after i change the QUEUE1 with QUEUE2, ticket continue to go in QUEUE1, i > use this to move in the correct queue the new tickets. > > under windows to apply this change i run the script in > OTRS/otrs4win/Script/OTRSServiceRestart.bat... in th

Re: [otrs] OTRS 3.1.7 on Debian 6

2013-05-14 Thread Steven Carr
RebuildConfig.pl not seems work > > > On lunedì 13 maggio 2013 18:33:10, Steven Carr wrote: >> >> Check the apache/cron logs in /var/logs >> >> 2013/5/13 Stefano Ricci : >>> >>> also the test 3 is failed >>> >>> >>> On 13

Re: [otrs] OTRS 3.1.7 on Debian 6

2013-05-13 Thread Steven Carr
Check the apache/cron logs in /var/logs 2013/5/13 Stefano Ricci : > also the test 3 is failed > > > On 13/05/2013 17:26, Stefano Ricci wrote: > > Hi, > i move my otrs environment from windows server to a debian server. > > On windows, after edit of the kernel/config.pm, i have to run a script to >

Re: [otrs] from address query

2013-05-08 Thread Steven Carr
Check Ticket::DefineEmailFrom under Ticket -> Core::Ticket I have this set to "System Address Display Name" which uses the name you define for the address. I suspect this is set to "Agent Name" on your system. On 8 May 2013 11:28, Darshak Modi wrote: > Hi, > For different queues, I have set diff

Re: [otrs] Whitelist IPs for login

2013-05-01 Thread Steven Carr
Though if you want to restrict who can access the Agent GUI by IP address then you will need to look at the Apache allow/deny configuration directives. On 1 May 2013 10:02, Jens Bothe wrote: > Login is granted by username and password only > > Jens Bothe > Sent from mobile/cell > > Am 01.05.2013

Re: [otrs] notification send formatted

2013-04-29 Thread Steven Carr
gt; On 28-04-2013 PM 02:25, Steven Carr wrote: > >> So if you look at the actual OTRS code, the optimising starts there... >> >> https://github.com/OTRS/otrs/**blob/rel-3_2/Kernel/System/** >> HTMLUtils.pm#L157<https://github.com/OTRS/otrs/blob/rel-3_2/Kernel/System/H

Re: [otrs] notification send formatted

2013-04-28 Thread Steven Carr
t; text only. See the spaces between lines removed. > > > **Snap of Email*** test > test > test > test > test > * 1 FETCH (FLAGS (\Seen \Recent) > ***** > > > > On 27-04-2013 PM 07:16, Steven

Re: [otrs] notification send formatted

2013-04-27 Thread Steven Carr
How do you know the conversion is removing spaces/lines? Have you looked at the text version of the email to compare? If there is no text version of the email then how were multiple lines/spaces encoded in the HTML version of the email? OTRS converts all incoming emails to plain text and stores a

Re: [otrs] /opt/otrs/certs/ not writable! in OTRS version 3.2.5 running on CentOS Linux version 6.4

2013-04-23 Thread Steven Carr
This is a self help forum, not official OTRS support. If it is a "blocker" then you need to look at taking out paid support from OTRS who can help you fix any problems you run into. On 23 April 2013 18:29, Kaushal Shriyan wrote: > > On Tue, Apr 23, 2013 at 2:42 PM, Steven Carr

Re: [otrs] /opt/otrs/certs/ not writable! in OTRS version 3.2.5 running on CentOS Linux version 6.4

2013-04-23 Thread Steven Carr
No idea, you already asked that in another thread. Use a web browser with development tools enabled and see if there are any javascript errors in the javascript console when you try to use autocomplete. On 23 April 2013 09:37, Kaushal Shriyan wrote: > On Tue, Apr 23, 2013 at 1:39 PM, Ste

Re: [otrs] /opt/otrs/certs/ not writable! in OTRS version 3.2.5 running on CentOS Linux version 6.4

2013-04-23 Thread Steven Carr
Change the permissions to allow the user OTRS runs as to write to the location? And you probably want to put the location back to it's original and create that directory if it doesn't exist. /etc/ssl/certs are the linux system certificates, OTRS is wanting a location to store it's own SMIME certs.

Re: [otrs] No Company Tickets in CustomerTicketOverview

2013-04-22 Thread Steven Carr
That original method of company tickets no longer works (or at least I couldn't get it to work either) in 3.2. I had to set the following in my Config.pm to enable Company Customer Support... $Self->{CustomerUser}->{CustomerCompanySupport} = 1; Then I had to go through each of my users and make s

Re: [otrs] can ticket be created and tracked based on subject line

2013-04-19 Thread Steven Carr
When you reply to an email it embeds "reference" headers in the email which track emails MIME id's, so OTRS then uses these headers to match it up with previous emails without needing to check the subject. As for the not fetching emails, try running it manually from the CLI, check your cron log to

Re: [otrs] How to find tickets that have no followup in 2 days

2013-04-18 Thread Steven Carr
OTRS search doesn't distinguish between followup and an agent updating a case, so the following search will bring back open tickets not touched for 2 days. Search: Article Create Time (before/after): before 2 days State: open But I'm assuming you already tried that before posting to the list? O

Re: [otrs] wrong link in email notification

2013-04-17 Thread Steven Carr
On 17 April 2013 16:57, Yousef Hamad wrote: > If the default option(-) still without changing the next state will take > this option on the ticket information , because is not mandatory. > But they can't mark the ticket as closed without setting the next state value to either closed successful

Re: [otrs] wrong link in email notification

2013-04-17 Thread Steven Carr
What have you tried already? On 17 April 2013 16:29, Yousef Hamad wrote: > Ok, Susan can you tell me how can to make a report for survey using > MS-Office Excel or Printing any where. > > > > > Thanks, > Yousef Hamad > Technical Support > Mob +962 799372852 > > > > > > -Original Message---

Re: [otrs] wrong link in email notification

2013-04-17 Thread Steven Carr
It's a solution all the same, it might not work exactly how you want it to work but it is a solution. OTRS is open source, if you want to change the way something works then learn how to program and modify the code directly (or pay OTRS/someone to do it for you). You have to remember this is a se

Re: [otrs] Ticket Replies and CCs

2013-04-17 Thread Steven Carr
You might also want to check SysConfig to see what this is set to... Ticket -> Frontend::Agent::Ticket::ViewCompose -> Ticket::Frontend::ComposeExcludeCcRecipients On 17 April 2013 11:02, Steven Carr wrote: > Select "Reply All" instead of "Reply" and it will inclu

Re: [otrs] Ticket Replies and CCs

2013-04-17 Thread Steven Carr
Select "Reply All" instead of "Reply" and it will include the CC addresses. On 17 April 2013 10:49, Mailing List wrote: > Hello, > > We have recently upgraded our OTRS installation from version 2.4, to > version 3.2. One issue that we have come across which is kind of urgent, is > that when cra

Re: [otrs] Dashboard view

2013-04-12 Thread Steven Carr
gt; > ~pete > > > > On Thu, Apr 11, 2013 at 2:23 PM, Steven Carr wrote: > >> You may need to edit the equivalent .pm file to expose these variables as >> it sounds like they are not exposed if the values are not being returned. >> Are there errors in your w

Re: [otrs] Customer info center problem

2013-04-11 Thread Steven Carr
Check your SysConfig and make sure the URLs you have configured for your system are correct. On 11 April 2013 13:08, BIRO Zoltan wrote: > Hi All, > > ** ** > > I updated to OTRS 3.2.5 (ITSM 3.2.3) our test system. I continuously find > the following problem in the last 2-3 releases. >

Re: [otrs] Dashboard view

2013-04-11 Thread Steven Carr
You may need to edit the equivalent .pm file to expose these variables as it sounds like they are not exposed if the values are not being returned. Are there errors in your webserver error.log indicating you are trying to reference variables that don't exist? On 11 April 2013 12:10, Pete wrote:

Re: [otrs] Looking for a way to allow managers to see their employee's tickets

2013-04-06 Thread Steven Carr
So is this from the agent interface? or are you treating employees as customers? On 5 April 2013 19:31, Ugo Bellavance wrote: > Hi, > > I'm currently using OTRS 3.0 (but willing to upgrade if needed). I've > been asked by my boss to try to find a way to allow managers to see their > employee's

Re: [otrs] OTRS 3.2.3 on CentOS Linux Version 6.4 server edition

2013-04-06 Thread Steven Carr
ernel/Config/Files/ZZZAuto.pm contains any configuration settings from SysConfig. Steve On 6 April 2013 11:44, Kaushal Shriyan wrote: > > On Sat, Apr 6, 2013 at 12:35 PM, Steven Carr wrote: > >> On 6 April 2013 05:11, Kaushal Shriyan wrote: >> >>> Hi Again, >>&g

Re: [otrs] OTRS 3.2.3 on CentOS Linux Version 6.4 server edition

2013-04-06 Thread Steven Carr
On 6 April 2013 05:11, Kaushal Shriyan wrote: > Hi Again, > > I have installed the new version OTRS 3.2.4 on CentOS 6.4. I have doubt > about backup. I have taken MySQL Data Backup as of now from the old server. > Not sure how do i backup all queues,agents,groups,email address details and > etc..

Re: [otrs] Filtering out undisclosed-recipient/non-addressed spam

2013-04-04 Thread Steven Carr
Yeah that is a bit overkill as we're lucky if we get 5 of these emails a week, so it's not a major issue, just something that would be nice to automate. I'll keep playing with the filters. And FWIW given the mail has already passed through spam filters in use by our hosting provider chances are t

Re: [otrs] Filtering out undisclosed-recipient/non-addressed spam

2013-04-04 Thread Steven Carr
> want to categorize the spam somehow. If you were dispatching based upon > "to" you would (possibly) ignore anything that didn't have a "to" > > > On Thu, Apr 4, 2013 at 8:36 AM, Gerald Young wrote: > >> Why do you want to import spam into OTRS?

[otrs] Filtering out undisclosed-recipient/non-addressed spam

2013-04-04 Thread Steven Carr
Hi list, We have a number of email addresses and email accounts that are pulled into OTRS and we use Postmaster Filters to dispatch the mail to the correct queue. On our public generic addresses (sales@ info@ etc.) we get a lot of spam which doesn't have the To: or CC: address completed (but the

Re: [otrs] OTRS 3.2.3 on CentOS Linux Version 6.4 server edition

2013-04-01 Thread Steven Carr
Have you read the UPGRADING file? it explains which files to backup. Copy those files (and any additional modifications that you made to OTRS) to a new "test" system. Then test to make sure everything is working, fix things that aren't and make sure you document what you have done. Repeat with migr

Re: [otrs] Please add a template list to output filter Kernel::Output::HTML::OutputFilterTextAutoLink

2013-03-28 Thread Steven Carr
On 28 March 2013 23:45, Steven Carr wrote: > On 28 March 2013 23:31, Gerald Young wrote: >> You can disable it from SysConfig... > > I know what and where it is, but that still doesn't answer how I fix > the error. Is the only option to disable it? Fixed it, looks like

Re: [otrs] Please add a template list to output filter Kernel::Output::HTML::OutputFilterTextAutoLink

2013-03-28 Thread Steven Carr
On 28 March 2013 23:31, Gerald Young wrote: > You can disable it from SysConfig... I know what and where it is, but that still doesn't answer how I fix the error. Is the only option to disable it? - OTRS mailing list: otrs - Webp

[otrs] Please add a template list to output filter Kernel::Output::HTML::OutputFilterTextAutoLink

2013-03-28 Thread Steven Carr
Anyone got any idea what I am supposed to do to get rid of this error? Please add a template list to output filter Kernel::Output::HTML::OutputFilterTextAutoLink to improve performance. Use ALL if OutputFilter should modify all templates of the system (deprecated). I have no idea what it means my

Re: [otrs] CustomerCompanySupport and 3.2

2013-03-28 Thread Steven Carr
On 28 March 2013 22:30, Steven Carr wrote: > I don't want to have to specify multiple ID values per user so they > can see each other's tickets, I just want anyone from the company to > be able to see all tickets for that company. > > Steve OK looks like some of th

Re: [otrs] CustomerCompanySupport and 3.2

2013-03-28 Thread Steven Carr
On 28 March 2013 22:20, Gerald Young wrote: > Why is this a hack? It's exactly what it's for. Company Tickets = CustomerID Well it originally was a hack as this was something that OTRS didn't do out of the box, you had to manually add an additional field into the database and modify some of the c

[otrs] CustomerCompanySupport and 3.2

2013-03-28 Thread Steven Carr
Hi list, We're in the process of planning upgrading from 3.1 to 3.2. We currently have a hack in place enabling CustomerCompanySupport in Config.pm to allow us to specify which company a customer belongs to which then allows customer users to see tickets from other users within the same company.

Re: [otrs] OTRS helpdesk vs OTRS ITSM

2013-03-25 Thread Steven Carr
OTRS helpdesk is the base product. OTRS ITSM is the OTRS helpdesk product with additional modules installed which give it ITSM functionality... http://www.otrs.com/en/software/otrs-itsm/features/ Steve On 25 March 2013 09:40, Kaushal Shriyan wrote: > Hi, > > Can someone please help me understan

Re: [otrs] Details about OTRS Database

2013-03-25 Thread Steven Carr
You can find the database schema diagram in the code... https://github.com/OTRS/otrs/blob/master/doc/OTRSDatabaseDiagram.png I don't know of any repository of SQL snippets that will get specific data out of the database for you so you're probably on your own with that (you could turn on SQL query

Re: [otrs] Disable agent notification mail

2013-03-24 Thread Steven Carr
On 24 March 2013 11:34, Leonidas Maliagros wrote: > We have the 3.1.7 version and we want to disable the agent notifications > when owner changes and when a queu changes. > Can you help? So for the queue changes this can be disabled, but either you need to set it for each agent, or they need to g

Re: [otrs] fusion inventory and otrs

2013-03-18 Thread Steven Carr
On 19 March 2013 06:01, ravi shanker wrote: > hi, > > need information regarding otrs integration with fusion inventory,what are > prerequisites etc.we are planning to use this for asset management This has been asked previously and as far as I know this functionality is not available in the open

Re: [otrs] Is OTRS Helpdesk ITIL Compliant?

2013-03-14 Thread Steven Carr
nks, > Jignesh > -Original Message- > From: otrs-boun...@otrs.org [mailto:otrs-boun...@otrs.org] On Behalf Of > Steven Carr > Sent: Thursday, March 14, 2013 1:54 AM > To: User questions and discussions about OTRS. > Subject: Re: [otrs] Is OTRS Helpdesk ITIL Compliant? > >

Re: [otrs] In Agent Notification is it possible to configure value arrived of cc, to fields of original mail

2013-03-14 Thread Steven Carr
Look at Agent Notifications in Admin, edit the notification and add in the variables you require. Please try to figure things out and have a go instead of just asking how to do things. Steve On 14 March 2013 11:01, Darshak Modi wrote: > Hello, > > > > If mail arrives , it has to:/cc:. In Agent

Re: [otrs] Mail fetching

2013-03-14 Thread Steven Carr
Well it depends on how you are polling for emails, I'll assume you're using POP or IMAP in which case no you don't need to uncomment fetchmail. What happens when you run otrs.PostMasterMailbox.pl manually from the cli (you need to be the OTRS user account when doing this)? And check your cron log

Re: [otrs] Is OTRS Helpdesk ITIL Compliant?

2013-03-13 Thread Steven Carr
On 13 March 2013 20:07, Alvaro Cordero wrote: > Hello, as per our research, it was certified but according to information > directly from Pink Elephant the certification expired and from OTRS they > informed to us that there was no interest on renewing it. > > Check link below > > http://blog.kuhn

Re: [otrs] Is OTRS Helpdesk ITIL Compliant?

2013-03-13 Thread Steven Carr
No, you need the ITSM components to make it ITIL compliant. On 13 March 2013 11:53, Jignesh Kakka (jkakka) wrote: > AS per documents , I only see OTRS ITSM as ITIL Compliant. > > > > Is OTRS Helpdesk 3.1.7 also ITIL compliant ? > > > > > > Thanks, > > JIgnesh > > > --

Re: [otrs] Email CC Field

2013-03-13 Thread Steven Carr
is new only > > I guess for old ticket, it will have ticket id, so it will fetch and add to > that queue only? > > > > -Original Message- > From: otrs-boun...@otrs.org [mailto:otrs-boun...@otrs.org] On Behalf Of > Steven Carr > Sent: 13 March 2013 PM 05:20 >

Re: [otrs] Email CC Field

2013-03-13 Thread Steven Carr
You need to enable Ticket -> Core::PostMaster -> PostmasterFollowUpSearchInReferences This will check the email references to see if they match an existing ticket and then add the email to that ticket. Steve On 13 March 2013 11:37, Darshak Modi wrote: > If email is sent as cc, in which queue

Re: [otrs] Error oracle + otrs

2013-03-12 Thread Steven Carr
On 12 March 2013 12:29, Darshak Modi wrote: > Checked > > > > 1. My directory is pointed to /opt/otrs, which is not empty. > > 2. Also had added in ld.so.conf.d the path of oracle lib. > > 3. After ldconfig, i got warning but my files are there in lib folder. > > > > Dont know ho

Re: [otrs] Agent statistic error message when I turn on this option. - Please help

2013-03-12 Thread Steven Carr
On 12 March 2013 08:43, Zsolt Hajduk wrote: > Error Message: Can't write ConfigItem! Check the permissions and make sure that OTRS user and Web Server have write permissions to the Kernel/Config/Files directory. Steve - OTRS mai

Re: [otrs] SLA attached to priority

2013-03-11 Thread Steven Carr
Yousef, Please don't reply to emails asking additional questions, write a new email with a new subject. As for your question, the answer is in the documentation, http://doc.otrs.org/3.0/en/html/auth-backends.html Steve On 11 March 2013 05:51, Yousef Hamad wrote: > Hi Steve, > Do you have any

Re: [otrs] SLA attached to priority

2013-03-10 Thread Steven Carr
ry 10 minute, every >> day and every hour. >> >> Bad workaround: dont use the priority-field for prio, use the Services as >> prio and you can easily link the SLA. (Optional: create a genericAgentJob, >> which sets the prio for you, that you dont lose the colors...i

Re: [otrs] SLA attached to priority

2013-03-10 Thread Steven Carr
AFAIK you can't, but this is something I wish they would fix/add. I don't implement services (and don't want to) and just have the one standard SLA against the queue, but it would be much better to attach SLAs to priorities. Steve On 10 March 2013 06:57, Yousef Hamad wrote: > Hi steve, > > How

Re: [otrs] Postmaster Filter not quite doing what it should

2013-03-07 Thread Steven Carr
Ignore me, having a silly moment. The problem was with the attribute I was setting, I need to set X-OTRS-Queue instead of X-OTRS-FollowUp-Queue. Steve On 7 March 2013 12:50, Steven Carr wrote: > Hi list, > > I have an issue with Postmaster Filters and wondered if anyone had > se

[otrs] Postmaster Filter not quite doing what it should

2013-03-07 Thread Steven Carr
Hi list, I have an issue with Postmaster Filters and wondered if anyone had seen a similar issues or knew why it was doing this... On the IMAP configuration "Trusted" is set to "Yes" and "Dispatching" is set to "by email To: field". I have a filter setup which looks at the "To" address for "EMAI

Re: [otrs] GenericAgent

2013-03-06 Thread Steven Carr
On 6 March 2013 14:27, Yousef Hamad wrote: > When I run ./Cron.sh start OTRS_USE R it gave me No such file or directory. > > Please advice . > > Yousef You have to replace OTRS_USER with the username of the account you have created for otrs to use (usually just "otrs"). But these are simple lin

Re: [otrs] GenericAgent

2013-03-06 Thread Steven Carr
On 6 March 2013 11:36, Yousef Hamad wrote: > What do you mean crontab? Is the crontab the same folder below > Opt/Otrs/Var/Cron ? > > I configured the Generic_Agent_Database: >> # start generic agent every 10 minutes >> */10 * * * *$HOME/bin/otrs.GenericAgent.pl -c db >> /dev/null > > And p

Re: [otrs] GenericAgent

2013-03-06 Thread Steven Carr
On 6 March 2013 11:20, Yousef Hamad wrote: > # start generic agent every 10 minutes > */10 * * * *$HOME/bin/otrs.GenericAgent.pl -c db >> /dev/null > # start generic agent every 20 minutes > */10 * * * *$HOME/bin/otrs.GenericAgent.pl >> /dev/null > > These sitting on Generic_Agent_databas

Re: [otrs] GenericAgent

2013-03-06 Thread Steven Carr
What did you configure for the cron job for the Generic Agent tasks? e.g. on my system I have the following configured: # start generic agent every 10 minutes 6,16,26,36,46,56 * * * *$HOME/bin/otrs.GenericAgent.pl -c db >> /dev/null # start generic agent every 20 minutes */20 * * * *$HOME

Re: [otrs] Ticket update and reply via mail only

2013-03-06 Thread Steven Carr
stomer and instructs the agent to deal with things according to your SLA (if implemented), and I'd rather have that level of quality over speed of hitting reply. Steve On 6 March 2013 10:26, Susan Dittmar wrote: > Steven Carr schrieb: > >> The "free" version

Re: [otrs] Ticket update and reply via mail only

2013-03-06 Thread Steven Carr
The "free" version doesn't support this. Agents have to reply via the web interface. Steve On 6 March 2013 09:34, Darshak Modi wrote: > Hi All, > > > > I am looking for system where > > . Customer mails and a ticket is created. [ customer send mail to mail alias > ] > > > > As the mail is to Ma

Re: [otrs] GenericAgent

2013-03-05 Thread Steven Carr
If you have configured the cron jobs then the generic agent jobs will run when you scheduled the cron jobs. Steve On 5 March 2013 06:15, Yousef Hamad wrote: > Hi, > > I am given a project to perform, install OTRS,configure SLA,LDAP,Survey and > GenericAgent. I had problem in how to configure th

Re: [otrs] OTRS now on github

2013-02-25 Thread Steven Carr
On 25 February 2013 18:37, Michiel Beijen wrote: > There are a multitude of .gitignores all over the place That is very messy, maybe some housekeeping is in order? - OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: ht

Re: [otrs] OTRS now on github

2013-02-25 Thread Steven Carr
Nope, still not in the tree. If you look at https://github.com/OTRS/otrs/blob/master/.gitignore there is nothing in there ignoring Config.pm, GenericAgent.pm, Ticketcounter.log, /var data directories etc. etc. The support module has been ignored but it would be good if other modules could be ignor

  1   2   3   4   >