Auteur: Mark Murray Date: À: Lena CC: exim-users Sujet: Re: [exim] tring to reject mail based on "From:" and "Reply-to:"
Lena@??? writes: > > From: Mark Murray
>
> > in acl_check_rcpt I have this:
>
> > ${lookup{$h_x-sender:}
>
> In acl_check_rcpt $h_ variables are unavailable.
Thank you! Good to know.
> > I'd like to be able
> > to do something like the above (obviously in acl_check_data!).
>