We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429dcfd commit 6c590e0Copy full SHA for 6c590e0
install/tpl/mysql-virtual_relayrecipientmaps.cf.master
@@ -1,7 +1,7 @@
1
user = {mysql_server_ispconfig_user}
2
password = {mysql_server_ispconfig_password}
3
dbname = {mysql_server_database}
4
-table = mail_relay_recipients
+table = mail_relay_recipient
5
select_field = access
6
where_field = source
7
additional_conditions = and active = 'y' and server_id = {server_id}
0 commit comments