Search found 52 matches

by emanjamin2002
25 Nov 2013, 11:38
Forum: General
Topic: Office 365 and OTRS notifications
Replies: 6
Views: 7859

Re: Office 365 and OTRS notifications

Hello,

yes I also corrected this but still could not have the notification for new tickets.

This is solved now.

Thanks for your help.
by emanjamin2002
24 Nov 2013, 21:17
Forum: General
Topic: Office 365 and OTRS notifications
Replies: 6
Views: 7859

Re: Office 365 and OTRS notifications

Hi,

The problem was resolved by :

1. using SMTPS + putting in the email adresse and password for Office 365
AND
2. changing the System email adresse by the one used in Office 365 (which was blocking the sending of new tickets notifications.

thanks.
by emanjamin2002
19 Nov 2013, 21:19
Forum: General
Topic: Office 365 and OTRS notifications
Replies: 6
Views: 7859

Re: Office 365 and OTRS notifications

Hi, Yes you are right. When a ticket is saved, the notification is not send. Here is an error message. "syntax error at /opt/otrs//Kernel/System/Email/SMTPTLS.pm line 49, near ")587" When I got to the file I see : # get config data $Self->{FQDN} = $Self->{ConfigObject}->Get('FQDN'); $...
by emanjamin2002
19 Nov 2013, 19:34
Forum: General
Topic: Office 365 and OTRS notifications
Replies: 6
Views: 7859

Office 365 and OTRS notifications

Hello, Thank you for the great forum. I am running into a problem with OTRS notifications. We moved from Exchange 2010 on premises to Office 365. I changed the settings for the mail notifications as mentionned by Microsoft but it is not working. Here is what I've got in the setting for SMTPTLS smtp....
by emanjamin2002
06 Oct 2012, 11:47
Forum: Help
Topic: Customer Notification
Replies: 4
Views: 2156

Re: Customer Notification

You should define some appropriate Notifications-on-event for agents and customers I think. Just go to the "Notifications (Event)" area in the ADMIN settings. Also take care of: 1. Check /opt/otrs/Kernel/Config/GenericAgent.pm to see if GenericAgent job that sends escalation notifications...
by emanjamin2002
06 Oct 2012, 11:46
Forum: Help
Topic: Customer Notification
Replies: 4
Views: 2156

Re: Customer Notification

jojo wrote:2. use the reply function to send out emails to customers.
3. FollowUp is if the customer responds to the ticket. There is no update notification

Thanks. Did it few days ago and worked out well.
by emanjamin2002
28 Sep 2012, 09:01
Forum: Help
Topic: Customer Notification
Replies: 4
Views: 2156

Customer Notification

Hello, I have been trying to get some notification working but I don't seem to be able to make it go right. 1. When a customer creates a new ticket, he does get the notification that his ticket was received and will taken cared of by the administrator or Technician. 2. When an Agent update the ticke...
by emanjamin2002
21 Sep 2012, 14:10
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

I found this and added it. http://www.mail-archive.com/otrs@otrs.org/msg37283.html "I've seen this happening when you are using a default enconding that does not support some special caracters, for example in our case latin caracters like "ñ", and the accent caracter, to fix that we c...
by emanjamin2002
20 Sep 2012, 21:26
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

yes, check Config.pm if somebody put it in there Here is what I got in my config.pm ======================================================================== # -- # Kernel/Config.pm - Config file for OTRS kernel # Copyright (C) 2001-2011 xxx, http://otrs.org/ # -- # $Id: Config.pm.dist,v 1.25 2011/0...
by emanjamin2002
20 Sep 2012, 19:10
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

jojo wrote:click on the circle on the left to reset it to the default value
Thank you for your answer. Yes I thought of that but this is Greyed out meaning I cannot uncheck it ????
by emanjamin2002
20 Sep 2012, 14:32
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

no, it should not Well here is what I get for errors. As I am not well knowledgeable with OTRS configuration, this doesn't mean much to me..... :? :? Message: Impossible to send message to: emmanuel.jamin@groupepgs.com . Traceback (2086): Module: Kernel::System::Ticket::Article::ArticleSend (v1.311...
by emanjamin2002
19 Sep 2012, 11:07
Forum: Help
Topic: Erros sending notification
Replies: 9
Views: 7412

Re: Erros sending notification

your email gateway does not allow empty sender from (which is not rfc compliant). You can set an envelope from via sysconfig to prevent this error Thank you to both of you for your advices and directions. The Envelop did handle the situation. But what I don't understand is how this problem occured ...
by emanjamin2002
19 Sep 2012, 10:17
Forum: Help
Topic: Erros sending notification
Replies: 9
Views: 7412

