search for: sql_select_policy

Displaying 1 result from an estimated 1 matches for "sql_select_policy".

2014 Nov 20
0
amavis-new and mysql
...emporarily suspended: lost connection with 127.0.0.1[127.0.0.1] while sending DATA command) Is there something off with that connection? Something is listening on port 3306: # netstat -an|grep 3306 tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN Perhaps because I forgot: $sql_select_policy = 'SELECT domain from domain WHERE CONCAT("@",domain) IN (%k)'; Which I picked up from an ubuntu help site google 'found' for me. The Centos amavis-new howto does not cover supporting a mysql table of virtual domains.