On Wednesday 12 November 2014 16:02:06 Jeremy Harris wrote:
> On 12/11/14 15:22, Gary Stainburn wrote:
> >  in check_rcpt so that a separate file could simply hold
> >
> > user1:      paula
> > user2:      graham
> >
> > and use a lookup to generate the appropriate message?
>
> deny local_part =    <lookup>
>
> Docs are at http://exim.org/exim-html-current/doc/html/spec_htm

Jeremy

I'm looking for something along the lines of

  deny  domains = +local_domains
                data = ${lookup{$local_part}lsearch{/etc/exim/lists/fail_list}}
                message = This user is no longer available. For assistance 
please contact <data>

Gary

-- 
## List details at https://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