Lars Monsees schrieb:
OTRS Version ist 1.1.3 (nur Testrechner)
Bingo. Die Filter gibt's erst seit der 1.2.0 beta1:
- (2003/11/01) added PostMaster(POP3).pl filter options like procmail.
Example for Kernel/Config.pm:
# Job Name: 1-Match
# (block/ignore all spam email with From: noreply@)
$Self->{'PostMaster::PreFilterModule'}->{'1-Match'} = {
Module => 'Kernel::System::PostMaster::Filter::Match',
Match => {
From => 'noreply@',
},
Set => {
'X-OTRS-Ignore' => 'yes',
},
};
Available modules are Kernel::System::PostMaster::Filter::Match
and Kernel::System::PostMaster::Filter::CMD. See more to use it
on http://doc.otrs.org/.
Gru�,
Robert Kehl
_______________________________________________
OTRS Mailingliste: otrs-de - Webpage: http://otrs.org/
Archiv: http://lists.otrs.org/pipermail/otrs-de/
Listenabo verwalten: http://lists.otrs.org/cgi-bin/listinfo/otrs-de/
Support oder Consulting fuer Ihr OTRS System?
=> http://www.otrs.de/