Re: [exim] Strip originating headers when relaying

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Darton Williams
日付:  
To: Exim Users
題目: Re: [exim] Strip originating headers when relaying
On 9/26/07, Keith Edmunds <kae@???> wrote:
> Is it possible to rewrite the headers (or use some other technique) such
> that the mail appears to originate on our Exim server?
>


You can use headers_remove and headers_add in a router (see chapter 15
of the Exim spec), or take a look at system_filter and the system
filter options in chapter 43, esp. 43.6.

Regards,

Darton Williams