著者: Z.Kowalski
日付:
To: exim-users
題目: [exim] Filtering special strings
I tried to stop incoming messages with with subject like this:
re [12]
using attachments.filter and
if $header_subject: matches
..... and what else?
--------------------------------------------
Zkowal