I have a few users that like to shout at the world and do so by sending a
'CC' to multiple people including my helpdesk address (even thought the
message is not for the helpdesk).  I would like to setup an X-OTRS filter
that ignores mail if it comes to the helpdesk via 'CC'.

I have tried:

[...]
Match => {
        CC => '[EMAIL PROTECTED]',  #place my actual helpdesk address here
},
Set => {
        'X-OTRS-Ignore' => 'yes',
}
[...]

But the email still comes through.  Have I not set this up properly?  Or is
it not possible to do this?
_______________________________________________
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