greaylist for qmail
时间:2006-02-22 来源:snowtty
Hi Rick,
Slept over it and, well - seems obvious now :-) Thanks for the example file -
this will help start my own whitelist.
By the way, the "CREATE TABLE" example which is commented in the patch didn't
work for me - here's the right one:
CREATE DATABASE relaydelay;
grant select,insert,update,delete on relaydelay.* to milter@"localhost"
identified by "milter";
Greets,
Achim
Slept over it and, well - seems obvious now :-) Thanks for the example file -
this will help start my own whitelist.
By the way, the "CREATE TABLE" example which is commented in the patch didn't
work for me - here's the right one:
CREATE DATABASE relaydelay;
grant select,insert,update,delete on relaydelay.* to milter@"localhost"
identified by "milter";
Greets,
Achim
相关阅读 更多 +