On Thu, 10 Sep 1998, Vadim Vygonets wrote:
> # This is the director -- put it before "localuser".
>
> special_localuser:
> driver = localuser
> transport = special_local_delivery
> condition = ${if match{$local_part}{^(user1|user2|user3)$}{true}fail}
Or even
special_localuser:
driver = localuser
transport = special_local_delivery
local_parts = user1:user2:user3
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.
--
*** Exim information can be found at
http://www.exim.org/ ***