Link to home
Start Free TrialLog in
Avatar of Nyelugo
Nyelugo

asked on

Auto Detachment of Attachments from Lotus Emails

Hi All,

I'm wondering if there's a way to detach attachments from incoming mails to a given account (say, pr@pr.com) and save such attachments to a specific destination automatically. I would like to do this for mails coming into this box with a specific subject. Please advise.
ASKER CERTIFIED SOLUTION
Avatar of mbonaci
mbonaci
Flag of Croatia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
To test the code, first set agent to run on selected documents.
Then run it (possibly using debugger) on a few documents that contain attachments.
Create the folder on your file system that you'll specify in the code, as the place where attachments will be placed.
Avatar of Nyelugo
Nyelugo

ASKER

Ok, I'll try this shortly and give you a feedback.