Re: [Exim] invalid value for message_size_limit:

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Patrick Boutilier
Dátum:  
Címzett: Tony Finch
CC: Exim Users
Tárgy: Re: [Exim] invalid value for message_size_limit:
Tony,

Works great. Thanks.



Tony Finch wrote:
> Patrick Boutilier <boutilpj@???> wrote:
>
>>Found this in the archives. I am having the same problem on RedHat 9
>>after upgrading from 4.20 to 4.24 (built from source). The problem does
>>not occur with RedHat 8.0. Also the problem only occurs when calling
>>exim from the command line and it doesn't matter what the value for
>>message_size_limit is.
>
>
> Try adding errno=0; to line 4116 of expand.c.
>
> Tony.