
eximusers at downhill
Jun 21, 2009, 3:29 AM
Post #2 of 2
(696 views)
Permalink
|
|
Re: [Bug 856] New: syntax errors in spec.xfpt (since DKIM merge)
[In reply to]
|
|
On 2009-06-21 Andreas Metzler <eximusers [at] downhill> wrote: > ------- You are receiving this mail because: ------- > You are on the CC list for the bug. > http://bugs.exim.org/show_bug.cgi?id=856 > Summary: syntax errors in spec.xfpt (since DKIM merge) [...] > CVS head's spec.xfpt does not process, attached a simple syntax-error > only diff. > I have simply changed the invalid .vitem to the usual .option constructs. > xfpt spec.xfpt > ** Error: missing closing flag %& > Processing macro vitem > Detected near line 34296 of spec.xfpt Further thoughts: * acl_smtp_dkim is not yet documented. * shouldn't dkim_strict be boolean instead of string*? * The detailed description of dkim_* should probably go to private options for the smtp transport with "Support for DKIM" just containing the overwiew. * I think the mandatory/optional destinction is suboptimal. Something like "Enabling DKIM signing of outgoing messages requires setting all three of dkim_domain, dkim_selector and dkim_private_key." If either of these are unset exim should this disable outgoin dkim support. cu andreas -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
|