Auteur: Michael Haardt Date: À: exim-dev Sujet: Re: [exim-dev] [exim] Using ADSP?
> I finished the patch and added a few error checks. What remains is to > rename dkim_domain to dkim_add_signers and to decide if a signature should
> not be added if the message already contains a signature for the domain.
>
> If you apply this patch, dkim_domain becomes a string list instead of
> just a single string, resulting in multiple signatures being added.
> Besides signing all From: addresses, you could sign the sender domain
> as well.
There have been no comments concerning this patch so far. Are there
any objections against me comitting it to CVS?
Renaming the variable and avoiding duplicate signatures are different
issues.