Tagged Questions
3
votes
1answer
173 views
Reading emails using IMAP in racket
I am using the following code to get make an IMAP connection. I am want to read emails. I read this documentation
link
and could not proceed from here.
my code:
#lang racket
(define imap-server ...