Bug#962847: exim4: takes forever to send a mail after sleeping

Jeremy Harris jgh at wizmail.org
Fri Jul 3 12:34:55 BST 2020


On 03/07/2020 07:34, Andreas Metzler wrote:
> There is a typo in the patch on +fixes:
> 
> receive.c:1787:1: warning: implicit declaration of function 'exim_gettime'; did you mean 'exim_gettimg'? [-Wimplicit-function-declaration]
>  1787 | exim_gettime(&message_id_tv);

> -extern void    exim_gettimg(struct timeval *);
> +extern void    exim_gettime(struct timeval *);

Hah.  Thanks for noticing.  I'll quietly fix that in some future
commit.
-- 
Cheers,
  Jeremy



More information about the Pkg-exim4-maintainers mailing list