https://bugs.exim.org/show_bug.cgi?id=2587

--- Comment #5 from Leonhard Knauff <[email protected]> ---
(In reply to Jeremy Harris from comment #4)
> (In reply to Leonhard Knauff from comment #3)
> >    AUTH/PLAIN with RADIUS:
> 
> Is that a pam expansion condition, or via some other route?

No Pam or other expansion.

My "exim.conf":

auth_plain:
   driver = plaintext
   public_name = PLAIN
   server_prompts = :
   server_condition = ${if radius{$auth2:$auth3}{yes}{no} }
   server_set_id = $auth2

Radius-Client:   freeradius-client
Exim 4.92.3 works fine, Exim 4.93 not used

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to