Re: [Exim] one user in domain over uucp

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: Alex Pavlov
CC: exim-users
題目: Re: [Exim] one user in domain over uucp
On 29 Jul 1999, Alex Pavlov wrote:

> Thanks a lot :) uucp works perfectly for a long time... I need an idea how
> to make exim to deliver mail for one of virtually local users not via
> local_delivery transport, but via another one


Ah, I think I understand what you want. You can use the "local_parts"
option on a director to pick out certain users. For example,

special_local_parts:
driver = localuser
local_parts = "him : her : theotherperson : <some lookup>"
transport = special_transport

That would check that the local part had an account; you could use
smartuser if you didn't want to do that.


-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.