|
From: Sahil T. <sa...@ta...> - 2010-03-08 04:11:41
|
On Sun, 07 Mar 2010, Joe wrote: > dovecot# telnet localhost 10024 > Trying 192.168.1.35... > Connected to localhost. > Escape character is '^]'. > Connection closed by foreign host. > dovecot# > > Mar 7 20:05:18 dovecot amavis[83041]: (!)DENIED ACCESS from IP > 192.168.1.35, policy bank '' The above IP address should be included in amavisd-new's access control list. Adjust @inet_acl and $inet_socket_bind as necessary; see the default configuration and this mailing list's archives for examples. -- Sahil Tandon <sa...@ta...> |