I need to check a POP mailbox every few minutes, retrieve email, save attachments to a certain folder, and then kick off an HTTP script, passing it the filename of the attachment.
Only EmailRetrieval function I see is in Triggers. So I set up a trigger to poll the mailbox, save attachments, and then as a Task, I run the HTTP script.
1) Is the the only way to do it?
2) I cannot get it to pick up the emails - I believe I have all the serverIP, mailbox, un, pw, port set correctly.
Thanks for any help,
Joe