[EXIM] Mailbox seperator

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Oliver Smith
日付:  
To: exim-users
題目: [EXIM] Mailbox seperator
I want to allow my users to seperate their incoming mail into multiple
mailboxes the same way you can under MMDF, e.g. all mail for

oliver=exim@??? or oliver=*@kfs.org is delivered a per oliver@???;
my exim or procmail filter can then seperate this out into the apropriate
mailbox or whatever.

I tried creating a rewriting rule:

*=*@kfs.org $1@??? T

but this didn't have the desired effect.

I know some mailsystems use '+' instead of '='

Is there a way to replicate this?


Oliver


--
*** Exim information can be found at http://www.exim.org/ ***