On 24/06/2023 22:36, Slavko via Exim-users wrote:
Dňa 24. júna 2023 19:40:10 UTC používateľ Ray O'Donnell via Exim-users <[email protected]> napísal:(i) Putting this in /etc/exim4/update-exim4.conf.conf: dc_other_hostnames=${lookup pgsql{select domain_name from domains }}I afraid, that script which generate final config file is not prepared to got anything other than simple list here(ii) Setting MAIN_LOCAL_DOMAINS in /etc/exim4/conf.d/main/000_localmacros, which contains various local settings: MAIN_LOCAL_MACROS = ${lookup pgsql{select domain_name from domains }}That is better, right file, wrong macro ;-) In that file set your lookup in MAIN_LOCAL_DOMAINS or MAIN_RELAY_TO_DOMAINS macro -- select which one is proper for you.
Whoops, yes, that was my typo - it should of course have been MAIN_LOCAL_DOMAINS. Thanks! :-)
Ray. -- Raymond O'Donnell // Galway // Ireland [email protected] -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
