[Bug 856] New: syntax errors in spec.xfpt (since DKIM merge)

View: New views
5 Messages — Rating Filter:   Alert me  

[Bug 856] New: syntax errors in spec.xfpt (since DKIM merge)

by Andreas Metzler-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- 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)
           Product: Exim
           Version: N/A
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Documentation
        AssignedTo: nigel@...
        ReportedBy: eximusers@...
                CC: exim-dev@...


Created an attachment (id=318)
 --> (http://bugs.exim.org/attachment.cgi?id=318)
syntax error fix

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


--
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 856] syntax errors in spec.xfpt (since DKIM merge)

by Andreas Metzler-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Andreas Metzler <eximusers@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #318 is|0                           |1
           obsolete|                            |




--- Comment #1 from Andreas Metzler <eximusers@...>  2009-06-21 11:21:10 ---
Created an attachment (id=319)
 --> (http://bugs.exim.org/attachment.cgi?id=319)
patch without cnp error


--
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/ ##

Re: [Bug 856] New: syntax errors in spec.xfpt (since DKIM merge)

by Andreas Metzler-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2009-06-21 Andreas Metzler <eximusers@...> 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/ ##

[Bug 856] syntax errors in spec.xfpt (since DKIM merge)

by Bugzilla from tom@duncanthrax.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Tom Kistner <tom@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tom@...




--- Comment #2 from Tom Kistner <tom@...>  2009-06-21 11:31:48 ---
Sorry, I had to leave this unfinished. I'll probably get around to completing
it in 1-2 weeks.


--
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 856] syntax errors in spec.xfpt (since DKIM merge)

by Bugzilla from tom@duncanthrax.net :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

Tom Kistner <tom@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Tom Kistner <tom@...>  2009-06-30 19:11:25 ---
Fixed. I'll change the style to use .option, too :)


--
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/ ##