please, explain this to me

25 Feb
2008
25 Feb
'08
6:08 p.m.
B.2.3.18. PostmasterX-Header What does it mean this example? Can I populate free fields with this? Thank you in advance. Daniele Description:Module to filter and manipulate incoming messages. Get a 4 digit number to ticket free text, use regex in Match e. g. From => '(.+?)@.+?', and use () as [***] in Set =>. $Self->{'PostMaster::PreFilterModule'}->{'2-Match'} = { 'Match' => { 'Subject' => 'SomeNumber:(\\d\\d\\d\\d)' }, 'Set' => { 'X-OTRS-TicketKey-1' => 'SomeNumber', 'X-OTRS-TicketValue-1' => '[***]' }, 'Module' => 'Kernel::System::PostMaster::Filter::Match' };
6353
Age (days ago)
6353
Last active (days ago)
0 comments
1 participants
participants (1)
-
Daniele