Hello For support reasons we backup mails that are send from the mail server. Whenever a user complains he didn't receive a mail we can check an prove otherwise or not :-). These mails are saved per month, ie. for each month another pst. Now I have created rules that look when the mail is sent (eg between 30/6/2008 and 1/08/2008) and the mail is moved to folder 'X' when the subject contains 'X' Now this system works fine, but a disadvantage is that I need to change this each month and this takes me too many time and effort. Perhaps I can use vba to automate this?
Proving that you sent an e-mail message, is not evidence that the user received it. To what extent it is possible to automate Outlook to create the rules you require using vba you would need to ask in an Outlook forum as this forum is for Word; but when you do you would need to be more specific about what it is you need to change and the version of Outlook would also help. -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org <>>< ><<> ><<> <>>< ><<> <>>< <>><<> verhaba wrote: > Hello > For support reasons we backup mails that are send from the mail > server. Whenever a user complains he didn't receive a mail we can > check an prove otherwise or not :-). These mails are saved per month, > ie. for each month another pst. Now I have created rules that look > when the mail is sent (eg between 30/6/2008 and 1/08/2008) and the > mail is moved to folder 'X' when the subject contains 'X' > Now this system works fine, but a disadvantage is that I need to > change this each month and this takes me too many time and effort. > Perhaps I can use vba to automate this?