2.1.2 • Published 7 years ago

ovh-mail-redirection v2.1.2

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

ovh-mail-redirection

NPM Licence shield Standard - JavaScript Style Guide Dependency Status GitHub tag npm npm

Managing OVH Mail Redirection!

Installation

npm i -g ovh-mail-redirection

Create Credential

You should create your own credential here.

After:

export OMR_APP_KEY=<Application Key>
export OMR_APP_SECRET=<Application Secret>
export OMR_CONSUMER_KEY=<Consumer Key>

Help

OVH Mail redirection
--------------------

Usage:  omr <domain> [command]

omr                                       list domains
omr <domain.com>                          list mail redirections
omr <from@domain.com> <to@domain2.com>    create or update mail redirection
omr rm <mon@domain.com>                   remove mail redirection
2.1.2

7 years ago

2.1.1

7 years ago

2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago