Re: kdereview: ksmtp

2017-05-30 Thread Daniel Vrátil
Hi Rolf, thanks for the review, sorry it took me so long to get to you. On Tuesday, May 16, 2017 8:05:17 PM CEST Rolf Eike Beer wrote: > Am Donnerstag, 11. Mai 2017, 17:03:01 schrieb Daniel Vrátil: > > Hi, > > > > please review ksmtp, which is now in kdereview. > > -the CMakeLists.txt has a mix

Re: kdereview: ksmtp

2017-05-16 Thread Rolf Eike Beer
Am Donnerstag, 11. Mai 2017, 17:03:01 schrieb Daniel Vrátil: > Hi, > > please review ksmtp, which is now in kdereview. -the CMakeLists.txt has a mix of spaces inside () or not -in loginjob, line 173, you check for code 25. Should this be 250? Or is that 25*? Where is ServerResponse actually def

Re: kdereview: ksmtp

2017-05-13 Thread Daniel Vrátil
On Thursday, May 11, 2017 11:11:11 PM CEST Albert Astals Cid wrote: > El dijous, 11 de maig de 2017, a les 17:03:01 CEST, Daniel Vrátil va escriure: > > Hi, > > > > please review ksmtp, which is now in kdereview. > > Are tests supposed to pass? > > 2: QFATAL : SmtpTest::testLoginJob(Plain auth

Re: kdereview: ksmtp

2017-05-11 Thread Albert Astals Cid
El dijous, 11 de maig de 2017, a les 17:03:01 CEST, Daniel Vrátil va escriure: > Hi, > > please review ksmtp, which is now in kdereview. Are tests supposed to pass? 2: QFATAL : SmtpTest::testLoginJob(Plain auth ok) Received signal 11 Cheers, Albert > > KSMTP is a small simple library with a

Re: kdereview: ksmtp

2017-05-11 Thread Daniel Vrátil
ith(). Dan > On Thursday, May 11, 2017 11:03:01 AM EDT Daniel Vrátil wrote: > > Hi, > > > > please review ksmtp, which is now in kdereview. > > > > KSMTP is a small simple library with a KJob-based API similar to KIMAP or > > KDAV to send mime messages vi

kdereview: ksmtp

2017-05-11 Thread Daniel Vrátil
Hi, please review ksmtp, which is now in kdereview. KSMTP is a small simple library with a KJob-based API similar to KIMAP or KDAV to send mime messages via SMTP. It was initially written in 2011 by Gregory Schlomoff but since then it's been lying around in playground without any intere