<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>Hi Joh,</p>
<p>DKIM is a little harder to setup than SPF, SPF only requires that you define a TXT record in your DNS. DKIM requires that plus signed messages on the outbound mail server (the "last" one in your outbound network communicating to the destination MTA).</p>
<p>It must be your last as you can't have the email header modified after DKIM signing.</p>
<p>There's plenty of references on how to do this if you search the net, but you'll need more technical knowledge to implement if you wish to go that route.</p>
<p>DKIM signing would really only help spam forged as coming from your domain, which may not be a problem unless your a large email provider that spammers wish to forge.</p>
<p>DKIM checks inbound are useful though, we use those for our customers to determine spammers forging yahoo and gmail addresses.<br /> </p>
<p>On 2013-02-18 20:52, Johannes Graumann wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>Hello,

I have been testing a kolab3/Debian wheezy set up using 
<a href="http://www.allaboutspam.com/email-server-test">http://www.allaboutspam.com/email-server-test</a>One of the comments that comes back is:</pre>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%">Email does not contain any DKIM/Domain Keys Signature and the published Domain Keys policy does not specify whether to accept or reject unsigned Emails. Signing your Outbound emails and clearly specifying a policy to accept signed emails will minimize chances of your Email being considered as SPAM.</blockquote>
<pre>To the experienced admins here: is this worth implementing? And if so: what 
might an implementation (preferably on Debian) look like and consist from?

Thanks for your input.

Sincerely, Joh

_______________________________________________
Kolab-users mailing list
<a href="mailto:Kolab-users@kolab.org">Kolab-users@kolab.org</a>
<a href="https://www.intevation.de/mailman/listinfo/kolab-users">https://www.intevation.de/mailman/listinfo/kolab-users</a>
</pre>
</blockquote>
<div>
<pre>-- 
Thanks,

Michael.</pre>
</div>
</body></html>