Skip to content

Commit 6c590e0

Browse files
committed
1 parent 429dcfd commit 6c590e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/tpl/mysql-virtual_relayrecipientmaps.cf.master

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
user = {mysql_server_ispconfig_user}
22
password = {mysql_server_ispconfig_password}
33
dbname = {mysql_server_database}
4-
table = mail_relay_recipients
4+
table = mail_relay_recipient
55
select_field = access
66
where_field = source
77
additional_conditions = and active = 'y' and server_id = {server_id}

0 commit comments

Comments
 (0)