ZimbraInterceptingProxy

This software is used to Intercept and Transform the traffic to and from the Zimbra Mailboxes when using a Zimbra Proxy. If you don't know what Zimbra Proxy is, You can read about it here: https://wiki.zimbra.com/wiki/Zimbra_Proxy_Guide

What is good for?

Zimbra Migrations

Suppose you

TODO:

  1. Logger
  2. Iniciar con parametros
  3. Iniciar el segundo plano
  4. Paquetizar

Configuracion de Zimbra Proxy

  1. Editar Templates

  2. Cambiar zimbraMtaAuthHost: localhost

Installation

Add this line to your application's Gemfile:

gem 'zimbra_proxy_spy'

And then execute:

$ bundle

Or install it yourself as:

$ gem install zimbra_proxy_spy

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/[my-github-username]/zimbra_proxy_spy/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request