S
someone
hi,
I want to setup a mailbox so that, according different criteria, the mail
is moved into a specific public folder :
the criteria is based on the sender, subjet or other fields like those
and, according the test, the mail will be moved (and attachment files
extracted) to a variable named public folder and the attachement stored
in a variable named directory
I need to create a folder per day, week or per month
The only way I have find out is to define a rules calling a customer
script
but this way, I need to stay always within outlook
also, this will not work since the security schema of outlook open a
messagebox every time
since I get about more than 3000 messages per week, this solution cannot
work
does some one has an idee ?
I suppose I will have to write code on exchange ?
but I guest this is not possible with VBA
I want to setup a mailbox so that, according different criteria, the mail
is moved into a specific public folder :
the criteria is based on the sender, subjet or other fields like those
and, according the test, the mail will be moved (and attachment files
extracted) to a variable named public folder and the attachement stored
in a variable named directory
I need to create a folder per day, week or per month
The only way I have find out is to define a rules calling a customer
script
but this way, I need to stay always within outlook
also, this will not work since the security schema of outlook open a
messagebox every time
since I get about more than 3000 messages per week, this solution cannot
work
does some one has an idee ?
I suppose I will have to write code on exchange ?
but I guest this is not possible with VBA