Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702420 - mail-mta/exim-4.93 breaks SMTP authentication
Summary: mail-mta/exim-4.93 breaks SMTP authentication
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-10 09:54 UTC by Thomas Stein
Modified: 2019-12-13 07:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Stein 2019-12-10 09:54:42 UTC
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
Comment 1 Thomas Stein 2019-12-10 12:00:21 UTC
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.
Comment 2 Thomas Stein 2019-12-10 12:02:08 UTC
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
Comment 3 Fabian Groffen gentoo-dev 2019-12-10 13:22:31 UTC
awesomeness.... :(
Comment 4 Larry the Git Cow gentoo-dev 2019-12-10 16:48:00 UTC
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(+)
Comment 5 Larry the Git Cow gentoo-dev 2019-12-13 07:48:19 UTC
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(-)