On 14/04/06 21:45, Bowie Bailey wrote:
> Errors with policy protocol... Since those settings didn't exist in
> the old config, I tried simply removing these two lines from the
> config:
>
> $interface_policy{'SOCK'}='AM.PDP-SOCK'; # only relevant with
> $unix_socketname
> $policy_bank{'AM.PDP-SOCK'} = { protocol=>'AM.PDP' };
>
> What is the problem here? Is this something to do with the Courier
> integration, or is there something else going on?
You need to set the protocol to 'COURIER'. You have probably dropped or
commented out a line from your old config file:
$protocol = 'COURIER';
--
Martin Orr
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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/