ovh-mail-redirection

2.1.2 • Public • Published

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

Package Sidebar

Install

npm i ovh-mail-redirection

Weekly Downloads

1

Version

2.1.2

License

MIT

Last publish

Collaborators

  • kosssi