----Original Message---- From: [email protected] [mailto:[email protected]] On Behalf Of Andreas Metzler Sent: Tuesday, June 30, 2009 12:42 PM To: [email protected] Subject: Re: [exim] DKIM and DomainKeys
> Rick Cooper <[email protected]> wrote: > [...] >> BTW: the current exim-doc in cvs appears to be broken and won't build. It >> appears to be broken in the section you added a couple of weeks ago >> referencing the DKIM support. There are a bunch of errors all pretty much >> like > >> ** Error: missing closing flag %& >> Processing macro vitem >> Detected near line 34296 of spec.xfpt > > Hello, > > there is already a patch in > > http://bugs.exim.org/show_bug.cgi?id=856 > Not knowing anything about xfpt I just changed the lines (looked at similar items) from something like .vitem &%dkim_domain = <expanded string> [MANDATORY]%& To .vitem &*dkim_domain*&&~=&~<expanded string>&~&~[MANDATORY] And changed the erroneous .ulist to .ilist (figured it a typo because of u and I keys location) Dunno if it's the correct way to do it but it compiles, works and looks right. I am happy for now, I have the docs and Renaud's source link has me signing both in one pass. The rpms are built and I can push them out to the other servers tonight. Thanks all, Rick -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
