[twsocket] Pop3 & IMap Server ?

2016-12-18 Thread Charalampos Michael - Creation Power
Hello, Is there any Imap4 and Pop3 Server components for ICS ? Thank you -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

Re: [twsocket] Pop3 & IMap Server ?

2016-12-18 Thread Charalampos Michael - Creation Power
Dear Angus, Why not. It will give me ideas to use it to port/make an IMAP4 Server and see how it handles the commands. The only puzzle for me is how to get and handle the commands from the server. Thank you :) -Original Message- From: TWSocket [mailto:twsocket-boun...@lists.elists.org

Re: [twsocket] Pop3 & IMap Server ?

2016-12-18 Thread Charalampos Michael - Creation Power
With a little modifications it actually compiled and it has how to handle commands !!! Well, it needs a lot of work to get it done for IMAP indeed. Thanks a lot Angus !!! :) -Original Message- From: TWSocket [mailto:twsocket-boun...@lists.elists.org] On Behalf Of Angus Robertson - Magenta

Re: [twsocket] Pop3 & IMap Server ?

2016-12-19 Thread Charalampos Michael - Creation Power
E It's way more complex than the code you sent me . Ok, let's see how I can turn the SMTP into IMAP then !!! > Particularly if you feel able to offer it back to when finished Of course, let's find out if I'm able to make it first Btw, it would be nicer to have the project on githu

Re: [twsocket] OpenSSL and TLS 1.3

2017-01-22 Thread Charalampos Michael - Creation Power
Dear Angus, Of course I understand that. I saw some HTTP/2 code at https://github.com/grijjy/GrijjyFoundation and it looked similar to ICS code and ICS may need a couple modifications in order to archive HTTP/2 and not a complete rewrite. (Of course I am not a ICS expert, just saying my o