Hi all,

I have a pretty standard exim conf set up on FreeBSD (Exim version 4.71), 
system aliases (or groups) are configured thus:

system_aliases:
  driver = redirect
  allow_fail
  allow_defer
  data = ${lookup{$local_part}lsearch{/etc/aliases}}
  user = mailnull
  group = mail
  file_transport = address_file
  pipe_transport = address_pipe

I would like to limit senders to these groups/aliases to only local addresses 
(i.e. [email protected], [email protected]... but _NOT_ 
[email protected]).
How can I do this?

Thanks in Advance,
Janelle.
                                          
-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to