Mailing List Archive

[Bug 376] Support for DKIM
------- You are receiving this mail because: -------
You are the QA contact for the bug.

http://bugs.exim.org/show_bug.cgi?id=376




--- Comment #6 from Magnus Holmgren <holmgren@lysator.liu.se> 2007-09-02 23:21:40 ---
The DKIM library from Alt-N (http://libdkim.sf.net/) has been mentioned in the
discussions. I think that maybe the DKIM library from the dkim-milter project
(http://dkim-milter.sf.net/) may be better. I haven't investigated
thoroughly, but dkim-milter is progressing way more rapidly and has better
documentation, so it should definitely be considered.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 376] Support for DKIM [ In reply to ]
------- You are receiving this mail because: -------
You are the QA contact for the bug.

http://bugs.exim.org/show_bug.cgi?id=376

snowcrash+exim <schneecrash+exim@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |schneecrash+exim@gmail.com




--- Comment #7 from snowcrash+exim <schneecrash+exim@gmail.com> 2007-09-03 19:19:57 ---
(In reply to comment #6)
> (http://dkim-milter.sf.net/) may be better. I haven't investigated

I'd not seen this lib before - thx for the reference.

fwiw, on OSX, unlike w/ the Alt-N lib, the dkim-milter vairant of libdkim
builds out-of-the-box without modification or error,

cd /build/dkim-milter-2.2.0/libdkim
sh Build
sh Build check
===================
All 75 tests passed
===================

cd /build/exim/dkim/dkim-milter-2.2.0/obj.Darwin.8.10.0.PowerMacintosh/libdkim
ls -al libdkim.a
-rw-r--r-- 1 root 1200 125172 Sep 3 11:16 libdkim.a

note that, atm, only the STATIC *.a is built ... mods likely would need to made
for DYNAMIC lib (*.dylib) support, i suppose.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 376] Support for DKIM [ In reply to ]
------- You are receiving this mail because: -------
You are the QA contact for the bug.

http://bugs.exim.org/show_bug.cgi?id=376

Tom Kistner <tom@duncanthrax.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |tom@duncanthrax.net
Status|NEW |ASSIGNED




--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 376] Support for DKIM [ In reply to ]
------- You are receiving this mail because: -------
You are the QA contact for the bug.

http://bugs.exim.org/show_bug.cgi?id=376

Tom Kistner <tom@duncanthrax.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|ph10@hermes.cam.ac.uk |tom@duncanthrax.net
Status|ASSIGNED |NEW




--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 376] Support for DKIM [ In reply to ]
------- You are receiving this mail because: -------
You are the QA contact for the bug.

http://bugs.exim.org/show_bug.cgi?id=376

Tom Kistner <tom@duncanthrax.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED




--- Comment #8 from Tom Kistner <tom@duncanthrax.net> 2007-09-10 17:13:56 ---
Now working on this - if anyone has further input please post it here.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##