plenty of weird 'Use of uninitialized value' issues
Frank Reppin
frank at undermydesk.org
Sun Oct 5 00:07:56 CEST 2025
Dear all,
long-time amavisd user here ;)
I do have a specific project here - where I was used
to run amavisd+spamassassin within its own perlbrew'ed environment.
This works fine up to and until amavisd 2.12.3 (and currently runs this
way here on a debian bookworm).
Whenever I've tried to update this to a more recent amavisd release...
... it failed due to weird 'use of uninitialized value' issues all over
the logfile.
However... seeing that amavisd 2.14.0 was released ... and realizing
that maybe the refactorings after 2.12.3 may not play well with perlbrew
I've decided to:
01 / source build+install perl (5.42.0) to /opt/perlx (not perlbrewed!)
02 / install all required dependencies in there (cpanm)
03 / copy all the amavisd lib/ bits over to its lib/site_perl/5.42.0/
(just as dzil would do)
04 / test it...
But alas ... the plenty 'Use of uninitialized value' warnings are still
not gone?! I'm really at a loss now - because I have no clue what might
cause them...
I'm attaching a debug.log ... which was generated by running amavisd on
the commandline.
Any help would be really appreciated!
Thankyou so much!
cheers,
FR
--
43rd Law of Computing:
Anything that can go wr
fortune: Segmentation violation -- Core dumped
-------------- next part --------------
Oct 4 23:24:39.023 test.mydomain.org /opt/perlx/bin/amavisd[973]: logging initialized, log level 2, syslog: amavis.mail
Oct 4 23:24:39.023 test.mydomain.org /opt/perlx/bin/amavisd[973]: sd_notify (no socket): STATUS=Config files have been read, modules loaded.
Oct 4 23:24:39.023 test.mydomain.org /opt/perlx/bin/amavisd[973]: no $pid_file configured, not checking it
Oct 4 23:24:39.023 test.mydomain.org /opt/perlx/bin/amavisd[973]: starting. /opt/perlx/bin/amavisd at test.mydomain.org amavis-2.14.0 (20250711), Unicode aware, LANG="en_US.UTF-8"
Oct 4 23:24:39.023 test.mydomain.org /opt/perlx/bin/amavisd[973]: perl=5.042000, user=, EUID: 1000 (1000); group=(), EGID: 1000 1000 (1000 1000)
Oct 4 23:24:39.030 test.mydomain.org /opt/perlx/bin/amavisd[973]: INFO: no optional modules: bytes_heavy.pl utf8_heavy.pl unicore::To::Lower.pl unicore::To::Upper.pl unicore::To::Fold.pl unicore::To::Title.pl unicore::To::Digit.pl unicore::lib::Nt::De.pl unicore::Heavy.pl Unix::Getrusage
Oct 4 23:24:39.031 test.mydomain.org /opt/perlx/bin/amavisd[973]: SpamControl: attempting to load scanner SpamAssassin, module Amavis::SpamControl::SpamAssassin
Oct 4 23:24:39.031 test.mydomain.org /opt/perlx/bin/amavisd[973]: SpamControl: scanner SpamAssassin, module Amavis::SpamControl::SpamAssassin
Oct 4 23:24:39.117 test.mydomain.org /opt/perlx/bin/amavisd[973]: INFO: SA version: 4.0.3-r1928101, 4.000003, no optional modules: Mail::SpamAssassin::AutoWhitelist Mail::SpamAssassin::Plugin::Hashcash Mail::SpamAssassin::Plugin::WhiteListSubject Razor2::Client::Agent Image::Info Image::Info::GIF Image::Info::JPEG Image::Info::PNG Image::Info::BMP Image::Info::TIFF auto::Crypt::OpenSSL::RSA::new_public_key auto::Crypt::OpenSSL::RSA::new_key_from_parameters auto::Crypt::OpenSSL::RSA::get_key_parameters auto::Crypt::OpenSSL::RSA::import_random_seed
Oct 4 23:24:39.117 test.mydomain.org /opt/perlx/bin/amavisd[973]: SpamControl: init_pre_chroot on SpamAssassin done
Oct 4 23:24:39.117 test.mydomain.org /opt/perlx/bin/amavisd[973]: socket module IO::Socket::IP, protocol families available: INET, INET6
Oct 4 23:24:39.117 test.mydomain.org /opt/perlx/bin/amavisd[973]: will bind to /var/lib/amavis/amavisd.sock|unix, 127.0.0.1:10024/tcp, [::1]:10024/tcp
Oct 4 23:24:39.118 test.mydomain.org /opt/perlx/bin/amavisd[973]: sd_notify (no socket): STATUS=Transferring control to Net::Server.
Oct 4 23:24:39.118 test.mydomain.org /opt/perlx/bin/amavisd[973]: sd_notify (no socket): STATUS=Preparing to bind sockets.
Oct 4 23:24:39.118 test.mydomain.org /opt/perlx/bin/amavisd[973]: Net::Server: 2025/10/04-23:24:39 Amavis (type Net::Server::PreForkSimple) starting! pid(973)
Oct 4 23:24:39.119 test.mydomain.org /opt/perlx/bin/amavisd[973]: Net::Server: Binding to UNIX socket file "/var/lib/amavis/amavisd.sock"
Oct 4 23:24:39.120 test.mydomain.org /opt/perlx/bin/amavisd[973]: Net::Server: Binding to TCP port 10024 on host 127.0.0.1 with IPv4
Oct 4 23:24:39.120 test.mydomain.org /opt/perlx/bin/amavisd[973]: Net::Server: Binding to TCP port 10024 on host ::1 with IPv6
Oct 4 23:24:39.120 test.mydomain.org /opt/perlx/bin/amavisd[973]: sd_notify (no socket): STATUS=Sockets bound, checking user and group.
Oct 4 23:24:39.120 test.mydomain.org /opt/perlx/bin/amavisd[973]: Net::Server: Group Not Defined. Defaulting to EGID '1000 1000'
Oct 4 23:24:39.120 test.mydomain.org /opt/perlx/bin/amavisd[973]: Net::Server: User Not Defined. Defaulting to EUID '1000'
Oct 4 23:24:39.120 test.mydomain.org /opt/perlx/bin/amavisd[973]: Net::Server: Setting up serialization via flock
Oct 4 23:24:39.120 test.mydomain.org /opt/perlx/bin/amavisd[973]: sd_notify (no socket): STATUS=The rest of pre-fork init, finding helper programs.
Oct 4 23:24:39.120 test.mydomain.org /opt/perlx/bin/amavisd[973]: after_chroot_init: EUID: 1000 (1000); EGID: 1000 1000 (1000 1000)
Oct 4 23:24:39.120 test.mydomain.org /opt/perlx/bin/amavisd[973]: config files read: /etc/amavisd.conf-2.14.0
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Amavis::Conf 2.412
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Archive::Zip 1.68
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module BerkeleyDB 0.66
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Compress::Raw::Zlib 2.213
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Compress::Zlib 2.213
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Crypt::OpenSSL::RSA 0.35
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module DB_File 1.859
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Digest::MD5 2.59
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Digest::SHA 6.04
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Encode 3.21
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module File::LibMagic 1.23
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module File::Temp 0.2312
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module IO::Socket::IP 0.43
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module IO::Socket::SSL 2.095
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module MIME::Entity 5.515
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module MIME::Parser 5.515
Oct 4 23:24:39.124 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module MIME::Tools 5.515
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Mail::DKIM::Signer 1.20240923
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Mail::DKIM::Verifier 1.20240923
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Mail::Header 2.22
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Mail::Internet 2.22
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Mail::SPF 3.20250505
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Mail::SpamAssassin 4.000003
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Net::DNS 1.53
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Net::LibIDN2 1.02
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Net::Patricia 1.23
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Net::SSLeay 1.94
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Net::Server 2.014
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module NetAddr::IP 4.079
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Scalar::Util 1.70
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Socket 2.040
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Socket6 0.29
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Time::HiRes 1.9778
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module URI 5.34
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Module Unix::Syslog 1.1
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: SQL base code NOT loaded
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: SQL::Log code NOT loaded
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: SQL::Quarantine NOT loaded
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Lookup::SQL code NOT loaded
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Lookup::LDAP code NOT loaded
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found $file at /usr/bin/file
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: No $altermime, not using it
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Internal decoder for .mail
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Internal decoder for .asc
Oct 4 23:24:39.125 test.mydomain.org /opt/perlx/bin/amavisd[973]: Internal decoder for .uue
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Internal decoder for .hqx
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Internal decoder for .ync
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: No ext program for .F, tried: unfreeze, freeze -d, melt, fcat
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .Z at /usr/bin/uncompress
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .gz at /usr/bin/gzip -d
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Internal decoder for .gz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .bz2 at /usr/bin/bzip2 -d
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .xz at /usr/bin/xz -dc
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .lzma at /usr/bin/xz -dc --format=lzma
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .lrz at /usr/bin/lrzip -q -k -d -o -
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .lzo at /usr/bin/lzop -d
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: No ext program for .lzip, tried: lzip -d
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .lz4 at /usr/bin/lz4c -d
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .rpm at /usr/bin/rpm2cpio
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .cpio at /usr/bin/pax
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .tar at /usr/bin/pax
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .deb at /usr/bin/ar
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .rar at /usr/bin/unrar
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .arj at /usr/bin/arj
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .arc at /usr/bin/nomarch
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: No ext program for .zoo, tried: zoo, unzoo
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: No ext program for .doc, tried: ripole
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .cab at /usr/bin/cabextract
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .tnef at /usr/bin/tnef
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Internal decoder for .tnef (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .zip at /usr/local/bin/7zz
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .kmz at /usr/local/bin/7zz
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Internal decoder for .zip (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Internal decoder for .kmz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: No ext program for .zst, tried: unzstd
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .7z at /usr/local/bin/7zz
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .lzma at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .xz at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .bz2 at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .Z at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .cab at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .gz at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .tar at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .zst at /usr/local/bin/7zz
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .arj at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .cpio at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .deb at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .iso at /usr/local/bin/7zz
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .jar at /usr/local/bin/7zz
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .lha at /usr/local/bin/7zz
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .rar at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .rpm at /usr/local/bin/7zz (backup, not used)
Oct 4 23:24:39.126 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .swf at /usr/local/bin/7zz
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: Found decoder for .exe at /usr/bin/unrar; /usr/bin/lha; /usr/bin/arj
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No decoder for .F
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No decoder for .doc
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No decoder for .lzip
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No decoder for .zoo
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: ClamAV-clamdscan
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: KasperskyLab AVP - aveclient
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: KasperskyLab AntiViral Toolkit Pro (AVP)
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: KasperskyLab AVPDaemonClient
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: CentralCommand Vexira (new) vascan
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: Avira AntiVir
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: Avira AntiVir
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: Command AntiVirus for Linux
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: Symantec CarrierScan via Symantec CommandLineScanner
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: Symantec AntiVirus Scan Engine
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: F-Secure Linux Security
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: F-Secure Linux Security
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: CAI InoculateIT
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: CAI eTrust Antivirus
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: MkS_Vir for Linux (beta)
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: MkS_Vir daemon
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: ESET Software ESETS Command Line Interface
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: ESET NOD32 for Linux File servers
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: Norman Virus Control v5 / Linux
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: Panda CommandLineSecure 9 for Linux
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: NAI McAfee AntiVirus (uvscan)
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: VirusBuster
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: CyberSoft VFind
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: avast! Antivirus
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: Ikarus AntiVirus for Linux
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: BitDefender
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: BitDefender
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No primary av scanner: ArcaVir for Linux
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No secondary av scanner: ClamAV-clamscan
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No secondary av scanner: F-PROT Antivirus for UNIX
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No secondary av scanner: FRISK F-Prot Antivirus
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No secondary av scanner: Trend Micro FileScanner
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No secondary av scanner: drweb - DrWeb Antivirus
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No secondary av scanner: Kaspersky Antivirus v5.5
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No secondary av scanner: Sophos Anti Virus (savscan)
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: No secondary av scanner: Sophos Protection for Linux (avscanner)
Oct 4 23:24:39.127 test.mydomain.org /opt/perlx/bin/amavisd[973]: Using internal spam scanner code for SpamAssassin
Oct 4 23:24:39.128 test.mydomain.org /opt/perlx/bin/amavisd[973]: Deleting db files __db.001,__db.002,nanny.db,snmp.db,__db.003 in /var/lib/amavis/db
Oct 4 23:24:39.129 test.mydomain.org /opt/perlx/bin/amavisd[973]: Creating db in /var/lib/amavis/db/; BerkeleyDB 0.66, libdb 5.3
Oct 4 23:24:39.170 test.mydomain.org /opt/perlx/bin/amavisd[973]: initializing Mail::SpamAssassin (0)
Oct 4 23:24:39.170 test.mydomain.org /opt/perlx/bin/amavisd[973]: SpamAssassin debug facilities: info
Oct 4 23:24:39.985 test.mydomain.org /opt/perlx/bin/amavisd[973]: SpamAssassin loaded plugins: AskDNS, AutoLearnThreshold, Bayes, BodyEval, Check, DKIM, DMARC, DNSEval, DecodeShortURLs, DeliveryTiming, FreeMail, FromNameSpoof, FromNotReplyTo, FromNotReturnPath, HTMLEval, HTTPSMismatch, HashBL, HeaderEval, ImageInfo, MIMEEval, MIMEHeader, OLEVBMacro, Phishing, Pyzor, Razor2, RelayEval, ReplaceTags, SPF, SpamCop, URIDNSBL, URIDetail, URIEval, VBounce, WLBLEval, WelcomeListSubject
Oct 4 23:24:39.985 test.mydomain.org /opt/perlx/bin/amavisd[973]: SpamControl: init_pre_fork on SpamAssassin done
Oct 4 23:24:39.985 test.mydomain.org /opt/perlx/bin/amavisd[973]: extra modules loaded after daemonizing/chrooting: /etc/mail/spamassassin/DeliveryTiming.pm, /etc/mail/spamassassin/FromNotReplyTo.pm, /etc/mail/spamassassin/FromNotReturnPath.pm, Clone.pm, HTTP/Date.pm, HTTP/Headers.pm, HTTP/Message.pm, HTTP/Request.pm, HTTP/Response.pm, HTTP/Status.pm, IO/String.pm, LWP.pm, LWP/MemberMixin.pm, LWP/Protocol.pm, LWP/Protocol/http.pm, LWP/Protocol/https.pm, LWP/UserAgent.pm, Mail/DKIM/ARC/MessageSignature.pm, Mail/DKIM/ARC/Seal.pm, Mail/DKIM/ARC/Verifier.pm, Mail/SpamAssassin/Logger/Amavislog.pm, Mail/SpamAssassin/Plugin/DMARC.pm, Mail/SpamAssassin/Plugin/DecodeShortURLs.pm, Mail/SpamAssassin/Plugin/FreeMail.pm, Mail/SpamAssassin/Plugin/FromNameSpoof.pm, Mail/SpamAssassin/Plugin/HashBL.pm, Mail/SpamAssassin/Plugin/OLEVBMacro.pm, Mail/SpamAssassin/Plugin/Phishing.pm, Mail/SpamAssassin/Plugin/SpamCop.pm, Mail/SpamAssassin/Plugin/WelcomeListSubject.pm, Module/Load.pm, Net/Cmd.pm, Net/Config.pm, Net/HTTP.pm, Net/HTTP/Methods.pm, Net/HTTPS.pm, Net/SMTP.pm, Sub/Util.pm, Text/Tabs.pm, Try/Tiny.pm, diagnostics.pm
Oct 4 23:24:39.986 test.mydomain.org /opt/perlx/bin/amavisd[973]: sd_notify (no socket): READY=1\nSTATUS=Initialization done.
Oct 4 23:24:39.986 test.mydomain.org /opt/perlx/bin/amavisd[973]: Net::Server: Beginning prefork (2 processes)
Oct 4 23:24:39.986 test.mydomain.org /opt/perlx/bin/amavisd[973]: sd_notify (no socket): STATUS=Starting child process(es), ready for work.
Oct 4 23:24:39.986 test.mydomain.org /opt/perlx/bin/amavisd[973]: Net::Server: Starting "2" children
Oct 4 23:24:39.988 test.mydomain.org /opt/perlx/bin/amavisd[980]: Net::Server: Child Preforked (980)
Oct 4 23:24:39.989 test.mydomain.org /opt/perlx/bin/amavisd[980]: entered child_init_hook
Oct 4 23:24:39.990 test.mydomain.org /opt/perlx/bin/amavisd[973]: Net::Server: Parent ready for children.
Oct 4 23:24:39.990 test.mydomain.org /opt/perlx/bin/amavisd[981]: Net::Server: Child Preforked (981)
Oct 4 23:24:39.991 test.mydomain.org /opt/perlx/bin/amavisd[981]: entered child_init_hook
Oct 4 23:24:39.992 test.mydomain.org /opt/perlx/bin/amavisd[980]: SpamControl: init_child on SpamAssassin done
Oct 4 23:24:39.993 test.mydomain.org /opt/perlx/bin/amavisd[981]: SpamControl: init_child on SpamAssassin done
Oct 4 23:24:55.736 test.mydomain.org /opt/perlx/bin/amavisd[980]: Net::Server: 2025/10/04-23:24:55 CONNECT TCP Peer: "[10.66.66.18]:36005" Local: "[127.0.0.1]:10024"
Oct 4 23:24:55.736 test.mydomain.org /opt/perlx/bin/amavisd[980]: loaded base policy bank
Oct 4 23:24:55.737 test.mydomain.org /opt/perlx/bin/amavisd[980]: lookup_ip_acl (inet_acl) arr.obj: key="10.66.66.18" matches "10.66.66.18/32", result=1
Oct 4 23:24:55.737 test.mydomain.org /opt/perlx/bin/amavisd[980]: process_request: fileno sock=15, STDIN=0, STDOUT=1
Oct 4 23:24:55.737 test.mydomain.org /opt/perlx/bin/amavisd[980]: get_deadline switch_to_my_time(new request) - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.737 test.mydomain.org /opt/perlx/bin/amavisd[980]: prolong_timer switch_to_my_time(new request): timer 288, was 0, deadline in 480.0 s
Oct 4 23:24:55.737 test.mydomain.org /opt/perlx/bin/amavisd[980]: process_request: suggested_protocol="" on a TCP socket
Use of uninitialized value in addition (+) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 882 (#1)
(W uninitialized) An undefined value was used as if it were already
defined. It was interpreted as a "" or a 0, but maybe it was a mistake.
To suppress this warning assign a defined value to your variables.
To help you figure out what was undefined, perl will try to tell you
the name of the variable (if any) that was undefined. In some cases
it cannot do this, so it also tells you what operation you used the
undefined value in. Note, however, that perl optimizes your program
and the operation displayed in the warning may not necessarily appear
literally in your program. For example, "that $foo" is usually
optimized into "that " . $foo, and the warning will refer to the
concatenation (.) operator, even though there is no . in
your program.
Oct 4 23:24:55.738 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in addition (+) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 882.
Use of uninitialized value $enhanced in concatenation (.) or string at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 892 (#1)
Oct 4 23:24:55.741 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $enhanced in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 892.
Oct 4 23:24:55.741 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) SMTP> 220 [127.0.0.1] ESMTP amavis service ready
Oct 4 23:24:55.741 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) switch_to_client_time 480 s, smtp response sent
Use of uninitialized value $args[3] in sprintf at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051 (#1)
Oct 4 23:24:55.742 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[3] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Oct 4 23:24:55.742 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 4: was busy, 5.8 ms, total idle 0.000 s, busy 0.006 s
Oct 4 23:24:55.742 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp readline: read 32 bytes, new size: 32
Oct 4 23:24:55.742 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 5: was idle, 0.4 ms, total idle 0.000 s, busy 0.006 s
Oct 4 23:24:55.742 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) SMTP< EHLO test.mydomain.local\r\n
Oct 4 23:24:55.742 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline switch_to_my_time(rx SMTP EHLO) - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.742 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer switch_to_my_time(rx SMTP EHLO): timer 288, was 480, deadline in 480.0 s
Oct 4 23:24:55.742 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in addition (+) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 882.
Use of uninitialized value $enhanced in concatenation (.) or string at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 890 (#1)
Oct 4 23:24:55.743 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $enhanced in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 890.
Oct 4 23:24:55.743 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $enhanced in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 890.
Oct 4 23:24:55.743 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $enhanced in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 890.
Oct 4 23:24:55.743 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $enhanced in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 890.
Oct 4 23:24:55.743 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $enhanced in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 890.
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $enhanced in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 890.
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $enhanced in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 890.
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $enhanced in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 890.
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $enhanced in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 892.
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250-[127.0.0.1]
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250-VRFY
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250-PIPELINING
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250-SIZE
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250-ENHANCEDSTATUSCODES
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250-8BITMIME
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250-SMTPUTF8
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250-DSN
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250 XFORWARD NAME ADDR PORT PROTO HELO IDENT SOURCE
Oct 4 23:24:55.744 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) switch_to_client_time 480 s, smtp response sent
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 6: was busy, 2.7 ms, total idle 0.000 s, busy 0.009 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp readline: read 311 bytes, new size: 311
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 5: was idle, 0.1 ms, total idle 0.000 s, busy 0.009 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP< XFORWARD NAME=wg253.mydomain.internal ADDR=10.66.66.253 PORT=42676\r\n
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline switch_to_my_time(rx SMTP XFORWARD) - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer switch_to_my_time(rx SMTP XFORWARD): timer 288, was 480, deadline in 480.0 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250 2.5.0 Ok XFORWARD
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) switch_to_client_time 480 s, smtp response sent
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 6: was busy, 0.2 ms, total idle 0.000 s, busy 0.009 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 5: was idle, 0.0 ms, total idle 0.000 s, busy 0.009 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP< XFORWARD PROTO=ESMTP HELO=test.mydomain.org IDENT=9FB1D138019C SOURCE=REMOTE\r\n
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline switch_to_my_time(rx SMTP XFORWARD) - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer switch_to_my_time(rx SMTP XFORWARD): timer 288, was 480, deadline in 480.0 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250 2.5.0 Ok XFORWARD
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) switch_to_client_time 480 s, smtp response sent
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 6: was busy, 0.2 ms, total idle 0.000 s, busy 0.009 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 5: was idle, 0.0 ms, total idle 0.000 s, busy 0.009 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP< MAIL FROM:<frank+fb7690+001 at mydomain.org> SIZE=9876\r\n
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline switch_to_my_time(rx SMTP MAIL) - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer switch_to_my_time(rx SMTP MAIL): timer 288, was 480, deadline in 480.0 s
Oct 4 23:24:55.745 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) check_mail_begin_task: task_count=1
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) TempDir::prepare_dir: created directory /var/lib/amavis/tmp/amavis-20251004T232455-00980-uPlAz270
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) TempDir::prepare_file: creating file /var/lib/amavis/tmp/amavis-20251004T232455-00980-uPlAz270/email.txt
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) TempDir::prepare_file: layers: unix,perlio
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup_ip_acl (client_ipaddr_policy) arr.obj: key="10.66.66.253" matches "10.66.66.0/24", result=1
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) loaded policy bank "MYNETS"
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [debug_sender] => undef, "frank+fb7690+001 at mydomain.org" does not match
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) mesage size set to a declared size 9876
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250 2.1.0 Sender <frank+fb7690+001 at mydomain.org> OK
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) switch_to_client_time 480 s, smtp response sent
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 6: was busy, 1.2 ms, total idle 0.000 s, busy 0.010 s
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 5: was idle, 0.0 ms, total idle 0.001 s, busy 0.010 s
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP< RCPT TO:<frank+fb7690+001 at mydomain.org> ORCPT=rfc822;frank+2Bfb7690+2B001 at mydomain.org\r\n
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline switch_to_my_time(rx SMTP RCPT) - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.746 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer switch_to_my_time(rx SMTP RCPT): timer 288, was 480, deadline in 480.0 s
Use of uninitialized value $args[0] in sprintf at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051 (#1)
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[0] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup => undef, "frank+fb7690+001 at mydomain.org", no lookup tables
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250 2.1.5 Recipient <frank+fb7690+001 at mydomain.org> OK
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) switch_to_client_time 480 s, smtp response sent
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 6: was busy, 0.4 ms, total idle 0.001 s, busy 0.011 s
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 5: was idle, 0.0 ms, total idle 0.001 s, busy 0.011 s
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP< DATA\r\n
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline switch_to_my_time(rx SMTP DATA) - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer switch_to_my_time(rx SMTP DATA): timer 288, was 480, deadline in 480.0 s
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP [127.0.0.1]:10024 /var/lib/amavis/tmp/amavis-20251004T232455-00980-uPlAz270: <frank+fb7690+001 at mydomain.org> -> <frank+fb7690+001 at mydomain.org> SIZE=9876 Received: from test.mydomain.local ([10.66.66.18]) by localhost (test.mydomain.org [127.0.0.1]) (amavis, port 10024) with ESMTP for <frank+fb7690+001 at mydomain.org>; Sat, 4 Oct 2025 23:24:55 +0200 (CEST)
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in addition (+) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 882.
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $enhanced in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 892.
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 354 End data with <CR><LF>.<CR><LF>
Oct 4 23:24:55.747 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) switch_to_client_time 480 s, smtp response sent
Oct 4 23:24:55.748 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) switch_to_client_time 480 s, receiving data
Oct 4 23:24:55.787 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp copy: read 9885 bytes into buffer, new size: 9885
Oct 4 23:24:55.787 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp copy: 6 bytes still buffered at end
Oct 4 23:24:55.787 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline switch_to_my_time(rx data-end) - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.788 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer switch_to_my_time(rx data-end): timer 288, was 480, deadline in 480.0 s
Oct 4 23:24:55.788 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP< .<CR><LF>
Oct 4 23:24:55.788 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline get_body_digest - deadline in 480.0 s, set to 30.000 s
Oct 4 23:24:55.788 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline digest_pre - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.789 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer digest_pre: timer 288, was 288, deadline in 480.0 s
Oct 4 23:24:55.790 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) DNS resolver created, UDP payload size 1220, NS: 192.168.178.50
Oct 4 23:24:55.790 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_body_digest: reading header section from memory
Oct 4 23:24:55.790 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_body_digest: feeding header section to DKIM verifier
Oct 4 23:24:55.791 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_body_digest: sending h/b separator to DKIM
Oct 4 23:24:55.791 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline digest_hdr - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.791 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer digest_hdr: timer 288, was 288, deadline in 480.0 s
Oct 4 23:24:55.791 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_body_digest: reading mail body from memory, 0 DKIM signatures
Oct 4 23:24:55.791 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline digest_body - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.791 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer digest_body: timer 288, was 288, deadline in 480.0 s
Oct 4 23:24:55.791 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_body_digest: message size 9876, header+sep 1173, body 8703
Oct 4 23:24:55.792 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) body type (8bit-MIMEtransport): unlabeled, good (h=0, b=0)
Oct 4 23:24:55.792 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) body hash: 00964e105badd7a78135ace87c575107
Use of uninitialized value $new_pos in numeric lt (<) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 694 (#1)
Oct 4 23:24:55.793 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $new_pos in numeric lt (<) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 694.
Use of uninitialized value $new_pos in numeric gt (>) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 695 (#1)
Oct 4 23:24:55.793 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $new_pos in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 695.
Use of uninitialized value $pos in numeric gt (>) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 695 (#1)
Oct 4 23:24:55.794 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $pos in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 695.
Oct 4 23:24:55.794 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $new_pos in numeric lt (<) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 694.
Oct 4 23:24:55.795 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $new_pos in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 695.
Oct 4 23:24:55.795 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $pos in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 695.
Use of uninitialized value $new_pos in numeric lt (<) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 227 (#1)
Oct 4 23:24:55.796 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $new_pos in numeric lt (<) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 227.
Use of uninitialized value $new_pos in numeric gt (>) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 228 (#1)
Oct 4 23:24:55.797 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $new_pos in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 228.
Use of uninitialized value $pos in numeric gt (>) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 228 (#1)
Oct 4 23:24:55.797 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $pos in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 228.
Oct 4 23:24:55.798 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ip_from_received: 10.66.66.253
Oct 4 23:24:55.798 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $new_pos in numeric lt (<) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 227.
Oct 4 23:24:55.799 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $new_pos in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 228.
Oct 4 23:24:55.799 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $pos in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 228.
Oct 4 23:24:55.800 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ip_from_received: 79.198.43.152
Oct 4 23:24:55.800 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup_ip_acl (public_nets) arr.obj: key="10.66.66.18" matches "!10.0.0.0/8", result=0
Oct 4 23:24:55.800 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup_ip_acl (public_nets) arr.obj: key="10.66.66.253" matches "!10.0.0.0/8", result=0
Oct 4 23:24:55.800 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup_ip_acl (public_nets) arr.obj: key="79.198.43.152" matches "::ffff:0:0/96", result=1
Oct 4 23:24:55.801 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) trace: ESMTP://[10.66.66.18]:36005 < ESMTPS://[10.66.66.253]:42676 < ESMTPS://79.198.43.152
Oct 4 23:24:55.801 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Original mail size: 9876; quota set to: 4938000 bytes (fmin=5, fmax=500, qmin=102400, qmax=524288000)
Oct 4 23:24:55.801 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Checking: uTNEFbvrDywe MYNETS [10.66.66.253] <frank+fb7690+001 at mydomain.org> -> <frank+fb7690+001 at mydomain.org> queue_id=9FB1D138019C
Use of uninitialized value $_ in string eq at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 614 (#1)
Oct 4 23:24:55.802 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $_ in string eq at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 614.
Oct 4 23:24:55.802 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) 2822.From: <frank+fb7690+001 at mydomain.org>
Oct 4 23:24:55.802 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup_acl(frank+fb7690+001 at mydomain.org) matches key ".mydomain.org", result=1
Oct 4 23:24:55.802 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [local_domains] => true, "frank+fb7690+001 at mydomain.org" matches, result="1", matching_key=".mydomain.org"
Oct 4 23:24:55.802 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [bypass_virus_checks] => undef, "frank+fb7690+001 at mydomain.org" does not match
Oct 4 23:24:55.802 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [bypass_banned_checks] => undef, "frank+fb7690+001 at mydomain.org" does not match
Oct 4 23:24:55.802 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [bypass_spam_checks] => undef, "frank+fb7690+001 at mydomain.org" does not match
Oct 4 23:24:55.802 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Extracting mime components from a string
Oct 4 23:24:55.804 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Issued a new file name: p001
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Charging 5248 bytes to remaining quota 4938000 (out of 4938000, (0%)) - by mime_decode
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) p001 1 Content-Type: text/html, QP, size: 5248, SHA1 digest: 8c485164d9cb871e30f72a60868a6699c4407caa
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline mime_decode - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer mime_decode: timer 288, was 288, deadline in 480.0 s
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline mime_decode-1 - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer mime_decode-1: timer 288, was 288, deadline in 480.0 s
Use of uninitialized value in string eq at
/opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 4420 (#1)
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in string eq at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 4420.
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) inspect_dsn: parts: text/html
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) inspect_dsn: not a bounce
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline dsn_parse - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer dsn_parse: timer 288, was 288, deadline in 480.0 s
Oct 4 23:24:55.805 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) decode_parts: level=1, #parts=1 : p001
Oct 4 23:24:55.806 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) using File::LibMagic on 1 files
Oct 4 23:24:55.807 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup_re("HTML document, Unicode text, UTF-8 text") matches key "(?^i:\\btext\\b)", result="asc"
Oct 4 23:24:55.807 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [map_full_type_to_short_type] => true, "HTML document, Unicode text, UTF-8 text" matches, result="asc", matching_key="(?^i:\\btext\\b)"
Oct 4 23:24:55.807 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) File-type of p001: HTML document, Unicode text, UTF-8 text; (asc)
Oct 4 23:24:55.807 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) do_ascii: Decoding part p001
Oct 4 23:24:55.807 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) do_ascii: module Convert::UULIB unavailable: Can't locate Convert/UUlib.pm in @INC
Oct 4 23:24:55.807 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) decompose_part: p001 - atomic
Oct 4 23:24:55.807 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline parts_decode - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:55.807 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer parts_decode: timer 288, was 288, deadline in 480.0 s
Oct 4 23:24:55.807 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [bypass_header_checks] => undef, "frank+fb7690+001 at mydomain.org" does not match
Use of uninitialized value $n in numeric gt (>) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Unpackers/Validity.pm line 112 (#1)
Oct 4 23:24:55.807 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $n in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Unpackers/Validity.pm line 112.
Oct 4 23:24:55.807 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $n in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Unpackers/Validity.pm line 112.
Oct 4 23:24:55.808 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $n in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Unpackers/Validity.pm line 112.
Oct 4 23:24:55.808 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $n in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Unpackers/Validity.pm line 112.
Oct 4 23:24:55.808 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $n in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Unpackers/Validity.pm line 112.
Oct 4 23:24:55.808 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $n in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Unpackers/Validity.pm line 112.
Oct 4 23:24:55.808 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $n in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Unpackers/Validity.pm line 112.
Oct 4 23:24:55.808 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $n in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Unpackers/Validity.pm line 112.
Oct 4 23:24:55.808 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $n in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Unpackers/Validity.pm line 112.
Oct 4 23:24:55.808 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $n in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Unpackers/Validity.pm line 112.
Oct 4 23:24:55.808 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) check_header: 0, OK
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [bypass_header_checks] => undef, "frank+fb7690+001 at mydomain.org" does not match
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Checking for banned types and filenames
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup: (scalar) matches, result="DEFAULT"
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [banned_filename], 1 matches for "frank+fb7690+001 at mydomain.org", results: "(constant:DEFAULT)"=>"DEFAULT"
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) collect banned table[0]: frank+fb7690+001 at mydomain.org, tables: DEFAULT=>Amavis::Lookup::RE=ARRAY(0x5596e5b0af20)
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) starting banned checks - traversing message structure tree
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) check_for_banned (p001) text/html,.asc
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) doing banned check for frank+fb7690+001 at mydomain.org on text/html,.asc
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup_re(["text/html",".asc"]), no matches
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [check_bann:frank+fb7690+001 at mydomain.org] => undef, ["text/html",".asc"] does not match
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [banned_namepath_re] => undef, "P=p001\tL=1\tM=text/html\tT=asc" does not match
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) p.path frank+fb7690+001 at mydomain.org: "P=p001,L=1,M=text/html,T=asc"
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) banned check: any=0, all=N (1)
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup_re("MAIL") matches key "(?^:^MAIL$)", result="1"
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [keep_decoded_original] => true, "MAIL" matches, result="1", matching_key="(?^:^MAIL$)"
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Issued a new file name: p002
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) presenting full original message to scanners as /var/lib/amavis/tmp/amavis-20251004T232455-00980-uPlAz270/parts/p002
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) (!)WARN: all primary virus scanners failed, considering backups
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) (!!)AV: NO VIRUS SCANNERS AVAILABLE
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) wbl: checking sender <frank+fb7690+001 at mydomain.org>
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [blacklist_recip<frank+fb7690+001 at mydomain.org>] => undef, "frank+fb7690+001 at mydomain.org" does not match
Oct 4 23:24:55.809 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [blacklist_sender<frank+fb7690+001 at mydomain.org>,blacklist_sender] => undef, "frank+fb7690+001 at mydomain.org" does not match
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [whitelist_recip<frank+fb7690+001 at mydomain.org>] => undef, "frank+fb7690+001 at mydomain.org" does not match
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [whitelist_sender<frank+fb7690+001 at mydomain.org>,whitelist_sender] => undef, "frank+fb7690+001 at mydomain.org" does not match
Use of uninitialized value $append_string in join or string at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 480 (#1)
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $append_string in join or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 480.
Use of uninitialized value $delim in string ne at
/opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 495 (#1)
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $delim in string ne at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 495.
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) query_keys: frank+fb7690+001 at mydomain.org, frank+fb7690+001@, mydomain.org, .mydomain.org, .org, .
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup_hash(frank+fb7690+001 at mydomain.org) matches keys: "."=>ARRAY(0x5596e5c24c80)
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [score_recip<frank+fb7690+001 at mydomain.org>,score_sender], 1 matches for "frank+fb7690+001 at mydomain.org", results: "."=>[Amavis::Lookup::RE=ARRAY(0x5596e5bcb7b0),{owner-technews at postel.acm.org=>"-3",clusternews at linuxnetworx.com=>"-3",ntbugtraq at listserv.ntbugtraq.com=>"-3",clp-request at comp.nus.edu.sg=>"-3",securityfocus.com=>"-3",mailman-announce-admin at python.org=>"-3",rt-users-admin at lists.fsck.com=>"-3",emailnews at genomeweb.com=>"-5",owner-sendmail-announce at lists.sendmail.org=>"-3",cvs-commits-list-admin at gnome.org=>"-3",owner-postfix-users at postfix.org=>"-3",nobody at cert.org=>"-3",amavis-user-admin at lists.sourceforge.net=>"-3",cert-advisory at us-cert.gov=>"-3",slashdot at slashdot.org=>"-3",owner-postfix-announce at postfix.org=>"-3",sendmail-announce-request at lists.sendmail.org=>"-3",security-alerts at linuxsecurity.com=>"-3",ca+envelope at sendmail.org=>"-3",yahoo-dev-null at yahoo-inc.com=>"-3",amavis-user-bounces at lists.sourceforge.net=>"-3",lvs-users-admin at linuxvirtualserver.org=>"-3",owner-textbreakingnews at cnnimail12.cnn.com=>"-5",returns.groups.yahoo.com=>"-3",surveys-errors at lists.nua.ie=>"-3",spamassassin.apache.org=>"-3",noreply at freshmeat.net=>"-3",.example.net=>"1",notification-return at lists.sophos.com=>"-3",sender at example.net=>"3",owner-alert at iss.net=>"-3",ietf-123-owner at loki.ietf.org=>"-3",donotreply at sendmail.org=>"-3"}]
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup_re("frank+fb7690+001 at mydomain.org"), no matches
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $append_string in join or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 480.
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) query_keys: cached frank+fb7690+001 at mydomain.org
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup_hash(frank+fb7690+001 at mydomain.org), no matches
Oct 4 23:24:55.810 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [score_sender<frank+fb7690+001 at mydomain.org>] => undef, "frank+fb7690+001 at mydomain.org" does not match
Oct 4 23:24:55.811 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) SpamControl: calling spam scanner SpamAssassin
Oct 4 23:24:55.811 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline spam_scan_sa_pre - deadline in 480.0 s, set to 476.000 s
Oct 4 23:24:55.811 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer spam_scan_sa_pre: timer 476, was 288, deadline in 480.0 s
Oct 4 23:24:55.811 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) SA user config: "", username: "amavis", 0, (0)frank+fb7690+001 at mydomain.org
Oct 4 23:24:55.811 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) calling SA parse (0), SA vers 4.0.3-r1928101, 4.000003, data as STRING_REF, recips_ind [0], user: "amavis"
Oct 4 23:24:55.811 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline SA check - deadline in 480.0 s, set to 475.000 s
Oct 4 23:24:55.811 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) mimepart digest: 8c485164d9cb871e30f72a60868a6699c4407caa:text/html
Oct 4 23:24:55.812 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) CALLING SA check (0)
Oct 4 23:24:56.191 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) SA info: DeliveryTiming: 0|1.549|185218.mmailer1386944415 at fritz.box|frank+fb7690+001 at mydomain.org|frank+fb7690+001 at mydomain.org|frank+fb7690+001 at mydomain.org|frank+fb7690+001 at mydomain.org|Änderungsnotiz - Anmeldung|2|2025-10-04 23:24:55|2025-10-04 23:24:55
Oct 4 23:24:56.341 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) DONE SA check (0)
Oct 4 23:24:56.354 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline spam_scan_sa - deadline in 479.4 s, set to 288.000 s
Oct 4 23:24:56.354 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer spam_scan_sa: timer 288, was 476, deadline in 479.4 s
Oct 4 23:24:56.354 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) spam_scan: score=1.548 autolearn=disabled tests=[ALL_TRUSTED=-1,DELIVERY_TIMING=-0.001,FSL_HELO_NON_FQDN_1=0.001,HELO_NO_DOMAIN=0.001,HTML_FONT_SIZE_HUGE=0.001,HTML_MESSAGE=0.001,MIME_HTML_ONLY=0.1,TO_EQ_FM_DIRECT_MX=0.001,TO_EQ_FM_HTML_DIRECT=2.444] recips=0
Oct 4 23:24:56.354 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline spam_scan - deadline in 479.4 s, set to 288.000 s
Oct 4 23:24:56.354 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer spam_scan: timer 288, was 288, deadline in 479.4 s
Oct 4 23:24:56.355 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup: (scalar) matches, result="-999"
Oct 4 23:24:56.355 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [spam_tag_level] => true, "frank+fb7690+001 at mydomain.org" matches, result="-999", matching_key="(constant:-999)"
Oct 4 23:24:56.355 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup: (scalar) matches, result="5"
Oct 4 23:24:56.355 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [spam_tag2_level] => true, "frank+fb7690+001 at mydomain.org" matches, result="5", matching_key="(constant:5)"
Oct 4 23:24:56.355 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [spam_tag3_level] => undef, "frank+fb7690+001 at mydomain.org" does not match
Oct 4 23:24:56.355 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup: (scalar) matches, result="5"
Oct 4 23:24:56.355 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [spam_kill_level] => true, "frank+fb7690+001 at mydomain.org" matches, result="5", matching_key="(constant:5)"
Use of uninitialized value $a_min in numeric comparison (<=>) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279 (#1)
Oct 4 23:24:56.356 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $a_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.356 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $a_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Use of uninitialized value $b_min in numeric comparison (<=>) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279 (#1)
Oct 4 23:24:56.357 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $b_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.357 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $b_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.357 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $a_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.357 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $b_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.358 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $a_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.358 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $a_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.358 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $a_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.358 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $b_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.358 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $b_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.359 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $a_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.359 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $b_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.359 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $a_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.359 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) final_destiny (ccat=7) is PASS, recip frank+fb7690+001 at mydomain.org
Oct 4 23:24:56.359 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) final_destiny (ccat=0) is PASS, recip frank+fb7690+001 at mydomain.org
Oct 4 23:24:56.359 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) final_destiny PASS, recip frank+fb7690+001 at mydomain.org
Use of uninitialized value $args[2] in sprintf at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051 (#1)
Oct 4 23:24:56.359 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[2] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Use of uninitialized value $args[4] in sprintf at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051 (#1)
Oct 4 23:24:56.360 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[4] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Use of uninitialized value $args[5] in sprintf at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051 (#1)
Oct 4 23:24:56.360 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[5] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Oct 4 23:24:56.360 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) do_notify_and_quar: ccat=Unchecked (7,0) ("7":Unchecked, "1,1":CleanTag, "1":Clean, "0":CatchAll) ccat_block=(), qar_mth=
Oct 4 23:24:56.360 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) do_notify_and_quarantine: not quarantining, q_method off
Oct 4 23:24:56.360 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup: (scalar) matches, result="virusalert at mydomain.org"
Oct 4 23:24:56.360 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [virus_admin] => true, "frank+fb7690+001 at mydomain.org" matches, result="virusalert at mydomain.org", matching_key="(constant:virusalert at mydomain.org)"
Oct 4 23:24:56.360 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Admin notifications to <virusalert at mydomain.org>; sender: <frank+fb7690+001 at mydomain.org>
Use of uninitialized value $2 in concatenation (.) or string at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Notify.pm line 50 (#1)
Oct 4 23:24:56.360 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $2 in concatenation (.) or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/Notify.pm line 50.
Oct 4 23:24:56.361 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $new_pos in numeric lt (<) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 694.
Oct 4 23:24:56.361 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $new_pos in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 695.
Oct 4 23:24:56.361 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $pos in numeric gt (>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/rfc2821_2822_Tools.pm line 695.
Use of uninitialized value $which in lc at
/opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 370 (#1)
Oct 4 23:24:56.362 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $which in lc at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 370.
Use of uninitialized value $s in pattern match (m//) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 175 (#1)
Oct 4 23:24:56.362 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $s in pattern match (m//) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 175.
Use of uninitialized value $s in pattern match (m//) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 200 (#1)
Oct 4 23:24:56.362 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $s in pattern match (m//) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 200.
Oct 4 23:24:56.363 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $s in pattern match (m//) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 200.
Oct 4 23:24:56.363 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $which in lc at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 370.
Use of uninitialized value in join or string at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 56 (#1)
Oct 4 23:24:56.363 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in join or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 56.
Use of uninitialized value $hf_index in pattern match (m//) at
/opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 200 (#1)
Oct 4 23:24:56.364 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $hf_index in pattern match (m//) at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 200.
Oct 4 23:24:56.364 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in join or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 56.
Oct 4 23:24:56.364 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $hf_index in pattern match (m//) at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 200.
Oct 4 23:24:56.364 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in join or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 56.
Oct 4 23:24:56.364 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in join or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 56.
Oct 4 23:24:56.365 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $hf_index in pattern match (m//) at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 200.
Oct 4 23:24:56.365 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $hf_index in pattern match (m//) at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 200.
Oct 4 23:24:56.365 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in join or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 56.
Use of uninitialized value $smtp_resp in pattern match (m//) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Notify.pm line 993 (#1)
Oct 4 23:24:56.366 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $smtp_resp in pattern match (m//) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Notify.pm line 993.
Oct 4 23:24:56.366 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $smtp_resp in pattern match (m//) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Notify.pm line 993.
Oct 4 23:24:56.366 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $s in pattern match (m//) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 200.
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): From: "Content-filter at test.mydomain.org" <virusalert at mydomain.org>
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: From: "Content-filter at test.mydomain.org" <virusalert at mydomain.org>\n
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) build_mime_entity From: "Content-filter at test.mydomain.org" <virusalert at mydomain.org>
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): Date: Sat, 4 Oct 2025 23:24:55 +0200 (CEST)
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: Date: Sat, 4 Oct 2025 23:24:55 +0200 (CEST)\n
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) build_mime_entity Date: Sat, 4 Oct 2025 23:24:55 +0200 (CEST)
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): Subject: UNCHECKED contents in mail FROM LOCAL [10.66.66.253]:42676 <frank+fb7690+001 at mydomain.org>
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: Subject: UNCHECKED contents in mail FROM LOCAL [10.66.66.253]:42676\n <frank+fb7690+001 at mydomain.org>\n
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) build_mime_entity Subject: UNCHECKED contents in mail FROM LOCAL [10.66.66.253]:42676\n <frank+fb7690+001 at mydomain.org>
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): To: <virusalert at mydomain.org>
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: To: <virusalert at mydomain.org>\n
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) build_mime_entity To: <virusalert at mydomain.org>
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): Message-ID: <VAuTNEFbvrDywe at test.mydomain.org>
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: Message-ID: <VAuTNEFbvrDywe at test.mydomain.org>\n
Oct 4 23:24:56.367 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) build_mime_entity Message-ID: <VAuTNEFbvrDywe at test.mydomain.org>
Oct 4 23:24:56.368 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) build_mime_entity: attaching original header section, MIME type: text/rfc822-headers, encoding: 7bit
Use of uninitialized value $minor in sprintf at
/opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147 (#1)
Oct 4 23:24:56.368 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $minor in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147.
Oct 4 23:24:56.368 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $minor in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147.
Oct 4 23:24:56.368 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $minor in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147.
Oct 4 23:24:56.368 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) dkim: candidate originators: From:<virusalert at mydomain.org>
Oct 4 23:24:56.368 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) dkim: signature options for virusalert at mydomain.org(From): d=mydomain.org; c=relaxed/simple; a=rsa-sha256
Use of uninitialized value $_[0] in exists at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 361 (#1)
Oct 4 23:24:56.369 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $_[0] in exists at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 361.
Oct 4 23:24:56.369 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) dkim: not signing, empty signing domain, From: <virusalert at mydomain.org>
Oct 4 23:24:56.369 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $_[0] in exists at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 361.
Oct 4 23:24:56.369 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) about to connect to smtp:[127.0.0.1]:10025, uGFTBt-J96Wo(uTNEFbvrDywe) SEND from <virusalert at mydomain.org> -> <virusalert at mydomain.org>
Oct 4 23:24:56.369 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline fwd_init - deadline in 479.4 s, set to 480.000 s
Oct 4 23:24:56.371 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp session: setting up a new session
Oct 4 23:24:56.371 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) establish_or_refresh, state: down
Oct 4 23:24:56.372 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) new socket using IO::Socket::IP to [127.0.0.1]:10025, timeout 35
Oct 4 23:24:56.372 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) verifycn_name: 127.0.0.1
Oct 4 23:24:56.372 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) connected to [127.0.0.1]:10025 successfully
Oct 4 23:24:56.372 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: needline=1, flush=0, wr=0, timeout=35
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: receiving
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop read 104 chars< 220 test.mydomain.local ESMTP [You're perfect yes it's true - but without me you're only you :)]\r\n
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp greeting: 220 test.mydomain.local ESMTP [You're perfect yes it's true - but without me you're only you :)], dt: 7.9 ms
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp cmd> EHLO localhost
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: needline=0, flush=1, wr=1, timeout=300
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: sending 16 chars
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop sent 16> EHLO localhost\r\n
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: needline=1, flush=0, wr=0, timeout=300
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: receiving
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop read 176 chars< 250-test.mydomain.local\r\n250-PIPELINING\r\n250-SIZE 10240000\r\n250-VRFY\r\n250-ETRN\r\n250-STARTTLS\r\n250-ENHANCEDSTATUSCODES\r\n250-8BITMIME\r\n250-DSN\r\n250-SMTPUTF8\r\n250 CHUNKING\r\n
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp resp to EHLO: 250 test.mydomain.local\nPIPELINING\nSIZE 10240000\nVRFY\nETRN\nSTARTTLS\nENHANCEDSTATUSCODES\n8BITMIME\nDSN\nSMTPUTF8\nCHUNKING
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) tls active=0, capable=1, sec_level=0
Oct 4 23:24:56.380 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Remote host presents itself as: test.mydomain.local, handles DSN, PIPELINING, 8BITMIME, SMTPUTF8
Oct 4 23:24:56.381 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[0] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Use of uninitialized value $args[1] in sprintf at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051 (#1)
Oct 4 23:24:56.381 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[1] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Oct 4 23:24:56.381 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) AUTH not needed, user='', MTA offers ''
Oct 4 23:24:56.381 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp cmd> MAIL FROM:<virusalert at mydomain.org> ENVID=AM.uGFTBt-J96Wo.20251004T212456Z at test.mydomain.org
Oct 4 23:24:56.381 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp cmd> RCPT TO:<virusalert at mydomain.org>
Oct 4 23:24:56.381 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp cmd> DATA
Oct 4 23:24:56.381 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: needline=0, flush=1, wr=1, timeout=120
Oct 4 23:24:56.381 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: sending 147 chars
Oct 4 23:24:56.381 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop sent 147> MAIL FROM:<virusalert at mydomain.org> ENVID=AM.uGFTBt-J96Wo.20251004T212456Z at test.mydomain.org\r\nRCPT TO:<virusalert at mydomain.org>\r\nDATA\r\n
Oct 4 23:24:56.381 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: needline=1, flush=0, wr=0, timeout=300
Oct 4 23:24:56.382 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: receiving
Oct 4 23:24:56.382 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop read 65 chars< 250 2.1.0 Ok\r\n250 2.1.5 Ok\r\n354 End data with <CR><LF>.<CR><LF>\r\n
Oct 4 23:24:56.382 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp resp to MAIL (pip): 250 2.1.0 Ok
Oct 4 23:24:56.382 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp resp to RCPT (pip) (<virusalert at mydomain.org>): 250 2.1.5 Ok
Oct 4 23:24:56.382 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp resp to DATA: 354 End data with <CR><LF>.<CR><LF>
Oct 4 23:24:56.382 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) write_header: 1, Amavis::Out::SMTP::Protocol=HASH(0x5596ec607660)
Oct 4 23:24:56.383 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: needline=1, flush=0, wr=1, timeout=479.986
Oct 4 23:24:56.383 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: sending 2696 chars
Oct 4 23:24:56.383 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop sent 2696> Content-Type: multipart/mixed; boundary="----------=_1759613096-980-0"\r\nContent-Transfer-Encoding: 8bit\r\nMIME-Version: 1.0\r\nFrom: "Content-filter at test.mydomain.org" <virusalert at mydomain.or [...]
Oct 4 23:24:56.383 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: needline=1, flush=0, wr=0, timeout=479.986
Oct 4 23:24:56.412 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: receiving
Oct 4 23:24:56.412 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop read 38 chars< 250 2.0.0 Ok: queued as 5D25B13801CC\r\n
Oct 4 23:24:56.412 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp resp to data-dot (<virusalert at mydomain.org>): 250 2.0.0 Ok: queued as 5D25B13801CC, dt: 28.9 ms
Oct 4 23:24:56.412 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Amavis::Out::SMTP::Session close, keeping connection
Oct 4 23:24:56.412 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline fwd-end-chkpnt - deadline in 479.4 s, set to 288.000 s
Oct 4 23:24:56.412 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer fwd-end-chkpnt: timer 288, was 0, deadline in 479.4 s
Oct 4 23:24:56.413 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) uGFTBt-J96Wo(uTNEFbvrDywe) SEND from <virusalert at mydomain.org> -> <virusalert at mydomain.org>, ENVID=AM.uGFTBt-J96Wo.20251004T212456Z at test.mydomain.org 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 5D25B13801CC
Oct 4 23:24:56.413 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) one_response_for_all, per_recip_capable: N, suppressed: N
Oct 4 23:24:56.413 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) one_response_for_all <virusalert at mydomain.org>: success, r=0,b=0,d=0, ndn_needed=0, '250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 5D25B13801CC'
Oct 4 23:24:56.413 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) do_notify_and_quarantine - done
Oct 4 23:24:56.414 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup: (opaque) matches, result="smtp:[127.0.0.1]:10025"
Oct 4 23:24:56.414 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [forward_method] => true, "frank+fb7690+001 at mydomain.org" matches, result="smtp:[127.0.0.1]:10025", matching_key="(opaque:smtp:[127.0.0.1]:10025)"
Oct 4 23:24:56.414 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) delivery method is 1, recips: frank+fb7690+001 at mydomain.org
Oct 4 23:24:56.415 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $a_min in numeric comparison (<=>) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1279.
Oct 4 23:24:56.415 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $minor in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147.
Oct 4 23:24:56.415 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $minor in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147.
Oct 4 23:24:56.415 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $minor in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147.
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $minor in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147.
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $minor in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147.
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup: (scalar) matches, result="-999"
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [spam_tag_level] => true, "frank+fb7690+001 at mydomain.org" matches, result="-999", matching_key="(constant:-999)"
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup: (scalar) matches, result="5"
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [spam_tag2_level] => true, "frank+fb7690+001 at mydomain.org" matches, result="5", matching_key="(constant:5)"
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup: (scalar) matches, result="***UNCHECKED*** "
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[0] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup => true, "frank+fb7690+001 at mydomain.org" matches, result="***UNCHECKED*** ", matching_key="(constant:***UNCHECKED*** )"
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[5] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Use of uninitialized value $args[7] in sprintf at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051 (#1)
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[7] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) headers CLUSTERING: NEW CLUSTER <frank+fb7690+001 at mydomain.org>: score=1.548, tag=1, tag2=0, local=1, bl=, s=***UNCHECKED*** , mangle=, ccat_hdr=
Oct 4 23:24:56.416 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Virus-Scanned: amavis at mydomain.org
Use of uninitialized value $structured in numeric eq (==) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Out/EditHeader.pm line 200 (#1)
Oct 4 23:24:56.417 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $structured in numeric eq (==) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Out/EditHeader.pm line 200.
Use of uninitialized value $structured in numeric eq (==) at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Out/EditHeader.pm line 205 (#1)
Oct 4 23:24:56.417 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $structured in numeric eq (==) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Out/EditHeader.pm line 205.
Oct 4 23:24:56.417 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Virus-Scanned: amavis at mydomain.org\n
Oct 4 23:24:56.417 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-Flag: NO
Oct 4 23:24:56.417 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $structured in numeric eq (==) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Out/EditHeader.pm line 200.
Oct 4 23:24:56.417 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $structured in numeric eq (==) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Out/EditHeader.pm line 205.
Oct 4 23:24:56.417 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-Flag: NO\n
Oct 4 23:24:56.417 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-Score: 1.548
Oct 4 23:24:56.417 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $structured in numeric eq (==) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Out/EditHeader.pm line 200.
Oct 4 23:24:56.417 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $structured in numeric eq (==) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Out/EditHeader.pm line 205.
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-Score: 1.548\n
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-Level: *
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $structured in numeric eq (==) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Out/EditHeader.pm line 200.
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $structured in numeric eq (==) at /opt/perlx/lib/site_perl/5.42.0/Amavis/Out/EditHeader.pm line 205.
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-Level: *\n
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-Status: No,\n score=1.548\n tagged_above=-999\n required=5\n tests=[ALL_TRUSTED=-1,\n DELIVERY_TIMING=-0.001,\n FSL_HELO_NON_FQDN_1=0.001,\n HELO_NO_DOMAIN=0.001,\n HTML_FONT_SIZE_HUGE=0.001,\n HTML_MESSAGE=0.001,\n MIME_HTML_ONLY=0.1,\n TO_EQ_FM_DIRECT_MX=0.001,\n TO_EQ_FM_HTML_DIRECT=2.444]\n autolearn=disabled
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-Status: No, score=1.548 tagged_above=-999 required=5\n tests=[ALL_TRUSTED=-1, DELIVERY_TIMING=-0.001, FSL_HELO_NON_FQDN_1=0.001,\n HELO_NO_DOMAIN=0.001, HTML_FONT_SIZE_HUGE=0.001, HTML_MESSAGE=0.001,\n MIME_HTML_ONLY=0.1, TO_EQ_FM_DIRECT_MX=0.001, TO_EQ_FM_HTML_DIRECT=2.444]\n autolearn=disabled\n
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-Checker-Version, inhibited by %allowed_added_header_fields
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-Level, but we preferred our own
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-Status, but we preferred our own
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-Date, inserting
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-Date: Sat, 04 Oct 2025 23:24:56 +0200
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-Date: Sat, 04 Oct 2025 23:24:56 +0200\n
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-SpamStatus, inserting
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-SpamStatus: No
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-SpamStatus: No\n
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-Version, inserting
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-Version: 4.0.3-r1928101 (2025-08-30/1928921)
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-Version: 4.0.3-r1928101 (2025-08-30/1928921)\n
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-AutoLearn, inserting
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-AutoLearn: disabled
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-AutoLearn: disabled\n
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-RBL, inserting
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-RBL:
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-RBL: \n
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-DCC, inserting
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-DCC: :
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-DCC: : \n
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-Pyzor, inserting
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-Pyzor: Reported 0 times, welcomelisted 0 times.
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-Pyzor: Reported 0 times, welcomelisted 0 times.\n
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-RelaysTrusted, inserting
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-RelaysTrusted: [ ip=10.66.66.253 rdns=wg253.mydomain.internal\n\thelo=test.mydomain.org by=test.mydomain.local ident=\n\tenvfrom= intl=1 id=9FB1D138019C auth= msa=0 ] [ ip=79.198.43.152\n\trdns=p4fc62b98.dip0.t-ipconnect.de helo=fritzbox\n\tby=test.mydomain.org ident= envfrom= intl=0 id=399353EA68 auth=\n\tmsa=0 ]
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-RelaysTrusted: [ ip=10.66.66.253 rdns=wg253.mydomain.internal\n\thelo=test.mydomain.org by=test.mydomain.local ident=\n\tenvfrom= intl=1 id=9FB1D138019C auth= msa=0 ] [ ip=79.198.43.152\n\trdns=p4fc62b98.dip0.t-ipconnect.de helo=fritzbox\n\tby=test.mydomain.org ident= envfrom= intl=0 id=399353EA68 auth=\n\tmsa=0 ]\n
Oct 4 23:24:56.418 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-RelaysUntrusted, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-RelaysUntrusted:
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-RelaysUntrusted: \n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-RelaysExternal, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-RelaysExternal: [ ip=79.198.43.152\n\trdns=p4fc62b98.dip0.t-ipconnect.de helo=fritzbox\n\tby=test.mydomain.org ident= envfrom= intl=0 id=399353EA68 auth=\n\tmsa=0 ]
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-RelaysExternal: [ ip=79.198.43.152\n\trdns=p4fc62b98.dip0.t-ipconnect.de helo=fritzbox\n\tby=test.mydomain.org ident= envfrom= intl=0 id=399353EA68 auth=\n\tmsa=0 ]\n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-RelaysInternal, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-RelaysInternal: [ ip=10.66.66.253 rdns=wg253.mydomain.internal\n\thelo=test.mydomain.org by=test.mydomain.local ident=\n\tenvfrom= intl=1 id=9FB1D138019C auth= msa=0 ]
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-RelaysInternal: [ ip=10.66.66.253 rdns=wg253.mydomain.internal\n\thelo=test.mydomain.org by=test.mydomain.local ident=\n\tenvfrom= intl=1 id=9FB1D138019C auth= msa=0 ]\n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-LastExtIP, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-LastExtIP: 79.198.43.152
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-LastExtIP: 79.198.43.152\n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-LastExtRDNS, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-LastExtRDNS: p4fc62b98.dip0.t-ipconnect.de
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-LastExtRDNS: p4fc62b98.dip0.t-ipconnect.de\n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-LastExtHelo, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-LastExtHelo: fritzbox
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-LastExtHelo: fritzbox\n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-SenderDomain, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-SenderDomain: mydomain.org
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-SenderDomain: mydomain.org\n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-AuthorDomain, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-AuthorDomain: mydomain.org
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-AuthorDomain: mydomain.org\n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-Tests, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-Tests: ALL_TRUSTED,DELIVERY_TIMING,FSL_HELO_NON_FQDN_1,\n\tHELO_NO_DOMAIN,HTML_FONT_SIZE_HUGE,HTML_MESSAGE,MIME_HTML_ONLY,\n\tTO_EQ_FM_DIRECT_MX,TO_EQ_FM_HTML_DIRECT
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-Tests: ALL_TRUSTED,DELIVERY_TIMING,FSL_HELO_NON_FQDN_1,\n\tHELO_NO_DOMAIN,HTML_FONT_SIZE_HUGE,HTML_MESSAGE,MIME_HTML_ONLY,\n\tTO_EQ_FM_DIRECT_MX,TO_EQ_FM_HTML_DIRECT\n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-TestScores, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-TestScores: ALL_TRUSTED=-1,DELIVERY_TIMING=-0.001,\n\tFSL_HELO_NON_FQDN_1=0.001,HELO_NO_DOMAIN=0.001,\n\tHTML_FONT_SIZE_HUGE=0.001,HTML_MESSAGE=0.001,MIME_HTML_ONLY=0.1,\n\tTO_EQ_FM_DIRECT_MX=0.001,TO_EQ_FM_HTML_DIRECT=2.444
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-TestScores: ALL_TRUSTED=-1,DELIVERY_TIMING=-0.001,\n\tFSL_HELO_NON_FQDN_1=0.001,HELO_NO_DOMAIN=0.001,\n\tHTML_FONT_SIZE_HUGE=0.001,HTML_MESSAGE=0.001,MIME_HTML_ONLY=0.1,\n\tTO_EQ_FM_DIRECT_MX=0.001,TO_EQ_FM_HTML_DIRECT=2.444\n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-Report, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-Report: \n\t* -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP\n\t* 0.0 FSL_HELO_NON_FQDN_1 No description available.\n\t* 0.0 HTML_FONT_SIZE_HUGE BODY: HTML font size is huge\n\t* 0.0 HTML_MESSAGE BODY: HTML included in message\n\t* 0.1 MIME_HTML_ONLY BODY: Message only has text/html MIME parts\n\t* 0.0 HELO_NO_DOMAIN Relay reports its domain incorrectly\n\t* 0.0 TO_EQ_FM_DIRECT_MX To == From and direct-to-MX\n\t* 2.4 TO_EQ_FM_HTML_DIRECT To == From and HTML only, direct-to-MX\n\t* -0.0 DELIVERY_TIMING just a test for now...
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-Report: \n\t* -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP\n\t* 0.0 FSL_HELO_NON_FQDN_1 No description available.\n\t* 0.0 HTML_FONT_SIZE_HUGE BODY: HTML font size is huge\n\t* 0.0 HTML_MESSAGE BODY: HTML included in message\n\t* 0.1 MIME_HTML_ONLY BODY: Message only has text/html MIME parts\n\t* 0.0 HELO_NO_DOMAIN Relay reports its domain incorrectly\n\t* 0.0 TO_EQ_FM_DIRECT_MX To == From and direct-to-MX\n\t* 2.4 TO_EQ_FM_HTML_DIRECT To == From and HTML only, direct-to-MX\n\t* -0.0 DELIVERY_TIMING just a test for now...\n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) fwd: scanner provided a header field X-Spam-SA-Timing, inserting
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): X-Spam-SA-Timing: total 524 ms - parse: 0.95 (0.2%), extract_message_metadata:\n\t6 (1.2%), tests_pri_-10000: 26 (4.9%), get_uri_detail_list: 25 (4.7%),\n\ttests_pri_-2000: 4.7 (0.9%), tests_pri_-1000: 1.38 (0.3%),\n\ttests_pri_-950: 0.57 (0.1%), tests_pri_-900: 0.41 (0.1%),\n\ttests_pri_-100: 288 (54.9%), check_dkim_signature: 0.23 (0.0%),\n\tcheck_dkim_adsp: 260 (49.6%), check_spf: 0.61 (0.1%),\n\tcheck_arc_signature: 0.59 (0.1%), check_pyzor: 4.5 (0.9%),\n\ttests_pri_-90: 0.76 (0.1%), tests_pri_0: 48 (9.1%), tests_pri_500:\n\t0.58 (0.1%), tests_pri_999999: 0.97 (0.2%), poll_dns_idle: 142 (27.0%)
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: X-Spam-SA-Timing: total 524 ms - parse: 0.95 (0.2%), extract_message_metadata:\n\t6 (1.2%), tests_pri_-10000: 26 (4.9%), get_uri_detail_list: 25 (4.7%),\n\ttests_pri_-2000: 4.7 (0.9%), tests_pri_-1000: 1.38 (0.3%),\n\ttests_pri_-950: 0.57 (0.1%), tests_pri_-900: 0.41 (0.1%),\n\ttests_pri_-100: 288 (54.9%), check_dkim_signature: 0.23 (0.0%),\n\tcheck_dkim_adsp: 260 (49.6%), check_spf: 0.61 (0.1%),\n\tcheck_arc_signature: 0.59 (0.1%), check_pyzor: 4.5 (0.9%),\n\ttests_pri_-90: 0.76 (0.1%), tests_pri_0: 48 (9.1%), tests_pri_500:\n\t0.58 (0.1%), tests_pri_999999: 0.97 (0.2%), poll_dns_idle: 142 (27.0%)\n
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (all-ASCII): Received: from test.mydomain.local ([10.66.66.18])\n by localhost (test.mydomain.org [127.0.0.1]) (amavis, port 10024)\n with ESMTP\n id uTNEFbvrDywe\n for <frank+fb7690+001 at mydomain.org>;\n Sat, 4 Oct 2025 23:24:55 +0200 (CEST)
Oct 4 23:24:56.419 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: Received: from test.mydomain.local ([10.66.66.18])\n by localhost (test.mydomain.org [127.0.0.1]) (amavis, port 10024)\n with ESMTP id uTNEFbvrDywe for <frank+fb7690+001 at mydomain.org>;\n Sat, 4 Oct 2025 23:24:55 +0200 (CEST)\n
Use of uninitialized value $rewrite in string ne at
/opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 5115 (#1)
Oct 4 23:24:56.420 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $rewrite in string ne at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 5115.
Oct 4 23:24:56.420 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) headers CLUSTERING: done all 1 recips in one go
Oct 4 23:24:56.420 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) spam-tag, <frank+fb7690+001 at mydomain.org> -> <frank+fb7690+001 at mydomain.org>, No, score=1.548 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, DELIVERY_TIMING=-0.001, FSL_HELO_NON_FQDN_1=0.001, HELO_NO_DOMAIN=0.001, HTML_FONT_SIZE_HUGE=0.001, HTML_MESSAGE=0.001, MIME_HTML_ONLY=0.1, TO_EQ_FM_DIRECT_MX=0.001, TO_EQ_FM_HTML_DIRECT=2.444] autolearn=disabled
Oct 4 23:24:56.420 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $minor in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147.
Oct 4 23:24:56.420 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $minor in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147.
Oct 4 23:24:56.420 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $minor in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/In/Message/PerRecip.pm line 147.
Oct 4 23:24:56.420 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) dkim: candidate originators: From:<frank+fb7690+001 at mydomain.org>
Oct 4 23:24:56.420 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) dkim: signature options for frank+fb7690+001 at mydomain.org(From): c=relaxed/simple; a=rsa-sha256; d=mydomain.org
Oct 4 23:24:56.420 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $_[0] in exists at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 361.
Oct 4 23:24:56.420 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) dkim: not signing, empty signing domain, From: <frank+fb7690+001 at mydomain.org>
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $_[0] in exists at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 361.
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) about to connect to smtp:[127.0.0.1]:10025, uTNEFbvrDywe FWD from <frank+fb7690+001 at mydomain.org> -> <frank+fb7690+001 at mydomain.org>
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline fwd_init - deadline in 479.4 s, set to 480.000 s
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp session reuse (smtp:[127.0.0.1]:10025), 1 transactions so far
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) establish_or_refresh, state: ehlo
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp session most likely still valid (short idle 0.0 s)
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Remote host presents itself as: test.mydomain.local, handles DSN, PIPELINING, 8BITMIME, SMTPUTF8
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[0] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[1] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) AUTH not needed, user='', MTA offers ''
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp cmd> MAIL FROM:<frank+fb7690+001 at mydomain.org> BODY=7BIT
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) orcpt_encode rfc822, frank+fb7690+001 at mydomain.org, encode_for_smtp
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp cmd> RCPT TO:<frank+fb7690+001 at mydomain.org> ORCPT=rfc822;frank+2Bfb7690+2B001 at mydomain.org
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp cmd> DATA
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: needline=0, flush=1, wr=1, timeout=120
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: sending 156 chars
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop sent 156> MAIL FROM:<frank+fb7690+001 at mydomain.org> BODY=7BIT\r\nRCPT TO:<frank+fb7690+001 at mydomain.org> ORCPT=rfc822;frank+2Bfb7690+2B001 at mydomain.org\r\nDATA\r\n
Oct 4 23:24:56.421 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: needline=1, flush=0, wr=0, timeout=300
Oct 4 23:24:56.422 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: receiving
Oct 4 23:24:56.422 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop read 65 chars< 250 2.1.0 Ok\r\n250 2.1.5 Ok\r\n354 End data with <CR><LF>.<CR><LF>\r\n
Oct 4 23:24:56.422 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp resp to MAIL (pip): 250 2.1.0 Ok
Oct 4 23:24:56.422 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp resp to RCPT (pip) (<frank+fb7690+001 at mydomain.org>): 250 2.1.5 Ok
Oct 4 23:24:56.422 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp resp to DATA: 354 End data with <CR><LF>.<CR><LF>
Oct 4 23:24:56.422 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) write_header: 1, Amavis::Out::SMTP::Protocol=HASH(0x5596ec607660)
Oct 4 23:24:56.422 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header encoded (utf8:Y) to UTF-8, Subject: ***UNCHECKED*** Änderungsnotiz - Anmeldung -> ***UNCHECKED*** Änderungsnotiz - Anmeldung
Oct 4 23:24:56.422 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) header: Subject: ***UNCHECKED*** =?UTF-8?Q?=C3=84nderungsnotiz?= - Anmeldung\n
Oct 4 23:24:56.423 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[1] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Oct 4 23:24:56.423 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) deleted: X-Amavis-Hold:
Oct 4 23:24:56.423 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: needline=1, flush=0, wr=1, timeout=479.998
Oct 4 23:24:56.423 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: sending 13300 chars
Oct 4 23:24:56.423 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop sent 13300> X-Virus-Scanned: amavis at mydomain.org\r\nX-Spam-Flag: NO\r\nX-Spam-Score: 1.548\r\nX-Spam-Level: *\r\nX-Spam-Status: No, score=1.548 tagged_above=-999 required=5\r\n tests=[ALL_TRUSTED=-1, DELIVERY_TIMING= [...]
Oct 4 23:24:56.423 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: needline=1, flush=0, wr=0, timeout=479.998
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop: receiving
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rw_loop read 38 chars< 250 2.0.0 Ok: queued as 66F111383834\r\n
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) smtp resp to data-dot (<frank+fb7690+001 at mydomain.org>): 250 2.0.0 Ok: queued as 66F111383834, dt: 8.9 ms
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Amavis::Out::SMTP::Session close, keeping connection
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline fwd-end-chkpnt - deadline in 479.4 s, set to 288.000 s
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer fwd-end-chkpnt: timer 288, was 0, deadline in 479.4 s
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) uTNEFbvrDywe FWD from <frank+fb7690+001 at mydomain.org> -> <frank+fb7690+001 at mydomain.org>, BODY=7BIT 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 66F111383834
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline forwarding - deadline in 479.4 s, set to 288.000 s
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer forwarding: timer 288, was 288, deadline in 479.4 s
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) DSN: sender is credible (orig), SA: 1.548, <frank+fb7690+001 at mydomain.org>
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup: (scalar) matches, result="18"
Oct 4 23:24:56.432 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) lookup [spam_crediblefrom_dsn_cutoff_level_bysender] => true, "frank+fb7690+001 at mydomain.org" matches, result="18", matching_key="(constant:18)"
Use of uninitialized value $args[9] in sprintf at
/opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051 (#1)
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[9] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) dsn: from MTA 250 NonBlocking:Unchecked <frank+fb7690+001 at mydomain.org> -> <frank+fb7690+001 at mydomain.org>: on_succ=0, on_dly=1, on_fail=1, never=0, warn_sender=, DSN_passed_on=1, destiny=1, mta_resp: "250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 66F111383834"
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) DSN: SUCC from MTA 250 NonBlocking:Unchecked, no DSN requested: <frank+fb7690+001 at mydomain.org> -> <frank+fb7690+001 at mydomain.org>
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $args[0] in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis/Util.pm line 1051.
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) delivery_status_notification: notif 0 bytes, suppressed: no
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) one_response_for_all, per_recip_capable: N, suppressed: N
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) one_response_for_all <frank+fb7690+001 at mydomain.org>: success, r=0,b=0,d=0, ndn_needed=0, '250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 66F111383834'
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) notif=N, suppressed=0, ndn_needed=0, exit=0, 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 66F111383834
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline delivery-notification - deadline in 479.4 s, set to 288.000 s
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer delivery-notification: timer 288, was 288, deadline in 479.4 s
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) status counters: InMsgsStatus{Relayed,RelayedTagged,RelayedTaggedInternal,RelayedTaggedOriginating}
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline snmp-counters - deadline in 479.4 s, set to 288.000 s
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer snmp-counters: timer 288, was 288, deadline in 479.4 s
Oct 4 23:24:56.433 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) orcpt_encode rfc822, frank+fb7690+001 at mydomain.org, smtputf8
Use of uninitialized value $dsn_sent in numeric eq (==) at
/opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 4292 (#1)
Oct 4 23:24:56.434 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $dsn_sent in numeric eq (==) at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 4292.
Oct 4 23:24:56.435 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $which in lc at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 370.
Oct 4 23:24:56.435 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $which in lc at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 370.
Use of uninitialized value $min in sprintf at
/opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 395 (#1)
Oct 4 23:24:56.435 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value $min in sprintf at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 395.
Oct 4 23:24:56.435 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) oldest_public_ip_addr_from_received: 79.198.43.152
Oct 4 23:24:56.436 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in join or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 56.
Oct 4 23:24:56.436 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in join or string at /opt/perlx/lib/site_perl/5.42.0/Amavis/Expand.pm line 56.
Oct 4 23:24:56.436 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) Passed UNCHECKED {RelayedTaggedInternal}, MYNETS LOCAL [10.66.66.253]:42676 [79.198.43.152] <frank+fb7690+001 at mydomain.org> -> <frank+fb7690+001 at mydomain.org>, Queue-ID: 9FB1D138019C, Message-ID: <185218.mmailer1386944415 at fritz.box>, mail_id: uTNEFbvrDywe, Hits: 1.548, size: 9876, queued_as: 66F111383834, 701 ms
Use of uninitialized value in string ne at
/opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 3705 (#1)
Oct 4 23:24:56.437 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) _WARN: Use of uninitialized value in string ne at /opt/perlx/lib/site_perl/5.42.0/Amavis.pm line 3705.
Oct 4 23:24:56.437 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline main_log_entry - deadline in 479.4 s, set to 288.000 s
Oct 4 23:24:56.437 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer main_log_entry: timer 288, was 288, deadline in 479.4 s
Oct 4 23:24:56.437 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) TIMING-SA total 540 ms - parse: 0.95 (0.2%), extract_message_metadata: 6 (1.1%), tests_pri_-10000: 26 (4.8%), get_uri_detail_list: 25 (4.6%), tests_pri_-2000: 4.7 (0.9%), tests_pri_-1000: 1.38 (0.3%), tests_pri_-950: 0.57 (0.1%), tests_pri_-900: 0.41 (0.1%), tests_pri_-100: 288 (53.3%), check_dkim_signature: 0.23 (0.0%), check_dkim_adsp: 260 (48.1%), check_spf: 0.61 (0.1%), check_arc_signature: 0.59 (0.1%), check_pyzor: 4.5 (0.8%), tests_pri_-90: 0.76 (0.1%), tests_pri_0: 48 (8.9%), tests_pri_500: 0.58 (0.1%), tests_pri_999999: 0.97 (0.2%), poll_dns_idle: 142 (26.2%), get_report: 0.71 (0.1%)
Oct 4 23:24:56.437 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) updating snmp variables in BDB
Oct 4 23:24:56.437 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline check done - deadline in 479.4 s, set to 288.000 s
Oct 4 23:24:56.437 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer check done: timer 288, was 288, deadline in 479.4 s
Oct 4 23:24:56.437 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) sending SMTP response: "250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 66F111383834"
Oct 4 23:24:56.437 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 66F111383834
Oct 4 23:24:56.437 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) switch_to_client_time 480 s, smtp response sent
Oct 4 23:24:56.437 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) TempDir::strip: /var/lib/amavis/tmp/amavis-20251004T232455-00980-uPlAz270
Oct 4 23:24:56.438 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) rmdir_recursively: /var/lib/amavis/tmp/amavis-20251004T232455-00980-uPlAz270/parts, excl=1
Oct 4 23:24:56.438 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) size: 9876, TIMING [total 702 ms] - SMTP greeting: 6 (1%)1, SMTP EHLO: 3.1 (0%)1, SMTP pre-MAIL: 0.6 (0%)1, mkdir tempdir: 0.4 (0%)1, create email.txt: 0.1 (0%)1, SMTP MAIL: 0.5 (0%)2, SMTP pre-DATA-flush: 1.3 (0%)2, SMTP DATA: 40 (6%)7, check_init: 0.6 (0%)7, digest_hdr: 2.7 (0%)8, digest_body_dkim: 0.7 (0%)8, collect_info: 9 (1%)9, mkdir parts: 1.2 (0%)9, mime_decode: 3.0 (0%)10, get-file-type1: 1.9 (0%)10, decompose_part: 0.1 (0%)10, parts_decode: 0.0 (0%)10, check_header: 1.6 (0%)10, spam-wb-list: 2.0 (0%)11, SA msg read: 0.3 (0%)11, SA parse: 1.3 (0%)11, SA check: 529 (75%)86, decide_mail_destiny: 18 (3%)89, notif-quar: 1.0 (0%)89, fwd-connect: 20 (3%)92, fwd-mail-pip: 1.3 (0%)92, fwd-rcpt-pip: 0.1 (0%)92, fwd-data-chkpnt: 0.0 (0%)92, write-header: 0.2 (0%)92, fwd-data-contents: 0.9 (0%)92, fwd-end-chkpnt: 30 (4%)96, fwd-connect: 8 (1%)98, fwd-mail-pip: 1.0 (0%)98, fwd-rcpt-pip: 0.1 (0%)98, fwd-data-chkpnt: 0.0 (0%)98, write-header: 0.7 (0%)98, fwd-data-contents: 0.0 (0%)98, fwd-end-chkpnt: 9 (1%)99, prepare-dsn: 1.2 (0%)99, report: 1.0 (0%)99, main_log_entry: 2.5 (0%)100, update_snmp: 0.6 (0%)100, SMTP pre-response: 0.2 (0%)100, SMTP response: 0.1 (0%)100, unlink-2-files: 0.2 (0%)100, rundown: 0.3 (0%)100
Oct 4 23:24:56.438 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 6: was busy, 691.3 ms, total idle 0.001 s, busy 0.702 s
Oct 4 23:24:56.438 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, 5: was idle, 0.0 ms, total idle 0.001 s, busy 0.702 s
Oct 4 23:24:56.438 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP< QUIT\r\n
Oct 4 23:24:56.438 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) get_deadline switch_to_my_time(rx SMTP QUIT) - deadline in 480.0 s, set to 288.000 s
Oct 4 23:24:56.438 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) prolong_timer switch_to_my_time(rx SMTP QUIT): timer 288, was 480, deadline in 480.0 s
Oct 4 23:24:56.438 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) ESMTP> 221 2.0.0 [127.0.0.1] amavis closing transmission channel
Oct 4 23:24:56.438 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) switch_to_client_time 480 s, smtp response sent
Oct 4 23:24:56.438 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) SMTP session over, timer stopped
Oct 4 23:24:56.439 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) extra modules loaded: Amavis/Lookup/Opaque.pm, Amavis/Out/SMTP/Protocol.pm, Amavis/Out/SMTP/Session.pm
Oct 4 23:24:56.440 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) exiting process_request
Oct 4 23:24:56.440 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) idle_proc, bye: was busy, 2.0 ms, total idle 0.001 s, busy 0.704 s
Oct 4 23:24:56.440 test.mydomain.org /opt/perlx/bin/amavisd[980]: (00980-01) load: 100 %, total idle 0.001 s, busy 0.704 s
More information about the amavis-users
mailing list