I have posted a video of my latest demo of my #Amiga email program AMail.
Version 0.0.3 can talk to my local IMAP server and send email via SMTP. Still a LOT to go but progress.

I wanted to share and hope you enjoy!

https://www.youtube.com/watch?v=k_YHgCPTAXQ

#vintagecomputing #Commodre #Amiga

@bluewizard

I did completely miss that you have started such a project. Great! Thanks a lot! Will publish a little news on it.

@Amiga_News I appreciate it. So far it’s been a fun little project and am looking forward to see what I can do with it.

@bluewizard

May I ask: what language are you using for it? And is AmigaOS 3.2 required? Or should it also run under AmigaOS 3?

@Amiga_News I am wiring it in C. Currently it may run on 3.1.4 or newer but am doing development in 3.2. The big reason is that I am using ReAction as my GUI API