VBA script to scan a folder and reply to email

  • Thread starter Thread starter cas
  • Start date Start date
C

cas

Can someone just set me in the right direction. I have some free time
when at home.

What I do right now is use a rule that checks if emails are from ppl in
my address book. If the sender is not it moves it to a SPAM folder.
What I would like to accomplish is to setup make a script to check the
SPAM folder and send an email back to the sender stating that if this
is a valid email, please reply and change subject line to
addmetoaddressbook. Then what I would like to do is have the VBA check
for this line in the subject line, if it finds it, it will move it to
another folder called add.

Can this be done?

Alan
 
Yes, it can be done, the question is if you really want to do it. That
would confirm that your email address is a "live" one and end up
getting you a lot more spam then you get now.

Please post part of the preceding thread in your reply if you do
reply. The interface you are using doesn't do that and it makes it
hard to follow a thread.
 
Back
Top