All Projects → CpanelInc → Migrate Email

CpanelInc / Migrate Email

Licence: apache-2.0
A cPanel Plugin for migrating email from an IMAP service

Programming Languages

perl
6916 projects

migrate-email

A cPanel Plugin for migrating email from an IMAP service.

Installation

To install the plugin, please do the following:

  1. Login to your server via SSH

  2. Clone the repo:

    git clone [email protected]:CpanelInc/migrate-email.git

  3. As root, do the following:

    /scripts/install_plugin /path/to/migrate-email/install.json cp /path/to/migrate-email/src/MigrateMail.pm /usr/local/cpanel/Cpanel/API

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

License

Copyright [2016] [cPanel, Inc.]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].