https://bugs.kde.org/show_bug.cgi?id=392049
David Faure <fa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/ksm | |tp/988e0649860952ed05501502 | |a62af3ccc75afc8f Version Fixed In| |18.04 Status|CONFIRMED |RESOLVED --- Comment #3 from David Faure <fa...@kde.org> --- Git commit 988e0649860952ed05501502a62af3ccc75afc8f by David Faure. Committed on 22/04/2018 at 09:57. Pushed by dfaure into branch 'Applications/18.04'. KSMTP: Fix sending emails where a line starts with a dot Summary: My previous fix was incomplete because it only considered lines with a single dot, and not the case where two such lines followed each other. FIXED-IN: 18.04 Test Plan: Updated unittest. Reviewers: dvratil, mlaurent Subscribers: #kde_pim Differential Revision: https://phabricator.kde.org/D12434 M +7 -2 autotests/smtptest.cpp M +1 -1 src/sendjob.cpp https://commits.kde.org/ksmtp/988e0649860952ed05501502a62af3ccc75afc8f -- You are receiving this mail because: You are watching all bug changes.