[Kst] SMTP support

George Staikos staikos at kde.org
Sun Jul 11 22:38:58 CEST 2004


On Sunday 11 July 2004 11:41, Adriaan de Groot wrote:
> Hi Kst,
>
> Today I committed a fix removing alloca() from emailthread.cpp (it's not
> portable beyond Linux, basically, and the use it was put to here was
> certainly bogus). You should probably check that it's ok, though (replacing
> alloca with a new[] and a delete[]).
>
> 2) <clippy>It looks like you're trying to write some SMTP client code.
> Perhaps you want to use the SMTP IOSlave instead?</clippy> I used to have a
> SMTP client in KPilot and threw it out, hoping that using the SMTP  IOSlave
> would be easy, but never got the time to actually _do_ it , so I can't say
> how easy (or hard) this is - but duplicating the code really doesn't seem
> like a good idea.

  I agree... this code really should be using the SMTP ioslave.

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/



More information about the Kst mailing list