• Patch: Elm ME+ 2.5 PLalpha54 -> Elm ME+ 2.5 PLalpha60 [1/13] (8/8)

    From Kari Hurtta@21:1/5 to All on Thu Nov 24 20:22:40 2022
    [continued from previous message]

    + # If this is not set, "test=" commands from mailcap entries
    + # for given type is executed until some test succeed (or
    + # mailcap entry without "test=" is found for given type).
    + ### mailcap-select-other = ON
    +
    # Specifies minimum time on seconds which temporary file is kept before
    # it is deleted when using internal mailcap.
    #
    ***************
    *** 1941,1947 ****
    #
    # This includes shared libraries which are assumed
    # to change default elmrc values.
    ! ### use-config-library = resolv

    # Specify tags for shared libraries, which should be loaded.
    ### use-connect-library = resolv tls
    --- 2093,2099 ----
    #
    # This includes shared libraries which are assumed
    # to change default elmrc values.
    ! ### use-config-library = resolv tls

    # Specify tags for shared libraries, which should be loaded.
    ### use-connect-library = resolv tls
    ***************
    *** 2019,2024 ****
    --- 2171,2186 ----
    # Shared library libelmme-resolv.so provides interface to resolver routines.
    #

    + # Specifies actions when interface addresses as changed (if getifaddrs()
    + # is available)
    + #
    + # Possible values:
    + #
    + # none Nothing specified
    + #
    + # clear-cache Clear cached DNS records
    + ### interface-change = clear-cache
    +
    # Specifies what address record types are queried on DNS-lookup.
    #
    # Possible values:
    ***************
    *** 2184,2190 ****
    # Value "none" is recommended on systems, where /dev/urandom exists
    # (because OpenSSL uses /dev/urandom device to seed PRNG state, if
    # that device exists.)
    ! ### rand-file = /home/hurtta/.rnd

    # This variable spe