Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithMany Exchange servers can be accessed thru a POP3 connection.
The attached node will retrieve emails from a POP3 server.
Standard caveat: this node is experimental.. your results may vary.
Note: it leaves the emails on the server. You would have to remove the emails with a different process.
The tricky part with this node is handling attachments. Attachments are delivered in the body as MIMEtext that would have to be decoded later.
Attachments:
ReadPOP3.brn