Automated mails for new user

Hi,

How do I configure to send automated mails to new user mailbox.

On registration of every new user. The mails like Org policy, IT policy should go to new user mailbox.

Thanks in advance

Subject: Automated mails for new user

What about this:

Customize user mail template (I suppose it is the one from the mail server).

Create an agent there that will be set up to run e.g. weekly, but inside the agent, there would be a check to run the agent only if the database is not more than one week old. So it will run exactly once, right after creating the mail file.

The agent will create the initial mails in the database (e.g. copy them there from a default document storage).

Subject: RE: Automated mails for new user

Hi,

Thanks for the responce. But, this has some drawbacks like. If the users open his mailbox on same day and if the agent has not run, the mailbox will not have those mails.

Other than running agent or customization. Is there any option which Lotus Domino provides?