Mark,
thanks a lot!
>
> Seems you have a protocol on a Unix socket set to AM.CL, instead of
> AM.PDP.
> Add the following to your amavisd.conf:
>
> $interface_policy{'SOCK'} = 'AM.PDP-SOCK';
that line was commented out. Now it woks.
>
> $policy_bank{'AM.PDP-SOCK'} = {
> protocol => 'AM.PDP', # Amavis policy delegation protocol
> auth_required_release => 0,
> };
>
Uwe
------------------------------------------------------------------------------
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/