Sha256: bcf17d7df2573065e529d8ede01f4bb187ead527b5adaa6eec1408d3eaa781fd

Contents?: true

Size: 1.04 KB

Versions: 4

Compression:

Stored size: 1.04 KB

Contents

Rmails
============

A Ruby on Rails application which automates an installation and initial configuration of mail server which consists of freely available program components and which enables its additional configuration via interactive web interface.

For Debian based servers. CentOs, Fedora and Gentoo support will be added in near future.




Requirements
------------

Tested with ruby 1.8.7 and 1.9.3.


Rubygems required.

Git required (for [AutomateIt dependency](https://github.com/fanda/automateit))


Project Maturity
----------------

It is not a mature project and small modifications in configuration may be needed. Application tests have not been created yet.


Installation
------------

Via rubygems.org:

    gem install rmails


Using git:

    https://github.com/fanda/rmails.git


Getting Started
---------------

Script rmails should be added, then

    rmails --install


to install all necessary programs, make initial configuration and start system services.

Web application for administration can be started with

    rmails --start-app


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rmails-0.2.0 README.markdown
rmails-0.1.6 README.markdown
rmails-0.1.5 README.markdown
rmails-0.1.4 README.markdown