Re: [Exim] string_sprintf expansion was longer than 8192

Top Page
Delete this message
Reply to this message
Author: Johann Spies
Date:  
To: exim-users
Subject: Re: [Exim] string_sprintf expansion was longer than 8192
--
On Wed, Feb 04, 2004 at 12:00:31PM +0000, Dennis Davis wrote:
> >From: Johann Spies <jspies@???>
> >To: exim-users@???
> >Subject: [Exim] string_sprintf expansion was longer than 8192
> >Date: Wed, 4 Feb 2004 13:48:49 +0200
> >
> >I get the error message in the subject line in the paniclog. What
> >is causing it. How can I correct it?
> >
> >This is on Debian Sarge with exim 4.30 with exiscan-acl.
>
> exim uses fixed length buffers. It's been previously suggested on
> this list that the problem could easily be cured by editing the
> source of exim. Edit exim/src/config.h.defaults and change the
> STRING_SPRINTF_BUFFER_SIZE line to
>
> #define STRING_SPRINTF_BUFFER_SIZE (8192 * 2)
>
> or some other suitable increase in size.
>


Thanks.

Johann
--
Johann Spies          Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch


     "That at the name of Jesus every knee should bow, of
      things in heaven, and things in earth, and things
      under the earth; And that every tongue should confess
      that Jesus Christ is Lord, to the glory of God the
      Father."              Philippians 2:10,11
--
Content-Description: Digital signature


[ signature.asc of type application/pgp-signature deleted ]
--