Re: Erros sending notification

Tue Sep 18 14:10:54 2012 notice OTRS-CGI-10 Sent agent 'NewTicket' notification to 'emmanuel.jamin@groupepgs.com'. Tue Sep 18 14:10:54 2012 info OTRS-CGI-10 Error sending message Tue Sep 18 14:10:54 2012 error OTRS-CGI-10 Can't use from '': 555sorry, invalid MAIL FROM for open-smtp session (http://...
by emanjamin2002
18 Sep 2012, 14:41
Forum: Help
Topic: Erros sending notification
Replies: 9
Views: 7412

Re: Erros sending notification

Tue Sep 18 14:10:54 2012 notice OTRS-CGI-10 Sent agent 'NewTicket' notification to 'emmanuel.jamin@groupepgs.com'. Tue Sep 18 14:10:54 2012 info OTRS-CGI-10 Error sending message Tue Sep 18 14:10:54 2012 error OTRS-CGI-10 Can't use from '': 555sorry, invalid MAIL FROM for open-smtp session (http://...
by emanjamin2002
18 Sep 2012, 14:30
Forum: Help
Topic: Erros sending notification
Replies: 9
Views: 7412

Re: Erros sending notification

crythias wrote:Notification sender is blank in Sysconfig.
No, it is in there and not blank. Nothing was changed in that Sysconfig (at least from my own knowledge). ??????
by emanjamin2002
18 Sep 2012, 14:16
Forum: Help
Topic: Erros sending notification
Replies: 9
Views: 7412

Erros sending notification

Hello, I made some small changes in OTRS. Nothing major, only changed the nofication to follow up ticket changes. After changing it back to how I had it, the same problem is encountered. The notification to Agents after the creation of ticket is not occuring. Here is the message I've got in the OTRS...
by emanjamin2002
12 Sep 2012, 17:40
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

than you have a broken customer user config. I suggest to get some professional help Just got this in my logs. I did not have it earlier and did not change anything since yesterday. Does this has anything to do with sending email in New Email tickets ? Will check in the morning but wanted to check ...
by emanjamin2002
11 Sep 2012, 17:58
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

than you have a broken customer user config. I suggest to get some professional help You may be right on the customer config. Already I corrected many errors done by the apprentice who install the system. thanks to your help and of your collegue for the great help you have provided so far. Well I t...
by emanjamin2002
11 Sep 2012, 17:51
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

you need to select the user via mouse not via tab. Can you search for customers in this frontend or phone ticket? Do the customers have a mail address? It should like: Name Surname <email> thanks for your fast answer. I see what you mean with the mouse but nothing seems to function with this. No I ...
by emanjamin2002
11 Sep 2012, 17:44
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

is the OTRS or Apache Log giving hints Just check the different logs. Nothing extraordinary found !!! As a note, I contacted one of our service provider who are also using OTRS. I asked the Administrator about it. He sent me a smal video (few second) of his system creating a new email ticket. When ...
by emanjamin2002
11 Sep 2012, 16:49
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

emanjamin2002 wrote:
jojo wrote:do you have a customer DB or LDAP connected (or use the internal customer DB)
Customers are created manually inside OTRS.

The Tests I am doing are based on existing customers.

Well I am still stuck in this problem. Any ideas ?
by emanjamin2002
10 Sep 2012, 11:51
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

jojo wrote:do you have a customer DB or LDAP connected (or use the internal customer DB)
Customers are created manually inside OTRS.

The Tests I am doing are based on existing customers.
by emanjamin2002
07 Sep 2012, 11:48
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

jojo wrote:please update to 3.1.10 and try again
No success. I noted that my address book search is not functionning. Could this be part of the problem ?
by emanjamin2002
06 Sep 2012, 22:21
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

jojo wrote:you need to be in the To line on pressing return

what OTRS version are you using?
Yes I did. Version 3.1.2. Just added the data under my signature
by emanjamin2002
06 Sep 2012, 22:17
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

jojo wrote:did you hit return after putting it in?
Yes pressing ENTER or pressing on the "Send the mail" gives the same result.

I even tried using the MX record and entering my OVH NS server but no success.
by emanjamin2002
06 Sep 2012, 22:10
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

as you see here no To: is populated, you have to put in a mail address... Yes I see that. This is what I mean, when I put an email address there (and a correct one), and press SEND, I get an error message "one or more problems were encountered" and then it brings me back to the field with...
by emanjamin2002
06 Sep 2012, 21:59
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

jojo wrote:please show a screenshot
See attached. Thanks. As a note our mail server is hosted outside our business with OVH
by emanjamin2002
06 Sep 2012, 21:50
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Re: Bug creating email ticket

