With the current sendmail in testing, my incoming smtp auth configuration does not work anymore. I get log lines AUTH warning: no mechanisms Last known good version is 8.15.2-23 Relevant config snippets include sendmail.mc: TRUST_AUTH_MECH(`PLAIN LOGIN')dnl define(`confAUTH_MECHANISMS', `PLAIN LOGIN')dnl define(`confAUTH_OPTIONS', `A p y')dnl /etc/sasl2/Sendmail.conf : auto_transition: no pwcheck_method: saslauthd mech_list: PLAIN LOGIN with 8.15.2-23, I got logs like STARTTLS=server, cert-subject=, cert-issuer=, verifymsg=ok AUTH: available mech=PLAIN LOGIN, allowed mech=PLAIN LOGIN I'd be happy for any hints on how to debug this further. Bye, Joerg
could you try sendmail 8.17 from experimental? Andreas
I installed 8.17.1-1 from http://snapshot.debian.org/ With this version and no configuration change, smtp auth works as ever. Thanks! What was the reason for uploading it to exprimental instead of unstable? Uh, and just for curiousity, I see nothing explicitly related to auth or sasl in the changelogs. Do you have any idea? Bye, Joerg
We believe that the bug you reported is fixed in the latest version of sendmail, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1009078@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Beckmann <anbe@debian.org> (supplier of updated sendmail package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) Format: 1.8 Date: Sun, 15 May 2022 16:14:12 +0200 Source: sendmail Architecture: source Version: 8.17.1-2 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Andreas Beckmann <anbe@debian.org> Closes: 1006574 1009078 Changes: sendmail (8.17.1-2) unstable; urgency=medium . * QA upload. * Merge changes from 8.16.1-3. * Update to Standards-Version: 4.6.1. * Upload to unstable. (Closes: #1006574, #1009078) (LP: #1956191, #1970472) Checksums-Sha1: 667f3003d46d494db4b9eb63914e497fdd011691 2821 sendmail_8.17.1-2.dsc 22890d8423fb9352b08fc2e4cb45f8893fae8be1 240908 sendmail_8.17.1-2.debian.tar.xz fc075c3277770fc1eebd1db144c6f67528599c5b 6181 sendmail_8.17.1-2_source.buildinfo Checksums-Sha256: deac66b71cbe1fd1ac2ffb507ca7b6f147c790f37371dcb12f44a7af145429b5 2821 sendmail_8.17.1-2.dsc 79a86eb2377406405d2b08f010f97ee149d1ebb7b657e4b47d988533717a2a97 240908 sendmail_8.17.1-2.debian.tar.xz c9735245b4e2eee3d19d71f59f0f9564dcc093950777cc6f77359b39d2323e59 6181 sendmail_8.17.1-2_source.buildinfo Files: 082189afba67104274d3e08b1dcdc633 2821 mail optional sendmail_8.17.1-2.dsc 2c443f34a463c8b8538ab1a41e55052f 240908 mail optional sendmail_8.17.1-2.debian.tar.xz ab8f756acfa230ffc13da08732dd1c9d 6181 mail optional sendmail_8.17.1-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmKBC1AQHGFuYmVAZGVi aWFuLm9yZwAKCRBfsz+TWentCIlxD/9BZbAUr/HMuBevToe/w80VLDdeAwf6mG72 ffCkQzXOXqP7C0FwIt9WQmX27248Kchv1z6KGNIqZRa6eViINozvHPxU4n2gkmLO kT7rcPf7G4/QiVU1tgofKCJmP0mKkiONNG/NiWWDwCHJOCvW4255toewYP+u6zf1 /+4rXvY9dHnMVcCpduxvIX+o9P/vNsvNXmAGALhJucwm9L2IWDnSxltrmHMHtSYK tIC9LpNu8A1tjPnynmoV5a2Ug56bg021qYSbpDCHsgiYuFdWkAeODsPaHdA7C3PL fO5zCVpXDOJOnT27eR4iCL2/zc0Mm/qCrO47gVGTsNc9CEsTHIqNoJLNnkEk8QsT rD0fDvVwMqfr8Djc4PHrswX2yfeJ3bHbkZyuSv+ngRlqsDgYGvBOqndQd0ZUW921 WZkr5M9M1o1esSiAcw43q2dyDVj+JAwuHZ2u9dMPR0VFrBtnaAd0qPYBV8qgTqzj llta8rtz5ITH/jLrkBHp1mBGg3NGMFaXMBYUDytIedEP1fQsG9hm2NGgJ4CrbwJI SjvzNpAeYAE6E/0koNA0UyI+nyYvDg+yerTRyvShRXLsOGb/5P2LlX89vT3nQy9r ClMyVFsaostl3itZ9rEkL3P5X2SWMH42ZS/h+Pm5iKToB5SCWgDhKetv5Jp7YBRK oJCwv1HlOg== =4tHS -----END PGP SIGNATURE-----
reopen 1009078 = thanks Hi, I am sorry to say that the newly arrived version 8.17.1-2 in testing shows the same behaviour as the originally reported version 8.16.1-2, no auth mechanisms offered after starttls. Downgrading to version 8.17.1-1 helps, though. Bye, Joerg
The only relevant difference is that -2 is built against openssl 3 while -1 was built against openssl 1.1. Do other distros have patches for 8.17.1 and openssl 3? Andreas
Hello Andreas, The freebsd folks have(had) a similiar bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263287 and a patch https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233346&action=diff They say the patch is from sendmail 8.17.1.9. A version of the patch for inclusion in the patch subdir is also attached. If you could create a package with either the patch applied or from the mentioned source version (or newer) I'd be happy to test. Bye, Joerg
We believe that the bug you reported is fixed in the latest version of sendmail, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1009078@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Andreas Beckmann <anbe@debian.org> (supplier of updated sendmail package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) Format: 1.8 Date: Mon, 13 Jun 2022 01:34:48 +0200 Source: sendmail Architecture: source Version: 8.17.1.9-1 Distribution: unstable Urgency: medium Maintainer: Debian QA Group <packages@qa.debian.org> Changed-By: Andreas Beckmann <anbe@debian.org> Closes: 1009078 Changes: sendmail (8.17.1.9-1) unstable; urgency=medium . * QA upload. * New upstream snapshot. (Closes: #1009078) * Refresh patches. Checksums-Sha1: 8294918e52d2a222c6aa38f355c1a04b39e0220b 2841 sendmail_8.17.1.9-1.dsc 5e395afc9b8b9d8206eac03b6af2663d1e81ad5f 2345302 sendmail_8.17.1.9.orig.tar.gz 06b0fb4f04e4e2656f7d7b45c6de1aecdbd50e05 801 sendmail_8.17.1.9.orig.tar.gz.asc a008f8f4c17a6ff76e5f79c2c261db65d524ac98 240816 sendmail_8.17.1.9-1.debian.tar.xz ce5e8458f9872cbd1a061a8437621e45d96c8618 6182 sendmail_8.17.1.9-1_source.buildinfo Checksums-Sha256: de0cb69da8ae6167a7d03e4e443e7f346a94c879c58a3aad5de5515ff339454f 2841 sendmail_8.17.1.9-1.dsc bbe09120daa48e81f4b283dd54d8e2003fea68e525f218a9fa1126ccc977eed7 2345302 sendmail_8.17.1.9.orig.tar.gz 14161bffc70cad938158d8eee83d83df289a03ac5a247855dcf7e3e75fca0e79 801 sendmail_8.17.1.9.orig.tar.gz.asc 872e039a4d922a4877e45a45185f2f8450876fcdc5ec23ddf819d2515edc5f4f 240816 sendmail_8.17.1.9-1.debian.tar.xz 4bc2f25cb3ed6f9b44c7279a9257ef331a08178b311378205a03bc2f0cdc1f41 6182 sendmail_8.17.1.9-1_source.buildinfo Files: 469a8fc80afbe4935ae8a43c5cac9a16 2841 mail optional sendmail_8.17.1.9-1.dsc d0dca4767287d2bc65adcef8e5fcdbaa 2345302 mail optional sendmail_8.17.1.9.orig.tar.gz 131a3263f9bc979b452c808a1132bbab 801 mail optional sendmail_8.17.1.9.orig.tar.gz.asc 7a696b600184064b86f030775baf3a37 240816 mail optional sendmail_8.17.1.9-1.debian.tar.xz e2040ea8dc59b4ca6c148f94ada6adf0 6182 mail optional sendmail_8.17.1.9-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmKmeK4QHGFuYmVAZGVi aWFuLm9yZwAKCRBfsz+TWentCLM/EACnnhrdyzcTY0qItS6ozCJlVeTA07yidvau qwBh9JjNZQk4iGOo2jYb+tLnedESY2CU2XzHDdkQoig1SUvt3DV0GhETIxXlAuw1 YfQ2YT5FS9fpFuqTXtcg2p48axbKMrYz/KPh4X58EZR7qWrduBD8emT18PsDTASr B2X9U2rxxEEIVQjlMAZ6hRGsjjAlYimN1Sw+Nm813gLIuOyhpfbvM8bjyUGbgh1k 6hhP8buc2/likcO/sotJbFTDqxZQLEyx25bm1NL6YcUeNQiIKMG4/6Tn/rKLkbTk R1PJQsx/t4m4mvJCNz3OqUMuHYV0CVckDqU8uYkuocoOzqU+v7YAWCHTwgjTqC1j 7nxQ82Yu3SkC7fdF0w3keqMJUkaERrfJSqmNuzKhFPaituPPwecd81LBqAiExxZo w/IE5eDOiROSazUy2FZLi6Jtk9QpjHEXawvEwVN7IEftyab+3h9EmwRLIlEuvewO GdSfBpJ7MZ2emERqqV+wyWhTgiunlL2zWotJQtRxF4Zi4yj33iBMdzxF0NtgulaH PDh19mnQ3oppynAISBUqG5bp3I1y3E7jqZDe/nfTjzfkejrTmycVaqlma2F5UcRJ yBQODl/v0d9oiSKL7Ikj6c7MbqHiLirEa53wQoRv/r3BmEdRBEyx+uhB692m3SPw pjtZS4hp7Q== =VdcV -----END PGP SIGNATURE-----
Thank you very much for providing the package. Version 8.17.1.9-1 wokrs for me :-) Bye, Joerg
Thanks for pointing me to the fix, that made it much easier. And for confirming that it works. Andreas