Hi Cedrik,
I started something to deal with this as side project: https://github.com/VincentBlondeau/IMAPClient
It is at a very early development state. I took a SS3 project (http://smalltalkhub.com/#!/~Gotchas/IMAP-Client) andbegan to improve it.
Don���t hesitate to fork and add some PRs
Cheers,
Vincent
From: Pharo-users <pharo-users-bounces@lists.pharo.org> On Behalf Of C��drick B��ler
Sent: Wednesday, 6 March 2019 10:37
To: Any question about pharo is welcome <pharo-users@lists.pharo.org>
Subject: [Pharo-users] IMAP in Pharo
Hi all,
Do you know if IMAP is possible in Pharo ? I havent found any implementation (quick search).
I���d like to have it to interact/filter my email. POP3 is not really possible.
I think it would be a nice addition and maybe a good GSOC project ?
Cheers,
C��drick
It exists in GNU-Smalltalk but don���t look at ti, its GPL :-)