Re: [Exim] Re-write Question

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Andromeda
日付:  
To: Exim
題目: Re: [Exim] Re-write Question
At 14:55 04-08-1999 +0100, you wrote:
>user@???
>and I want to accept mail to:
>any_address@???


You don't want to use rewrite rules. Since user.mydomain.com is a virtual
domain I would assume, you can use the virtual domain configuration in the
FAQ to do so. The configs are C015 and C016.

Your configuration will require one change to the "virtual" director.
Change the line saying:

search_type = lsearch

to

search_type = lsearch*@

That way you can put into the file named user.mydomain.com-aliases the
following line:

*: user@???

Andromeda

- The Andromeda HTML Workshop - http://www.htmlworkshop.com/
Home of Search & Replace 98