digitalmars.D - IMAP library
- Mengu (12/12) Feb 17 2016 hello everyone
- crimaniak (2/5) Feb 17 2016 https://github.com/Laeeth/d_etpan
- Laeeth Isharc (7/13) Feb 17 2016 I made a start but got sidetracked. So I don't think that's
hello everyone i have checked code.dlang.org and github but i have not encountered an IMAP library. there's an application at work that i want to convert to D and IMAP is an essential part as i read emails and download the attachments. so i thought let's give it a shot and create the library for D before i convert the application. i'd appreciate it if someone knowledgable jumps in and build the library with me or guide my way. also, i am thinking of using pegged in this case for parsing as i think it'd make things easier. what do you guys think?
Feb 17 2016
On Wednesday, 17 February 2016 at 09:01:18 UTC, Mengu wrote:hello everyone i have checked code.dlang.org and github but i have not encountered an IMAP library. ..https://github.com/Laeeth/d_etpan
Feb 17 2016
On Wednesday, 17 February 2016 at 09:43:44 UTC, crimaniak wrote:On Wednesday, 17 February 2016 at 09:01:18 UTC, Mengu wrote:I made a start but got sidetracked. So I don't think that's close to usable from what I recall. An alternative would be to port the C code from imapfilter to D. I have done much of that but simply don't have time to finish. So if someone wants to finish it then email me and I will give them what I have done so far.hello everyone i have checked code.dlang.org and github but i have not encountered an IMAP library. ..https://github.com/Laeeth/d_etpan
Feb 17 2016