Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update How to redirect emails from your pro OVH-Outlook mailbox to yo… #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
# Tutorial : How to redirect emails from your pro OVH/Outlook mailbox to your personal mailbox ?

You want to actively contribute to the Virtual Assembly projects, but can't bear to get lost between different mailboxes ? This tutorial was made for you!
You want to actively contribute to the Virtual Assembly projects, but can't bear getting lost between different mailboxes ? This tutorial was made for you!

1. First of all, make sure that a member of the Virtual Assembly takes care of creating your professional email address ([email protected]).
1. First of all, ensure that your professional email address ([email protected]) has been successfully created by a member of the VA.
2. Once the email address is created, go to the [following portal](mail.ovh.net) and log in with your identifiers.
3. You just accessed your Outlook mailbox. Click on the settings button at the top right of the window and then on "Options".

![](https://pad.lescommuns.org/uploads/upload_b53ba93205865e78b532ead9be0a317a.png)

4. In the left column, go to "Mail", then "Automatic processing" and click on "Inbox and sweep rules".
5. When you get to this window, press "+" in the "Inbox rules" part
5. When you get to this window, press "+" in the "Inbox rules" part.

![](https://pad.lescommuns.org/uploads/upload_c51467ae10c8059ebfd19a0eff0fec05.png)

6. The window that appears allows you to define this new rule.
- Name your rule (for example "Redirection")
- Choose the conditions for redirecting your emails (if you want to redirect all your pro emails to your personal mailbox, click on "Apply to all messages")
- Click on "Redirect the message to" ![](https://pad.lescommuns.org/uploads/upload_fec9050f0cc5b30395f60095520b4a6d.png)
- Enter your personal email address as in the image below ![](https://pad.lescommuns.org/uploads/upload_3848c2be60f3efd0d9cde2282a1b3486.png) and click on "Use this address" then "Save".
- Name your rule (for example "Redirection").
- Choose the conditions for redirecting your emails (if you want to redirect all your professional emails to your personal mailbox, click on "Apply to all messages").
- Click on "Redirect the message to". ![](https://pad.lescommuns.org/uploads/upload_fec9050f0cc5b30395f60095520b4a6d.png)
- Enter your personal email address as in the image below ![](https://pad.lescommuns.org/uploads/upload_3848c2be60f3efd0d9cde2282a1b3486.png) and click on "Use this address" then "Save".

7. Just click on "OK" in the top left corner of the window and your rule will be saved.
8. However, **if you want your emails to be automatically deleted from your pro mailbox when redirected to your personal mailbox** :
- Click on "Add action"
- Click on "Add action".
- Then on "Move, copy, or delete"...
- And finally on "Delete the message"![](https://pad.lescommuns.org/uploads/upload_e7abcc6d2f7624fbf61daccab63d03c5.png)
- Click on "OK" in the top left corner of the window and your rule will be saved.
Expand Down