How to automatic sort email into folder and download attachment

  • Thread starter Thread starter Nelson Chou
  • Start date Start date
N

Nelson Chou

Hi,

I have a surveillance camera which will send out email when it detect motion.

I can receive hundreds of emails just from this camera in a single day, so
it troublesome to read and click on each email just to download the
attachment.

When the outlook receive the email, I know how to sort it into a designated
folder. But is there anyway it can automatically download the attachment
(video file) into a folder without the email. (so that I can store the video
file in a CD later on).

Anyone can help me.

Thank you.

Nelson Chou
I can receive hundreds of email just from this camera, so it troublesome to
read and click on each email just to download the attachment.
 
Nelson said:
Hi,

I have a surveillance camera which will send out email when it detect motion.

I can receive hundreds of emails just from this camera in a single day, so
it troublesome to read and click on each email just to download the
attachment.

When the outlook receive the email, I know how to sort it into a designated
folder. But is there anyway it can automatically download the attachment
(video file) into a folder without the email. (so that I can store the video
file in a CD later on).

Anyone can help me.

Thank you.

Nelson Chou
I can receive hundreds of email just from this camera, so it troublesome to
read and click on each email just to download the attachment.

How are you going to get the attachment (which is *in* the body of the
e-mail) without getting the e-mail? If you want the attachment, you must
have the body of the e-mail that contains the attachment.

As to automatically detaching attachments from e-mails, there are several
utilities which a Google search would fine.

http://www.mapilab.com/outlook/attachments_processor/
http://www.sperrysoftware.com/Outlook/Attachment-Save.asp

I've seen some VBA macros that you can store in Outlook but the ones that
I've seen require manual intervention and may only work on the selected
e-mail item or on all e-mails in the selected folder when you elect to run
the macro.
 
Back
Top