Fix dovecot antispam plugin parameters

This commit is contained in:
andryyy
2016-12-13 13:38:31 +01:00
parent e51a932bb5
commit b93c4e4102
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
bind_socket = "*:11334";
enable_password ="$2$pppq86q9uns51zd5ekfxecj7bxwaefo3$p7f9xdhamydjhtypcr639it3kqeiknx3dk9on7skjypyi8uwwcmy";
enable_password = "$2$pppq86q9uns51zd5ekfxecj7bxwaefo3$p7f9xdhamydjhtypcr639it3kqeiknx3dk9on7skjypyi8uwwcmy";
secure_ip = "192.168.0.0/16";
secure_ip = "172.16.0.0/12";
secure_ip = "10.0.0.0/8";