Create a rule for utf8 subject

Penguinfriend <[email protected]> Tue, 6 Oct 2015 13:22:11 +0200
Newsgroups gmane.mail.procmail
Message-ID <[email protected]>
Hi

I wonder if anybody have a solution for the following example

:0
* ^Subject:.*PGPKEY
$DEFAULT

if the Subject line is coded like this will never be a hit

=?UTF-8?B?............=?=

How do I handle this so I will get a hit in the relevant case

Regards