Menu

#2 patch does not work with 4.76

v1.0_(example)
closed-fixed
None
5
2015-11-10
2011-05-11
Anonymous
No

Patch does not apply to exim 4.76.

Discussion

  • Fabian Groffen

    Fabian Groffen - 2011-05-12

    The patch can be simply fixed:

    --- exim_469_dsn_1_3.patch
    +++ exim_469_dsn_1_3.patch
    @@ -524,10 +524,10 @@
    diff -urN exim-4.69-orig/src/readconf.c exim-4.69-dsn/src/readconf.c
    --- exim-4.69-orig/src/readconf.c 2007-08-23 12:01:49.000000000 +0100
    +++ exim-4.69-dsn/src/readconf.c 2008-07-28 09:52:55.000000000 +0100
    -@@ -207,6 +207,9 @@
    - { "dns_ipv4_lookup", opt_stringptr, &dns_ipv4_lookup },
    +@@ -219,6 +219,9 @@
    { "dns_retrans", opt_time, &dns_retrans },
    { "dns_retry", opt_int, &dns_retry },
    + { "dns_use_edns0", opt_int, &dns_use_edns0 },
    +#ifdef SUPPORT_DSN
    + { "dsn", opt_bool, &dsn },
    +#endif

     
  • Cable & Wireless

    A new version for 4.76 has been uploaded to the website

     
  • Cable & Wireless

    • assigned_to: nobody --> cwipapps
     
  • Cable & Wireless

    • status: open --> open-fixed
     
  • Cable & Wireless

    • status: open-fixed --> closed-fixed
    • Group: --> v1.0_(example)
     

Log in to post a comment.

MongoDB Logo MongoDB