[Eisfair] eisgraph / mail

Helmut Pohl helmut_pohl at arcor.de
Sa Sep 11 12:07:01 CEST 2021


Hallo Martkus,


Am 11.09.2021 um 10:19 schrieb Marcus Röckrath:
> Hallo Helmuth,
> 
> Helmut Pohl wrote:
> 
>> nach Update auf das neue mail 1.15.6 bekomme ich von
>> eisgraph 1.4.6 im Minutentakt diese emails:
>>
>> Betreff: /usr/local/eisgraph/eisgraph.sh collect > /dev/null
>>
>> /usr/local/eisgraph/scripts/exim: line 54: warning: command
>> substitution: ignored null byte in input
>> /usr/local/eisgraph/scripts/exim: line 55: warning: command
>> substitution: ignored null byte in input
>> /usr/local/eisgraph/scripts/exim: line 56: warning: command
>> substitution: ignored null byte in input
>> /usr/local/eisgraph/scripts/exim: line 57: warning: command
>> substitution: ignored null byte in input
>> /usr/local/eisgraph/scripts/exim: line 58: warning: command
>> substitution: ignored null byte in input
>> /usr/local/eisgraph/scripts/exim: line 59: warning: command
>> substitution: ignored null byte in input
>> /usr/local/eisgraph/scripts/exim: line 60: warning: command
>> substitution: ignored null byte in input
>> /usr/local/eisgraph/scripts/exim: line 61: warning: command
>> substitution: ignored null byte in input
>> /usr/local/eisgraph/scripts/exim: line 62: warning: command
>> substitution: ignored null byte in input
>> /usr/local/eisgraph/scripts/exim: line 77: 597x257: value too great for
>> base (error token is "597x257")
>>
>> Ich habe jetzt erstmal in eisgraph die exim und exim-frozen
>> ausgeschaltet. Aber, was kann ich tun um den Fehler zu beseitigen?
> 
> Bitte poste die Zeilen 54-77 aus /usr/local/eisgraph/eisgraph.sh.

/usr/local/eisgraph/scripts/exim

Die Zeilen 54 - 62:

        OLD_IN=`cat /var/eisgraph/exim.log  | cut -d ":" -f1`
        OLD_OUT=`cat /var/eisgraph/exim.log  | cut -d ":" -f2`
        OLD_REJ=`cat /var/eisgraph/exim.log  | cut -d ":" -f3`
        OLD_AUT=`cat /var/eisgraph/exim.log  | cut -d ":" -f4`
        OLD_CONN=`cat /var/eisgraph/exim.log  | cut -d ":" -f5`
        OLD_SPAM=`cat /var/eisgraph/exim.log  | cut -d ":" -f6`
        OLD_FROZ=`cat /var/eisgraph/exim.log  | cut -d ":" -f7`
        OLD_SFAIL=`cat /var/eisgraph/exim.log  | cut -d ":" -f8`
        OLD_MALWARE=`cat /var/eisgraph/exim.log  | cut -d ":" -f9`

und 77:

        IN_A=$((IN-OLD_IN))


> 
> Was liefern die folgenden beiden Befehlszeilen:
> 
> # cat /var/eisgraph/exim.log  | cut -d ":" -f1
> 

597x257


> # grep -c '<=.*H=' /var/spool/exim/log/mainlog
> 

0


Gruß,
Helmut


Mehr Informationen über die Mailingliste Eisfair