Server Rule 'Move to Database'

Hello

I have a need to redirect a number of users mail which are being sent to an old format email address. i.e test@test.com incoming from the net.

I have created a new server rule that looks for the To or Cc and BCC for test@test.com and moves to database mail\test.nsf.

This is working but the diverted emails are going into the All Documents view only. I want them to appear in the Inbox.

I have even tried creating a new rule within the mailbox on all emails with a To, Cc or BBC addressed to test@test.com - copy to Folder ($inbox) and move to another folder named Old Address. This rule does nothing.

Is there a way round to accomplish this?

Thanks.

Subject: Server Rule ‘Move to Database’

I could be wrong here, but I don’t think the mail is “delivered” to the test mail file. It is moved there, and since the rules in a mail file are executed by the router, they won’t be executed when the mail is “moved” to the database, only when it is delivered. The same goes for having the mail put in the Inbox.

You could make the test.nsf a mail-in DB instead. That way, the mail would automatically be put in the Inbox folder, if it exists.

/Peter

Subject: RE: Server Rule ‘Move to Database’

Thank you Peter, that would make sense. Will think of another solution.