ovh-mail-redirection

Managing OVH Mail Redirection

Usage no npm install needed!

<script type="module">
  import ovhMailRedirection from 'https://cdn.skypack.dev/ovh-mail-redirection';
</script>

README

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