|
From: Joe <no...@gm...> - 2010-03-08 12:28:31
|
On 3/7/2010 10:55 PM, Sahil Tandon wrote: > 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. > Problem solved! Thanks! Joe |