This is a discussion on POstfix rules within the alt.comp.mail.postfix forums, part of the Mail Servers and Related category; Hello Is this posible to set postfix to distribute emails to mailboxes upon incoming email charset encoding ? For example emails ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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? |
|
|||
|
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 |
|
|||
|
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? > > You wouldn't happen to use cyrus as MDA? Cyrus comes with sieve-filtering, which is very capable of doing all sort of filtering based on headers. There's also nice web-based tools available. But as someone suggested already, it's doable with procmail too. Mikko |
![]() |
| Thread Tools | |
| Display Modes | |
|
|