Op 11-1-2016 om 11:24 schreef Hajo Locke:
Hello,
currently i try subject tests with special chars and german umlauts
öäü etc.
if header :contains "subject" [" äää"] {
fileinto "umlauts";
}
iam surprised, this is working out of the box. great! in procmail i
had to add a second step b
Am 11.01.2016 um 11:24 schrieb Hajo Locke:
> Hello,
>
> currently i try subject tests with special chars and german umlauts öäü
> etc.
>
> if header :contains "subject" [" äää"] {
> fileinto "umlauts";
> }
>
> iam surprised, this is working out of the box. great! in procmail i had
> to add
Hello,
currently i try subject tests with special chars and german umlauts öäü etc.
if header :contains "subject" [" äää"] {
fileinto "umlauts";
}
iam surprised, this is working out of the box. great! in procmail i had
to add a second step by manual coding the needle with perl.
is sieve