Package: greylistd Version: 0.9.0.3+nmu1 Severity: normal Dear Maintainer,
While running configuration steps of greylistd, I noticed the
following python3 warning in the middle of the output:
# greylistd-setup-exim4 add -netmask=24
=> /usr/sbin/greylistd-setup-exim4:36: SyntaxWarning: invalid escape
sequence '\s'
=> exim4conf_remove_block = ['^\s*defer', '/var/run/greylistd/socket']
Adding greylistd support to Exim 4 configuration files
/etc/exim4/exim4.conf.template : OK
/etc/exim4/exim4.conf.template : OK
...conf.d/acl/30_exim4-config_check_rcpt: OK
...conf.d/acl/40_exim4-config_check_data: OK
It doesn't seem to have interferred with the expected output in
the configuration file (as far as I can witness greylisting does
operate properly), so it's not too problematic. I suspect this
is just another case of doubling the backslash or declare the
Python string as a raw string, like r'^\s*defer'.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.10.6-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=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 greylistd depends on:
ii adduser 3.137
ii debconf [debconf-2.0] 1.5.87
ii init-system-helpers 1.66
ii python3 3.12.5-1
ii sysvinit-utils [lsb-base] 3.10-1
Versions of packages greylistd recommends:
ii exim4 4.98-1
greylistd suggests no packages.
-- debconf information:
greylistd/restartexim: true
greylistd/autoconfig_notdone:
* greylistd/autoconfig_notdone_exim4:
Now to enjoy a time of peace and quiet while greylistd does it's
magic. :)
Have a nice day, :)
--
.''`. Étienne Mollier <[email protected]>
: :' : pgp: 8f91 b227 c7d6 f2b1 948c 8236 793c f67e 8f0d 11da
`. `' sent from /dev/pts/3, please excuse my verbosity
`-
signature.asc
Description: PGP signature

