>>>>> 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 >> > How old is your exim exactly ? > > > $ exim -bV > Exim version 4.92 #3 built 11-Feb-2019 21:35:34
"Mine" / the version my hoster is running is: $ exim --version Exim version 4.82 #3 built 10-Feb-2018 19:43:33 Copyright (c) University of Cambridge, 1995 - 2013 (c) The Exim Maintainers and contributors in ACKNOWLEDGMENTS file, 2007 - 2013 Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013) Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd Authenticators: cram_md5 plaintext Routers: accept dnslookup ipliteral manualroute queryprogram redirect Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp Fixed never_users: 0 Size of off_t: 8 Configuration file is /var/lib/exim4/config.autogenerated $ Thanks, 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/