no MX record or wrong Email Adress Syntax Thanks for your guidance. I checked into it and tried few things and checked also here http://forums.otterhub.org/viewtopic.php?f=61&t=4812 But no luck. I am still getting the some message "One or more errors were encountered" on the "TO ...
by emanjamin2002
06 Sep 2012, 13:48
Forum: Help
Topic: Bug creating email ticket
Replies: 29
Views: 7638

Bug creating email ticket

Hello, We are still in the process to deploy OTRS 3.1. Everything is going fine. Users can create their tickets, the user groups are working perfectly... As a note, we are not using LDAP authentification. Users are created manually. But I am running into some trouble with the creation of email ticke...
by emanjamin2002
03 Sep 2012, 22:05
Forum: Help
Topic: Dashboard Graph
Replies: 4
Views: 3045

Re: Dashboard Graph

1 graph showing the ratio between the total number of opened tickets and closed tickets. Basically showing only the total number of tickets (cumilative number) opened and the total number of tickets closed (cumulative). When you have 10,000 closed tickets and 5 open tickets, your ratio will be clos...
by emanjamin2002
03 Sep 2012, 22:03
Forum: Help
Topic: Dashboard Graph
Replies: 4
Views: 3045

Re: Dashboard Graph

There are a few posts around that deal with editing or adding to the dashboard graph: http://forums.otterhub.org/viewtopic.php?f=61&t=9639&p=37743&hilit=dashboard+graph#p37743 It's not something I've attempted, but searching for "otrs 7 day graph" "otrs dashboard graph&qu...
by emanjamin2002
03 Sep 2012, 10:31
Forum: Help
Topic: Dashboard Graph
Replies: 4
Views: 3045

Dashboard Graph

Hello, I just checked the forum for answers but I don't seem to find what I need : I found the way to create statistics on the tab "Statistitics" but this is not what I am looking for. Here is what I need and wanted to know if that could be done without having to go into the config files :...
by emanjamin2002
31 Aug 2012, 15:41
Forum: Help
Topic: Ghosts Sessions - OTRS 3.1
Replies: 4
Views: 2602

Re: Ghosts Sessions - OTRS 3.1

OK thanks.

I will check the logs on monday morning as I just finished my week. Will do also for the pings.
by emanjamin2002
31 Aug 2012, 15:12
Forum: Help
Topic: Ghosts Sessions - OTRS 3.1
Replies: 4
Views: 2602

Re: Ghosts Sessions - OTRS 3.1

Thank you for your fast reply. I see what you mean. 1. As regards to the cookies ???? I am not sure. I am using firefox and closed properly my connexion. Even though I did set up for my Firefox not to keep history or cookies, if I open a new session in OTRS, I saw the last session still open. 2. As ...
by emanjamin2002
31 Aug 2012, 14:32
Forum: Help
Topic: Ghosts Sessions - OTRS 3.1
Replies: 4
Views: 2602

Ghosts Sessions - OTRS 3.1

