https://bugs.exim.org/show_bug.cgi?id=3083
--- Comment #2 from Marten Lehmann <[email protected]> --- The .ifdefs rely on at least one initial datasource, which I cannot guarantee. The independent features might use: .ifdef FEATURE1 hide pgsql_servers = server1/database/username/password .endif .ifdef FEATURE2 hide mysql_servers = server2/database/username/password .endif Your second syntax suggestion ("+=") looks more appealing to me. -- You are receiving this mail because: You are on the CC list for the bug. -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-dev.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/
