Ollie Cook wrote: > Hi,
>
> Would it be possible to have authenticated_sender added to local_scan.h in
> future distributions?
>
> It's value could be useful in determining what scanning methods should be
> implemented for a particular sender.
You can easily get the value with expand_string(US"$authenticated_sender");