An open API service indexing awesome lists of open source software.

https://github.com/PantalonOrange/Mailviewer

Simple IMAP-mailviewer for IBMi
https://github.com/PantalonOrange/Mailviewer

db2 ibmi ibmioss imap imap-client rpg-for-i rpg-free rpgle socket-programming tls

Last synced: 2 months ago
JSON representation

Simple IMAP-mailviewer for IBMi

Awesome Lists containing this project

README

        

# MailViewer

With this program you can view mails over the imap-protocoll (currently only the headers).
Autorefreshing display is included.

![IMAPVW](https://github.com/PantalonOrange/Mailviewer/blob/master/imapvw.png)

This program uses the socket header from the socket api owned by scott klement
-> https://www.scottklement.com/rpg/socktut/socktut.savf

All copyfiles are included (QRPGLECPY)

Caution! Alpha version

### Create objects:
To create the objects copy the sources to your sourcefiles (qrpglesrc, qcmdsrc, etc). Change and compile the delivered CL IMAPVWMAKE and call it.