Hello,
I'm quite new with PMG and have one (for me) important question and cannot find the solution. I want to mark a mail as Spam in which the subject is "Schnell Abnehmen". Tried a few things but nothing worked. I think I have to go to the "What Objects", create a new object and add a match field like
field: subject=(?i)(\W|^)(Schnell Abnehmen)(\W|$)
value: subject=(?i)(\W|^)(Schnell Abnehmen)(\W|$)
but I get a error.
Any help would be great.
I'm quite new with PMG and have one (for me) important question and cannot find the solution. I want to mark a mail as Spam in which the subject is "Schnell Abnehmen". Tried a few things but nothing worked. I think I have to go to the "What Objects", create a new object and add a match field like
field: subject=(?i)(\W|^)(Schnell Abnehmen)(\W|$)
value: subject=(?i)(\W|^)(Schnell Abnehmen)(\W|$)
but I get a error.
Any help would be great.