gregtatcam / imaplet-lwt

imaplet revamp with Lwt
19 stars 6 forks source link

Imaplet api via vchan #10

Open buzzheavyyear opened 9 years ago

buzzheavyyear commented 9 years ago

Once imaplet makes it into a unikernel, it would be very useful to have access to smtplet/imaplet via vchan in order to undertake various tasks, such as bulk sending of emails, filtering/capturing of incoming emails etc..

I guess there would need to be some sort of GPL linking exception to the api in order to deal with the various transports flowing over vchan.