On Sat, 6 Apr 2002 09:44:51 UT [EMAIL PROTECTED] wrote: > The idea I was describing is implemented in Calypso email, which I am > using at the moment.
BTW, why on Earth does it send all your (plain text) messages as multipart/mixed with binary content encoding? This seems a bit, err, brain dead. > Since you have much more important features to add I am willing to try it > myself. My C++ coding skills are rather bad, but that isn't going to stop > me. Could you point me to the classes that are associated with > prefrences, the addressbook and mail storage. Please read the tech note about the profile in doc/tech subdir, this should provide a good start. > I was thinking of including every configuration file and messages in a > single storage containter. I was thinking about using different identities for different people but the solution proposed by Nerijus is probably even better: simply use different config files for different users. As I wrote, there are probably some problems but hopefully not many. > That it is compressed and encrypted with a cypher to prefent access by a > virus. This would increase security aswell. <shrug> I'd rather do the simple things first and start thinking about the complicated ones later. Regards, VZ _______________________________________________ Mahogany-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-users
