Author: William Thompson Date: To: Jose de Paula Eufrasio Junior CC: Lista Exim Subject: Re: [Exim] Exim Authentication variables...
> I tried to find a list of variables that Exim sets in its various > functions but I can't find any..
>
> I'm wanting to test if a user is authenticated, if it's true exim will
> skip the RBL checks...
>
> I think that there is an $authenticated_user variable, but I can't find
> nothing about what's the content..