[otrs] wrong link in email notification

2011-02-04 Thread Francesco Pasqualini
Hi, I'm using OTRS 3.0.5 I have a problem. In the notification email the link are broken http://helpdesk.fdlservizi.com/otrs/index.pl?Action=AgentZoom;TicketID=4 If I follow this link I get error. should be http://helpdesk.fdlservizi.com/otrs/index.pl?Action=AgentZoom&TicketID=4

Re: [otrs] wrong link in email notification

2011-02-04 Thread Francesco Pasqualini
Hi, there is something strange. I'm using apache 2.2.14 on ubuntu 10.04 with default configuration. thanks On Fri, Feb 4, 2011 at 10:55 AM, Frank Thommen wrote: > Ciao Francesco, > > I'm using OTRS 3.0.5 I have a problem. >> In the notification email the link are broken >> >> http://helpdes

Re: [otrs] wrong link in email notification

2011-02-04 Thread Francesco Pasqualini
tually 'upgraded' to using the semicolon everywhere >> because the ampersand actually needs to be encoded to be valid URL; >> you'd need to write ...Action=AgentTicketZoom&TicketID=123 for it >> to become a syntactically valid URL, officially, although we never di

Re: [otrs] wrong link in email notification

2011-02-04 Thread Francesco Pasqualini
ampersand actually needs to be encoded to be valid URL; > you'd need to write ...Action=AgentTicketZoom&TicketID=123 for it > to become a syntactically valid URL, officially, although we never did > that before. Semicolons don't need URL Encoding. > -- > Mike > > On F

Re: [otrs] wrong link in email notification

2011-02-04 Thread Francesco Pasqualini
tification to Gmail the mail body looks fine but Gmail > > URLEncodes the semicolon which breaks the notification link. This is > > new behaviour, I'm sure it did not do this before! > > -- > > Mike > > > > On Fri, Feb 4, 2011 at 12:20 PM, Francesco

[otrs] postmaster default queue

2011-02-04 Thread Francesco Pasqualini
Hi, I put the following line in Config.pm $Self->{'PostmasterDefaultQueue'} = 'Raw'; But if I open a ticket by mail the ticket is created in the Postmaster queue instead of Raw. What's the problem? OTRS 3.0.5 Thanks - OTRS mail

Re: [otrs] postmaster default queue

2011-02-04 Thread Francesco Pasqualini
SOLVED I found the solution http://www.mail-archive.com/otrs@otrs.org/msg11385.html thanks On Fri, Feb 4, 2011 at 7:04 PM, Francesco Pasqualini wrote: > Hi, > I put the following line in Config.pm > $Self->{'PostmasterDefaultQueue'} = 'Raw'; > > But if

[otrs] OTRS for software development

2011-02-07 Thread Francesco Pasqualini
Hi, is there any guideline or others experiences, for using OTRS to manage software development: - bug, issue, task tracking - SVN integration, automation for changelog generation thanks - OTRS mailing list: otrs - Webpage: http:

[otrs] new user creation welcome mail

2011-03-04 Thread Francesco Pasqualini
Hi, when I create a new user from administration, OTRS does not send the notification to the user. Is there a way to send a welcome mail to remind user the login info. Something like CustomerPanelBodyNewAccount thanks - OTRS m

[otrs] change ticket priority w/o acquire ownership

2011-05-17 Thread Francesco Pasqualini
Is there a way to change ticket priority w/o acquiring ticket ownership ? I need a "supervisor" agent that must be able to change priority of every tickets. Thanks - OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: ht

Re: [otrs] change ticket priority w/o acquire ownership

2011-05-18 Thread Francesco Pasqualini
thanks, it works! (without restart in my environment) Francesco On Tue, May 17, 2011 at 1:42 PM, Roy Kaldung wrote: > On Tue, 17 May 2011 12:53:55 +0200, Francesco Pasqualini > > wrote: > > Is there a way to change ticket priority w/o acquiring ticket ownership >

Re: [otrs] AUTO: Damiano Anselmi is out of office (restituzione di Mer 29/02/2012)

2012-03-22 Thread Francesco Pasqualini
> I'm out of office. I will respond to your message when I'm back. > > For UFI Users: please open a ticket with *Mantis Helpdesk system* > > aaargh ! - OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs

[otrs] open ticket forwarding mail

2013-01-10 Thread Francesco Pasqualini
Hi, is there some feature/configutation to open a ticket forwarding an email. The use case is: We have an email address connected to OTR, helpd...@mycompany.com, but sometime I receive requests in my own mailbox and I want to forward to OTRS. Is there a way to forward this email to OTRS and au

Re: [otrs] open ticket forwarding mail

2013-01-10 Thread Francesco Pasqualini
You are perfectly right, but our company uses gmail anche it lack this feature (for security reason I think). Yes, I could access gmail via imap with an email reader that supports bouce, but not very happy of this solution. At this time with OTRS 3.1.11 we can poll many IMAP accounts, so we confi

Re: [otrs] open ticket forwarding mail

2013-01-10 Thread Francesco Pasqualini
rald Young wrote: > one thing I did was to forward with a ##customer:em...@add.ress and > PostMasterFilter on that. > > > On Thu, Jan 10, 2013 at 8:45 AM, Francesco Pasqualini wrote: > >> You are perfectly right, but our company uses gmail anche it lack this >&

Re: [otrs] open ticket forwarding mail

2013-01-10 Thread Francesco Pasqualini
Nowadays many people use gmail and gmail does not provides redeliver. I think the ability to open a ticket via mail forwarding is an interesting feature for OTRS. Francesco On Thu, Jan 10, 2013 at 4:03 PM, David Boyes wrote: > That’s more a question of what email client you use. Some clients

Re: [otrs] open ticket forwarding mail

2013-01-10 Thread Francesco Pasqualini
OTRS is very powerful, I'm quite shure that it can do what I'm asking. . If it's needed I can develop a filter/ add-on / plugin... based on mailing list suggestions / hints thanks On Thu, Jan 10, 2013 at 4:21 PM, David Boyes wrote: > ** ** > > ...still interested in a OTRS way to rewrite t