[exim-dev] [Bug 3083] Allow multiple uses of options definin…

Góra strony
Delete this message
Reply to this message
Autor: Exim Bugzilla
Data:  
Dla: exim-dev
Temat: [exim-dev] [Bug 3083] Allow multiple uses of options defining servers for database lookups
https://bugs.exim.org/show_bug.cgi?id=3083

--- Comment #2 from Marten Lehmann <lehmann@???> ---
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):
## exim-dev-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/