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
阅读(967) | 评论(0) | 转发(0) |