oops, copied that from the pipermail archives rather than my Config.pm, 
it's actually '[EMAIL PROTECTED]' in the Config.pm file.

it's the from i'm trying to match.  i forged the 'From' field by creating 
a '[EMAIL PROTECTED]' in squirellmail's 'options -> advanced 
identities' dialogue and am using that to send with for testing purposes.  
the header's do show [EMAIL PROTECTED] in the From line.

~steven

On Wed, 17 Mar 2004, Robert Kehl wrote:

> On Wednesday, March 17, 2004 10:19 PM
> Steven Shults <[EMAIL PROTECTED]> wrote:
> > 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: '[EMAIL PROTECTED]'.
> 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
> 
> _______________________________________________
> 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/
> 

_______________________________________________
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/

Reply via email to