Rocsca,

> I have set:
> $inet_socket_port = [10024,10027,9998];
> $interface_policy{'9998'} = 'AM.PDP';
> $policy_bank{'AM.PDP'} = {
>         protocol => 'AM.PDP',
>         inet_acl => [qw( 127.0.0.1 [::1] 10.166.231.245 )],
> };
> For MailZU installation purpouse, i need to access to Amavisd-new server
> from remote (10.166.231.245). While I saw that AMPDP socket is bound to
> 9998 on local interface. How I could solve this trouble?

$inet_socket_bind = undef;


  Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to