Re: Strange message with spamassassin
DutchDaemon - FreeBSD Forums Administrator <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Organization | The FreeBSD Forums |
| Message-ID | <[email protected]> |
On 10-8-2026 18:37, Andrea Venturoli wrote: > On 8/10/26 18:21, Paul Macdonald wrote: > >> have you tried rebuilding p5-Net-DNS >> >> portmaster p5-Net-DNS > I use poudriere, not portmaster. > And yes, it's been built recently. > > bye & Thanks > av. Running SpamAssassin built from Poudriere, there are no issues in the chain so far as I can see (14.4p7, amd64). Compare, I guess. # pkg info -d spamassassin-4.0.2_3 spamassassin-4.0.2_3: dcc-dccd-2.3.169 openssl-3.0.21,1 p5-Class-XSAccessor-1.19_2,1 p5-Crypt-OpenSSL-RSA-0.35 p5-Digest-SHA1-2.13_2 p5-Encode-Detect-1.01_1 p5-HTML-Parser-3.83 p5-HTTP-Date-6.06 p5-IO-Socket-INET6-2.73 p5-IO-Socket-SSL-2.099 p5-Mail-DKIM-1.20240923 p5-Mail-SPF-3.20260331 p5-Net-CIDR-Lite-0.24 p5-Net-DNS-1.55,1 p5-Net-IDN-Encode-2.500_1 p5-Net-LibIDN-0.12_6 p5-NetAddr-IP-4.079 p5-URI-5.34 p5-XString-0.005 perl5-5.42.3 py312-pyzor-1.0.0_3 razor-agents-2.85 re2c-4.5.1 openssl-3.0.21,1 (libcrypto.so.12) perl5-5.42.3 (libperl.so.5.42) openssl-3.0.21,1 (libssl.so.12) # pkg info spamassassin-4.0.2_3 spamassassin-4.0.2_3 Name : spamassassin Version : 4.0.2_3 Installed on : Sat Aug 1 16:00:09 2026 CEST Origin : mail/spamassassin Architecture : FreeBSD:14:amd64 Prefix : /usr/local Categories : mail perl5 Licenses : APACHE20 Maintainer : [email protected] WWW : https://spamassassin.apache.org/ Comment : Highly efficient mail filter for identifying spam Options : AS_ROOT : on DCC : on DKIM : on DMARC : off DOCS : on GNUPG : off GNUPG2 : off GNUPG_NONE : on MYSQL : off PGSQL : off PYZOR : on RAZOR : on RELAY_COUNTRY : off RLIMIT : off SPF_QUERY : on SSL : on Shared Libs required: libc.so.7 libcrypto.so.12 libdl.so.1 libperl.so.5.42 libssl.so.12 libz.so.6 Annotations : FreeBSD_version: 1404000 cpe : cpe:2.3:a:apache:spamassassin:4.0.2:::::freebsd14:x64:3 port_checkout_unclean: no ports_top_checkout_unclean: yes ports_top_git_hash: 68e26ba1afe4e51897391bf5f0f066c66edb0dc4 repo_type : binary repository : Local Flat size : 3.66MiB Description : SpamAssassin is a mail filter which attempts to identify spam using text analysis and several internet-based realtime blacklists. Using its rule base, it uses a wide range of heuristic tests on mail headers and body text to identify "spam", also known as unsolicited commercial email. Once identified, the mail can then be optionally tagged as spam for later filtering using the user's own mail user-agent application. # pkg info p5-Net-DNS-1.55,1 p5-Net-DNS-1.55,1 Name : p5-Net-DNS Version : 1.55,1 Installed on : Thu Jul 9 13:28:45 2026 CEST Origin : dns/p5-Net-DNS Architecture : FreeBSD:14:* Prefix : /usr/local Categories : dns net perl5 Licenses : MIT Maintainer : [email protected] WWW : https://metacpan.org/release/Net-DNS Comment : Perl5 interface to the DNS resolver, and dynamic updates Options : IDN : off IDN2 : off IPV6 : off SSHFP : off TSIG : on Annotations : port_checkout_unclean: no ports_top_checkout_unclean: yes ports_top_git_hash: ce20abb9c8250c67d7f9874e9e135e28624cb9dc repo_type : binary repository : Local Flat size : 832KiB Description : Net::DNS is a collection of Perl modules to interface with the Domain Name System (DNS) resolver. It allows the programmer to perform queries that are beyond the capabilities of gethostbyname and gethostbyaddr.