Skip to content

Latest commit

 

History

History
 
 

ingo

===============
 What is Ingo?
===============

:Contact: [email protected]

.. contents:: Contents
.. section-numbering::

Ingo is an email-filter management application. It is fully internationalized,
integrated with Horde and the IMP Webmail client, and supports both server-side
(Sieve, Procmail, Maildrop) and client-side (IMAP) message filtering.

This software is OSI Certified Open Source Software. OSI Certified is a
certification mark of the `Open Source Initiative`_.

.. _`Open Source Initiative`: http://www.opensource.org/


Obtaining Ingo
==============

Further information on Ingo and the latest version can be obtained at

  http://www.horde.org/apps/ingo


Documentation
=============

The following documentation is available in the Ingo distribution:

:README_:            This file
:LICENSE_:           Copyright and license information
:`docs/CHANGES`_:    Changes by release
:`docs/CREDITS`_:    Project developers
:`docs/INSTALL`_:    Installation instructions and notes
:`docs/TODO`_:       Development TODO list
:`docs/UPGRADING`_:  Pointers on upgrading from previous Ingo versions


Installation
============

Instructions for installing Ingo can be found in the file INSTALL_ in the
``docs/`` directory of the Ingo distribution.


Assistance
==========

If you encounter problems with Ingo, help is available!

The Horde Frequently Asked Questions List (FAQ), available on the Web at

  http://wiki.horde.org/FAQ

Horde LLC runs a number of mailing lists, for individual applications
and for issues relating to the project as a whole. Information, archives, and
subscription information can be found at

  http://www.horde.org/community/mail

Lastly, Horde developers, contributors and users also make occasional
appearances on IRC, on the channel #horde on the Freenode Network
(irc.freenode.net).


Licensing
=========

For licensing and copyright information, please see the file LICENSE_ in the
Ingo distribution.

Thanks,

The Ingo team


.. _README: README
.. _LICENSE: http://www.horde.org/licenses/apache
.. _docs/CHANGES: CHANGES
.. _docs/CREDITS: CREDITS
.. _INSTALL:
.. _docs/INSTALL: INSTALL
.. _docs/TODO: TODO
.. _docs/UPGRADING: UPGRADING