I have a queue for medical enquiries, which should be pre-sorted into
subqueues.

Currently I'm doing this using a postmaster-filter using 
"(keyword1|keyword2|keyword3)" etc.

This works reasonably well, but what I thought is this:

* assign keywords to every queue
* check new mails for keywords, giving each queue a score corresponding to the 
number of keywords matched
* assing ticket to the queue with the largest number of matches

Does such a "classifier" module already exist?

-- 
Ralf Hildebrandt                   Charite Universitätsmedizin Berlin
ralf.hildebra...@charite.de        Campus Benjamin Franklin
http://www.charite.de              Hindenburgdamm 30, 12203 Berlin
Geschäftsbereich IT, Abt. Netzwerk fon: +49-30-450.570.155
---------------------------------------------------------------------
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

Reply via email to