Hello.

1. Do I need to install jDKIM library to configure DKIM?


2. In the mailetcontainer.xml, is this the way to configure DKIM, as the last 
mailet under  the root processor.


<mailetcontainer enableJmx="true">

  <processors>

     <processor state="root" enableJmx="true">

...


          <mailet match="All" class="DKIMSign">

          ...

          </mailet>

     </processor>

...

  </processors>

</mailetcontainer>



Many thanks!


Dale

Reply via email to