Git Product home page Git Product logo

zimbra's Introduction

README

If you have a bunch of .msg files that you got from a client who would like you to import those outlook emails into zimbra you could use these scripts. Also if you need to import contacts from vcf files you've come to the right place.

Requirements

# Install /usr/local/bin/msgconvert
cpan -i Email::Outlook::Message

Installation

wget https://github.com/charljmert/zimbra/archive/master.zip
unzip master.zip
cd zimbra-master/
./setup.sh

How to use

  1. Convert .msg files to .eml
zimbra_convert_msg_to_eml.pl MyDir/Emails
  1. Import files to an Inbox
zimbra_import.pl MyDir/Emails /Inbox [email protected] eml --zimbra-home /opt/zimbra/

Contacts

There are scripts to deal with importing contacts. You can unload a contacts directory on the contact script like so.

find MyDir/Contacts -type f | zimbra_import_contact.pl [email protected]

TODO

  • The main script zimbra_import.pl will handle all importing including msg, eml, vcf, vcs and ics
  • There is no script to deal with importing vcs and ics calendars
  • There is also no script to deal with PST's

zimbra's People

Contributors

charlmertjnz avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.