I need to build a script which will be run on a server, and which will:
1) access an IMAP store/client mailbox
2) copy any .txt attachments from email messages in the Inbox in this mailbox, to a network location
3) move processed emails to a \Processed folder in the mailbox (Inbox\Processed).
Limitations: This needs to run on a server, on which neither Outlook not Office will be installed.
Any suggestions would be greatly appreciated.
1) access an IMAP store/client mailbox
2) copy any .txt attachments from email messages in the Inbox in this mailbox, to a network location
3) move processed emails to a \Processed folder in the mailbox (Inbox\Processed).
Limitations: This needs to run on a server, on which neither Outlook not Office will be installed.
Any suggestions would be greatly appreciated.