Re: Trouble with rewriting local-part addresses

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Doug Sewell
日付:  
To: Glenn Carver
CC: exim-users, glenn
題目: Re: Trouble with rewriting local-part addresses
Thus spake Glenn Carver:
>
> However, I've tried to follow the rewriting example in the manual in
> which local usernames are replaced by real names
> e.g.
>     glenn@???  becomes Glenn.Carver@???

>
> However, although running exim in test mode shows the rewriting works,
> the problem is that exim then complains the local part (now Glenn.Carver)
> is bad e.g.


I had the same problem recently. What I had to do was change the
config to only rewrite those headers on OUTBOUND mail - ie from and
sender headers. From my config:

| # fix local user names
| 
| dsrousso@???     dsroussos@???    fr
| ejlargen@???     ejlargent@???    fr
| awowens@???      fowens@???       fr


Without the 'fr' I had the same problem you experienced.

--
Doug Sewell (doug@???) (http://cc.ysu.edu/~doug/)
E-mail advertisers: put me on your "don't call, don't e-mail" list.

Bad taste is better than safe taste or no taste at all - Diana Vreeland