artturi wrote:Is that done via the web interface ?
Yes
artturi wrote: If yes, do I have to use X-OTRS-Service or X-OTRS-FollowUp-Service
The first is based upon initial email. The second is a response to an existing ticket.
artturi wrote: what in the input fields
If you use Regular Expressions, you also can use the matched value in () as [***] in the 'Set' action.
What it means is:
Filter Condition:
Header 1 | Body | Service:\s(.*)
Set Email Headers:
Header 1 | X-OTRS-Service | [***]
Note that this doesn't validate the entry. You'll get an error if the mail service isn't exactly as in the database.
To mitigate, you can avoid the wildcards and just make it find
Service: Informatique::Infrastructures::Hébergement
and set
X-OTRS-Service Informatique::Infrastructures::Hébergement
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please
edit your signature to include your
OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask