ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
install/tpl/mysql-virtual_sender.cf.master
@@ -4,5 +4,5 @@
table        = mail_access
select_field = access
where_field  = source
additional_conditions = and type = 'sender' and active = 'y'
additional_conditions = and type = 'sender' and active = 'y' and server_id = {server_id}
hosts = {mysql_server_ip}