Status Change when customer follows up Howto?

Hello Everybody, Can anybody tell me if we have a way to change the status or queue of a ticket, when there is a followup mail from the customer.... Regards KartheeK Send instant messages to your online friends http://in.messenger.yahoo.com

Ho Great-OTRS, I got a quick solution: I found a configuration setting in
/opt/otrs/Kernel/System/PostMaster.pm . OTRS is really a great application....
KartheeK

Hello,
There is this setting in: /opt/otrs/Kernel/System/PostMaster.pm
# PostmasterFollowUpState
# (The state if a ticket got a follow up.) [default: open]
$Self->{PostmasterFollowUpState} = 'open';
As we see the default setting is open; change this to the desired state...
This should work.. Myself yet to test....
Regards
KartheeK
Richard Hinkamp - BeSite
Ho Great-OTRS, I got a quick solution: I found a configuration setting in opt/otrs/Kernel/System/PostMaster.pm / . OTRS is really a great application....
OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/ Send instant messages to your online friends http://in.messenger.yahoo.com

Mmmhhh...are you running version 2.0.4?
I grep -i FollowUpState in whole of Kernel/System dir,
no answer!
Then I searched even for the word "open" in the
Postmaster.pm, no answer either..
I need that solution.
_thanks
Richard
--- KartheeK
Hello,
There is this setting in: /opt/otrs/Kernel/System/PostMaster.pm
# PostmasterFollowUpState # (The state if a ticket got a follow up.) [default: open] $Self->{PostmasterFollowUpState} = 'open';
As we see the default setting is open; change this to the desired state... This should work.. Myself yet to test....
Regards KartheeK
Richard Hinkamp - BeSite
wrote: Please share your solution! :) Richard
KartheeK wrote:
Ho Great-OTRS, I got a quick solution: I found a configuration setting in opt/otrs/Kernel/System/PostMaster.pm / . OTRS is really a great application....
OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
Send instant messages to your online friends http://in.messenger.yahoo.com >
OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com

On Fri, 2006-01-20 at 12:09 +0000, KartheeK wrote:
Hello,
There is this setting in: /opt/otrs/Kernel/System/PostMaster.pm
# PostmasterFollowUpState # (The state if a ticket got a follow up.) [default: open] $Self->{PostmasterFollowUpState} = 'open';
PostmasterFollowUpState still it forces a static state to be applied to the ticket on reply. I'd like to leave the ticket state unchanged after an email followup. Is this doable? -- Luca Corti PGP Key ID 1F38C091 Adesso dico: "Prima di tutto il resto, imparare ad ascoltare."
participants (4)
-
KartheeK
-
Luca Corti
-
Richard Hinkamp - BeSite
-
Richard Mollel