On 2007-04-01 14:45, tom wrote:
> Hello
>
> Is this posible to set postfix to distribute emails to mailboxes upon
> incoming email charset encoding ?
>
> For example emails adressed to info@example.com with charest
> encoding=utf-8 goes to to infoutf8@example.com or rather emails with charset
> encoding != utf-8 goes to infoothercharsetthenutf8@example.com ?
>
> Is this posible with postfix? Where to look for inforamtions?
>
>
Maybe you can make an alias for info , that send the post to procmail,
and from there send it to infoutf8 or infoothercharsetthenutf8 depending
on the Content-Type: header
/birre