Re: [exim] DKIM signing with amavis

Inizio della pagina
Delete this message
Reply to this message
Autore: Eric Magutu
Data:  
To: exim-users
Oggetto: Re: [exim] DKIM signing with amavis
Hi,
I found my problem, it was in the amavisd.conf file. I added the following:

$interface_policy{'10024'} = 'DKIM_ALWAYS';
$policy_bank{'DKIM_ALWAYS'} = { originating => 1, };

and it works

On Thu, Jan 7, 2010 at 4:36 PM, Eric Magutu <emagutu@???> wrote:
> Hi,
> I have configured my amavisd-new to do dkim signing but can't find any
> info on how to enable it on exim so that my mail is actually signed.
> Any assistance will be greatly appreciated.
>
> --
> Regards,
> Eric Magutu
>




--
Regards,
Eric Magutu