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
- Host: GitHub
- URL: https://github.com/PantalonOrange/Mailviewer
- Owner: PantalonOrange
- License: mit
- Created: 2019-08-09T08:57:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-14T14:40:13.000Z (about 3 years ago)
- Last Synced: 2024-10-23T20:11:34.319Z (7 months ago)
- Topics: db2, ibmi, ibmioss, imap, imap-client, rpg-for-i, rpg-free, rpgle, socket-programming, tls
- Language: RPGLE
- Homepage:
- Size: 76.2 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
This program uses the socket header from the socket api owned by scott klement
-> https://www.scottklement.com/rpg/socktut/socktut.savfAll 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.