I'm building an application using a proprietary programming language that is similar to C. The programming language includes a built in send mail function, however it is very limited. I am limited to string sizes of 65535 characters by the language itself. In addition the function does not...