
On Wednesday, March 17, 2004 10:19 PM
Steven Shults
thanks for the suggestion robert but this is also not filtering mail which matches into the set queue:
$Self->{'PostMaster::PreFilterModule'}->{'1-Match'} = { Module => 'Kernel::System::PostMaster::Filter::Match', Match => { 'From' => '.+ at aol\.com', }, Set => { 'X-OTRS-Queue' => 'Misc', }, };
This won't work due to the ' at '. The 'From' mnatch is: '.+@aol\.com'. Are you sure, the address you're trying to match isn't the Return-Adress?
what might i try next?
Switch on Debugging by setting: $Self->{Debug} = 9; And watch the output. hth, Robert Kehl -- ((otrs.de)) :: OTRS GmbH :: Norsk-Data-Str. 1 :: 61352 Bad Homburg http://www.otrs.de/ :: Tel. +49 (0)6172 4832388