Hello Devs. After upgrading to exim-4.93 smtp auth is not possible anymore. Downgrading to 4.92.3 solves the issue. Mail-Client gets: "SMTP Response is 0 length" Anyone else is seeing this? cheers, t. Reproducible: Always
Seems it has something to do with pam? Just ran exim in debug mode. Here is what i get: 31266 Running PAM authentication for user "my username" 31261 child 31266 ended: status=0xb 31261 signal exit, signal 11 31261 0 SMTP accept processes now running 31261 Listening... cheers, t.
Uahhhh. Dec 10 12:55:25 my host kernel: exim[31266]: segfault at 5590d0000000 ip 00007f3e7a3b4a32 sp 00007ffff62dc420 error 4 in libc-2.29.so[7f3e7a34b000+15a000] Dec 10 12:55:25 meine-oma kernel: Code: a8 02 75 4c 48 8b 15 65 e3 13 00 64 48 83 3a 00 0f 84 f2 00 00 00 48 8d 3d 1b f2 13 00 a8 04 74 0c 48 89 f0 48 25 00 00 00 fc <48> 8b 38 48 8b 44 24 18 64 48 33 04 25 28 00 00 00 0f 85 f8 00 00
awesomeness.... :(
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c18ac0f988a59eb5fa6cef1b3b7cf6063f2b1436 commit c18ac0f988a59eb5fa6cef1b3b7cf6063f2b1436 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-12-10 16:46:50 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-12-10 16:46:50 +0000 profiles/package.mask: mask =mail-mta/exim-4.93, too many problems Bug: https://bugs.gentoo.org/702462 Bug: https://bugs.gentoo.org/702428 Bug: https://bugs.gentoo.org/702420 Signed-off-by: Fabian Groffen <grobian@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d82b60e02ddef04443f7557628fba20d2869d30 commit 4d82b60e02ddef04443f7557628fba20d2869d30 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-12-13 07:46:42 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-12-13 07:48:12 +0000 mail-mta/exim-4.93.0.2: bump to fixes version Closes: https://bugs.gentoo.org/702462 Closes: https://bugs.gentoo.org/702428 Closes: https://bugs.gentoo.org/702420 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Fabian Groffen <grobian@gentoo.org> mail-mta/exim/Manifest | 4 +-- .../{exim-4.93.ebuild => exim-4.93.0.2.ebuild} | 30 ++++++++++------------ 2 files changed, 16 insertions(+), 18 deletions(-)