EmailIt: Fixed saving of the tenth note.
I found a bug in the EmailItServer that stops saving notes on noted 9 (which is the tenth note using 0 as the first index). Also, I fixed the building of EmailItServer so that it keeps it’s smaller size. The size of the build was increasing because of a recursive include in the build process.