Hi,
I’m trying to read email messages from a SaaS email provider (also occurs with Gmail account), and whether I try POP or IMAP, I get an error like “Unexpected token 220”
I provide the email server, port 587, username, and password (which works when sending SMTP emails)… and I am creating a new variable to hold the messages, but each time I get this protocol exception error “220” coming back.
Thoughts?
Thanks,
Bryan