Re: [exim] re-add local_part_suffix after a rewrite

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users
題目: Re: [exim] re-add local_part_suffix after a rewrite
On 29/05/2013 09:40, Guy Antony Halse wrote:
> I'm trying to find a way to re-add a local_part_suffix to an email address
> after alias rewrites have happened.


Is address_data available for use between your staff_ru_aliases and
cyrus_router?  If so you could copy from $local_part_suffix
in the first, into it, and use it in the second.
-- 
Cheers,
     Jeremy