Olivier CALVANO:
> Hi
>
> thanks at all for your help, that's work.
>
> Only one problems:
>
> ?utf-8?B?Vm90cmUgZGV2aXMgc3VyIG1lc3VyZSBvZmZlcnQ=?
> ?utf-8?B?Vm90cmUgZGV2aXMgc3VyIG1lc3VyZSBvZmZlcnQ=?
> ?utf-8?B?Y2hyaXN0ZWxsZSwgcHJvZml0ZXogdml0ZSBkZSB2b
>
> a lot of subjet are saved into the log in utf-8, i can said at postfix that
> decode it ?
As documented Postfix does not decode header (or body) lines. You
can use any scripting language for that (Perl, Python, etc.).
NAME
header_checks - Postfix built-in content inspection
SYNOPSIS
....
DESCRIPTION
...
Postfix header or body_checks are designed to stop a flood of mail from
worms or viruses; they do not decode attachments, and they do not unzip
archives. See the documents referenced below in the README FILES sec-
tion if you need more sophisticated content analysis.
Wietse