<table><tr><td style="">dfaure created this revision.<br />dfaure added a reviewer: dvratil.<br />Restricted Application added a project: KDE PIM.<br />Restricted Application added a subscriber: KDE PIM.<br />dfaure requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9972" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In SMTP speak, a line with a single dot means end of message. So if<br />
we're attaching a text file that contains such a line, we need to<br />
"escape" it by making it two dots, as the spec says.<br />
No unescaping code needed, the SMTP server takes care of it.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Sending a text file that starts with ".\n" used to send<br />
an empty file, now it works, I get the full file, intact.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R733 KSmtp</div></div></div><br /><div><strong>BRANCH</strong><div><div>Applications/17.12</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9972" rel="noreferrer">https://phabricator.kde.org/D9972</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/sendjob.cpp</div></div></div><br /><div><strong>To: </strong>dfaure, dvratil<br /><strong>Cc: </strong>mlaurent, olivierjg, KDE PIM, dvasin, winterz, vkrause, knauss, dvratil<br /></div>