Package: monitoring-plugins-standard
Version: 2.4.0-3+deb13u1
Severity: important

Dear Maintainer,

check_mailq -M exim is looking for strings like 19aEEr-0007hx-Dy i.e. 6-6-2 
characters. 
In perl notation: /\s[\w\d]{6}-[\w\d]{6}-[\w\d]{2}\s/

However current (debian 13) version of exim uses longer message ID: 
1w5LQ6-00000002Hr7-2WRU,
i.e. 6-11-4, or /\s[\w\d]{6}-[\w\d]{11}-[\w\d]{4}\s/

Please fix the regex on line 516. 

Thank you
Vladislav Kurz


-- System Information:
Debian Release: 13.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.69+deb13-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to C.UTF-8), 
LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages monitoring-plugins-standard depends on:
ii  libc6                     2.41-12+deb13u1
ii  libssl3t64                3.5.4-1~deb13u2
ii  monitoring-plugins-basic  2.4.0-3+deb13u1
ii  ucf                       3.0052

Versions of packages monitoring-plugins-standard recommends:
ii  bind9-host [host]  1:9.20.18-1~deb13u1
pn  dnsutils           <none>
pn  libdbi1t64         <none>
ii  libldap2           2.6.10+dfsg-1
pn  libmariadb3        <none>
ii  libnet-snmp-perl   6.0.1-8
pn  libpq5             <none>
pn  libradcli4         <none>
pn  rpcbind            <none>
pn  smbclient          <none>
pn  snmp               <none>
ii  sudo               1.9.16p2-3

Versions of packages monitoring-plugins-standard suggests:
ii  exim4-daemon-light  4.98.2-1
pn  fping               <none>
pn  icinga2             <none>
pn  qstat               <none>

-- no debconf information

Reply via email to