• Patch: Elm ME+ 2.5 PLalpha51 -> Elm ME+ 2.5 PLalpha52 [1/7] (5/5)

    From Kari Hurtta@21:1/5 to All on Mon Jun 8 19:45:13 2020
    [continued from previous message]

    int mailer_bits;
    /* TODO: Add to this mailer specific data
    --- 136,142 ----
    mailer_info_gen_def_ef * mi_def_env_from;
    mailer_info_set_ef * mi_set_env_from;
    mailer_info_restart_hook * mi_restart_hook;
    ! mailer_info_s_query_hook * mi_query_s_hook;

    int mailer_bits;
    /* TODO: Add to this mailer specific data
    Index: elmME+.2.5.alpha52-cvs/hdrs/mailerlib.h
    *** elmME+.2.5.alpha51/hdrs/mailerlib.h Tue Dec 25 20:13:54 2018
    --- elmME+.2.5.alpha52-cvs/hdrs/mailerlib.h Sun May 31 19:56:03 2020 ***************
    *** 1,7 ****
    ! /* $Id: mailerlib.h,v 2.22 2018/12/21 11:21:42 hurtta Exp $ */

    /******************************************************************************
    ! * The Elm (ME+) Mail System - $Revision: 2.22 $ $State: Exp $
    *
    * Author: Kari Hurtta <hurtta+elm@siilo.FMI.FI> (was hurtta+elm@posti.FMI.FI)
    * or Kari Hurtta <elm@elmme-mailer.org>
    --- 1,7 ----
    ! /* $Id: mailerlib.h,v 2.26 2020/05/31 16:56:03 hurtta Exp $ */

    /**********************************