Uh, I know what was the problem...
I didn't use ${quote:} for arguments.
But i have second problem now. How can I get clear message body text?
If it isn't MIME coded then is no problem.
If it is MIME coded in text/plain then get message without those info:
ex.
This is a multi-part message in MIME format.
------=_NextPart_000_000C_01C5F7EB.21331BE0
Content-Type: text/plain;
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
Else return some text instead of message body ex. "HTML"
Or it inposible in exim and i should use external message filter?
I will be glad if someone will help me with this.
Regards.