Hello, Today I notice that my system (OTRS) was very very very slow especially when we were ONLY 2 agents connected on OTRS. (As a note, currently we don't have user on it. My collegue and myself are working on it, checking things out, setting it up so to be usefull by our users. We have created abo...
by emanjamin2002
28 Aug 2012, 19:56
Forum: Help
Topic: Deleting tickets
Replies: 2
Views: 1546

Re: Deleting tickets

I'd try deleting the cache, in case it's a cached version of the page you are seeing. Run: perl /opt/otrs/bin/otrs.DeleteCache.pl Spot on. I ran that command you gave me. I checked again in the queue and the tickets were still there. I then ran again the GenericAgent to delete those remaining ticke...
by emanjamin2002
28 Aug 2012, 17:27
Forum: Help
Topic: Deleting tickets
Replies: 2
Views: 1546

Deleting tickets

Hello again, So I have been deleting tickets (ones created for test) using the generic agent. Everything was working fine. I deleted about 20 of them BUT I still found 8 of them by looking in the Tickets -> State View (hoping this is correctly translated as I am using the french version here. In fre...
by emanjamin2002
28 Aug 2012, 12:54
Forum: Help
Topic: OTRS Slow
Replies: 3
Views: 1667

Re: OTRS Slow

is DNS resolving on the OTRS server? On my Windows serveur 2008R2 DNS, OTRS is well noted. I just added my DNS serveur in the /etc/hosts file. So I think this is fine isn't it ? Edited 12:53 It seems that the speed is better and less lags between request on the index.pl and customer.pl. Edited 5:21...
by emanjamin2002
28 Aug 2012, 11:21
Forum: Help
Topic: OTRS Slow
Replies: 3
Views: 1667

Re: OTRS Slow

jojo wrote:is DNS resolving on the OTRS server?
On my Windows serveur 2008R2 DNS, OTRS is well noted.
I just added my DNS serveur in the /etc/hosts file.

So I think this is fine isn't it ?
by emanjamin2002
28 Aug 2012, 10:12
Forum: Help
Topic: OTRS Slow
Replies: 3
Views: 1667

OTRS Slow

Hello, Well I am getting into it more and more and things are starting to get better with our OTRS. Thanks for the help provided on this forum. I research some possible answer on the forum but did not find what I needed so I am posting a new topic. 1. I am running on OTRS 3.1 2. It is installed on V...
by emanjamin2002
27 Aug 2012, 18:33
Forum: Help
Topic: Customer Groups
Replies: 16
Views: 6133

Re: Customer Groups

I am having fun today :) I can imagine... In Sysconfig, go to: Ticket -> Frontend::Customer::ModuleRegistration - CustomerFrontend::Module###CustomerTicketOverView Return this to default using the reset icon below the checkbox. There should be nothing specified under "Group" or "Grou...
by emanjamin2002
27 Aug 2012, 17:48
Forum: Help
Topic: Customer Groups
Replies: 16
Views: 6133

Re: Customer Groups

Are you certain that you are in the Customer interface when looking at this? /otrs/Customer.pl in the address bar at the top? You should have Company tickets by default. Yes I am sure, 100%. I just found a doc from the guy who was apprentice here months ago and he mentionned in it that he deleted t...
by emanjamin2002
27 Aug 2012, 17:28
Forum: Help
Topic: Customer Groups
Replies: 16
Views: 6133

Re: Customer Groups

CSL wrote:It should look something like the attachment. You should have a "Company Tickets" option in the menu bar at the top of the page.
Great. Thanks for sharing this. Well I don't have the COMPANY TICKETS :) I must find where to active it.
by emanjamin2002
27 Aug 2012, 17:03
Forum: Help
Topic: Customer Groups
Replies: 16
Views: 6133

Re: Customer Groups

can't see the tickets of others. they don't show up in "Company Tickets"? OK, I must be missing something, somewhere. I should have install that system myself. I am missing lots of infos. What I did : 1. Create a new company 2. Change the user IDs to be the same for each others. 3. Logged...
by emanjamin2002
27 Aug 2012, 16:46
Forum: Help
Topic: Customer Groups
Replies: 16
Views: 6133

Re: Customer Groups

They won't see each other's tickets that have already been created. To set customer_id retroactively, use generic Agent. Thanks for your fast reply. I just created new tickets but still the same... can't see the tickets of others. Do I need to set the customer_IDs as the default ID somewhere ? and ...
by emanjamin2002
27 Aug 2012, 16:29
Forum: Help
Topic: Customer Groups
Replies: 16
Views: 6133

Re: Customer Groups

When x and y create tickets, they cannot see each others tickets ??? when I would want them to see each other tickets. X and Y need to have the same CustomerID and then they'll see each other's tickets in "Company Tickets" http://forums.otterhub.org/viewtopic.php?f=60&t=7531 Just read...
by emanjamin2002
27 Aug 2012, 16:28
Forum: Help
Topic: Customer Groups
Replies: 16
Views: 6133

Re: Customer Groups

both customers need to have the same customer_id Thanks a lot for your fast reply. I just changed the ID for each customer so to have the same one. I tried again but no success.... I read the topic but someone the Customer_ID must not be the default fiels ???? Sorry for those question but I am just...
by emanjamin2002
27 Aug 2012, 15:45
Forum: Help
Topic: Customer Groups
Replies: 16
Views: 6133

Re: Customer Groups

Well I knew I was not stating everyting prorperly. Bare with me as I am from France :) Here we go : 1. I have a question concerning Customer.pl. 2. Users can log without problem. 3. I have 5 users so let's take 2 for right now : Xuser is creating a ticket, Yuser is creating a ticket. I want Xuser to...
by emanjamin2002
27 Aug 2012, 14:53
Forum: Help
Topic: Customer Groups
Replies: 16
Views: 6133

Customer Groups

Hello, I am new here and I have few questions : 1. In our company, OTRS was a project, an apparentice was working on. He did a pretty good job with it but some function are not working properly or how I would like to. 2. I have Admin (operators), groups for those.... 3. I created manually some users...
by emanjamin2002
04 Apr 2012, 15:45
Forum: Help
Topic: Sending mail externally
Replies: 4
Views: 1845

Re: Sending mail externally

Thanks. OK I will check this out.

Emmanuel