More Advanced Rules

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I want to search incomming emails for a particular string and then create a
folder based on that string, in which to put that email and subsequent mails.

e.g.

Search subject for "ServiceDesk#012345", then
if the "ServiceDesk#012345" folder is not created, create it and move the
email
else move the email to the "ServiceDesk#012345" folder

Is there any easy way to do this or will it require VBA ?
 
Michael said:
I want to search incomming emails for a particular string and then
create a folder based on that string, in which to put that email and
subsequent mails.

e.g.

Search subject for "ServiceDesk#012345", then
if the "ServiceDesk#012345" folder is not created, create it and move
the email
else move the email to the "ServiceDesk#012345" folder

Is there any easy way to do this or will it require VBA ?

Since rules can't create folders, the answer would be "the latter".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top