Seaching for EMail client to connect a IMAP Server with Teensy 4.1 + QNEthernet

Dear All,

i'am searching for a email client library to realize the following specifications:

- Connection to a IMAP Server
- Mailbox Change notification
- Receiving and sending mails.
- Deleting mails
- Secure connection to mail server
- Ethernet connection should be over LAN not WIFI.
- Teensy 4.1 with QNEthernet

Has someone made a solution for this ?

Best Greetings,

Electrolyt
 
I am also interested in part of that. On my "TODO" list is figure out how to send an email from a micro (any type) when a machine malfunctions. I can send an email in Linux using C and some mail library, I just haven't tried doing that on a micro.
 
Hi All,

If there are more interests in this kind of T41 Email Client, I can write or port certain library to T4.1 and QNEthernet / NativeEthernet / Ethernet_Generic W5x00.

No commitment yet, just to put in bucket list.

Waiting for your feedback and request,
 
Hi khoih-prog,

you are very welcome. :eek:
Yes there is a big interest for a T41 Email client.
It would be great if you will spend time for that.
You did some greatfull work for the ftp functionality on a T41. Thanks again for that.
For example if a email client could run, it where possible to send commands
to a T41 an get a responce as email back.

greetings
 
Back
Top