- Posted by jordah ferguson <jorfergie03 at yahoo.com> Jan 18, 2002
- 1990 views
I have created a multipurpose email program, it has; * multiple account support, the account system has RC4 data encryption. *Each user has his own database. so no one can delete or read your email without logging in. *it can download mail, from pop3 servers & it can send mail...in otherwords an enhancement to EECLIENT.ZIP *IT has definately a better GUI PROBLEM: I have read a lot about MIME; i.e BASE64,QUOTED-PRINTABLE Encodings, i have failed to write algorithms for encoding 8bit data to either base64 or quoted-printable. i looked at unbase64.zip, and failed to make any sense out of it. Can any one help me with this? (send me an encoding and decoding algorithm) if any one wants to have a look at the email client, email me at jorfergie03 at yahoo.com