threefoldtecharchive / jumpscaleX_threebot

Apache License 2.0
0 stars 3 forks source link

An SMTP/IMAP package for threebot #48

Closed rkhamis closed 4 years ago

rkhamis commented 4 years ago

Create an email package based on smtp/imap under /threebotpackages/threebot/email

story

As a 3bot owner I want to be able to

I also expect to display and save emails through the 3botApp so that my emails will be stored on my 3bot but still accessible from my 3bot app

As it is stored in bcdb we would also need models to be stored

Part Layer Protocol or Format
Server Syncer IMAP Server
Server Email SMTP

Here we ONLY focus on the server side as the front side will be done by the jimber guys as they are developing the 3bot app

rkhamis commented 4 years ago

@grimpy @RafyAmgadBenjamin please link your work and update progress here

grimpy commented 4 years ago

IMAP work is being done at https://github.com/threefoldtech/jumpscaleX_libs/tree/development_imap/JumpscaleLibs/servers/mail

Currently basic functionality works for evolution/thunderbird there are still some caveats with attachements