kimus / leximail

LexiMail is a Open Source and cross-platform e-mail desktop application.
http://leximail.org/
Other
142 stars 29 forks source link

Use inbox #11

Closed andrewhassan closed 10 years ago

andrewhassan commented 10 years ago

This PR switches a lot of the code in imap.js to use inbox and mailparser instead of the original stack LexiMail was using. Right now, email attributes like flags aren't loaded but the most recent 10 messages along with the body is loaded.

kimus commented 10 years ago

@andrewhassan you opened and then closed the PR? :-)

andrewhassan commented 10 years ago

Yeah sorry about that. I forked your project to work on a school project so I made some modifications. I changed the imap.js to use inbox and mailparser because the code in the repo wasn't working for me. Not sure if that's a problem for everyone. If it is I can make a new PR (without my ugly code :P) that fixes it. On Jul 10, 2014 8:28 PM, "Helder Rossa" notifications@github.com wrote:

@andrewhassan https://github.com/andrewhassan you opened and then closed the PR? :-)

— Reply to this email directly or view it on GitHub https://github.com/kimus/leximail/pull/11#issuecomment-48681744.

kimus commented 10 years ago

you can always do a different provider like imap_inbox.js and then anyone could choose wish fits their needs.

andrewhassan commented 10 years ago

Yeah that would work On Jul 10, 2014 8:35 PM, "Helder Rossa" notifications@github.com wrote:

you can always do a different provider like imap_inbox.js and then anyone could choose wish fits their needs.

— Reply to this email directly or view it on GitHub https://github.com/kimus/leximail/pull/11#issuecomment-48682155.