Re: [Exim] eximon script buglet

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Randy Bush
Ημερομηνία:  
Προς: Philip Hazel
Υ/ο: exim-users, sheldonh
Αντικείμενο: Re: [Exim] eximon script buglet
>> freebsd 3.2-release+pao
>> exim 3.03
>>
>> *** /usr/local/sbin/eximon~     Mon Sep 13 14:27:04 1999
>> --- /usr/local/sbin/eximon      Mon Sep 13 14:58:22 1999
>> ***************
>> *** 31,37 ****
>>   QUEUE_WIDTH=950
>>   QUEUE_MAX_ADDRESSES=10
>>   QUEUE_INTERVAL=300
>> ! MENU_EVENT=Shift<Btn1Down>
>>   ACTION_OUTPUT=yes
>>   ACTION_QUEUE_UPDATE=yes
>>   BODY_MAX=20000
>> --- 31,37 ----
>>   QUEUE_WIDTH=950
>>   QUEUE_MAX_ADDRESSES=10
>>   QUEUE_INTERVAL=300
>> ! MENU_EVENT='Shift<Btn1Down>'
>>   ACTION_OUTPUT=yes
>>   ACTION_QUEUE_UPDATE=yes
>>   BODY_MAX=20000

>
> I've just been looking at this. I think when I responded before I
> misunderstood the way the diff was given. Let me check that I have this
> right: It didn't have quotes, and you have added them to make it work?


yes

> If so, I agree they are needed, but in the Exim source the quotes are
> present, so I'm not sure where they got lost.


probably in the freebsd port. i have added the porter to the cc:s.

randy