>>> Try
>>>
>>>     exim -bP config | grep -i x-relay-user
>>>
>>> and check, if this header is part of your Exim configuration at all.
>>
>> Hi, not clear what you mean by "config",
>
> The actual literal word 'config', which is one of the possible arguments
> to "exim -bP"
>
> See
> https://www.exim.org/exim-html-current/doc/html/spec_html/ch-the_exim_command_line.html
>
>> but just
>>     "exim -bP | grep -i relay"
>> leads to empty result.
>
> Which is unsurprising... Try the suggested command as suggested.

Hi, thanks,

$ exim -bP config
config is not a known option
$ exim -bP config | grep -i x-relay-user
$

BR,

Markus

-- 
## 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