Posted by Robert G Laurin on November 28, 2017 at 11:09:01:
In Reply to: Re: email printer demo / sample posted by Jim Guerber on November 28, 2017 at 10:49:08:
If anyone might be interested, I wrote an email routine that supports some of the IMAP functions for email.
IMAP allows you to keep the mail on the server and you can archive it to a different folder once you processed it. In some industries, it is a requirement to keep ALL emails.
The code is written for Comet32.
Currently has 2 usages at a customer. the first download and process emails that are generated like a form, the other downloads and prints emails one per page.
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.