$Id: README,v 1.13 1999/09/12 06:17:51 lord Exp $

ICQMAIL - Simple ICQ->Email gateway.
Author: Vadim Zaliva <lord@crocodile.org>
=============================================================

INSTALLATION:
=============

To compile you need 'icqlib' which can be found at:

Home page:
      http://www.cn.ua/~denis/kde/icqlib.html
Direct download:
      http://www.cn.ua/~denis/kde/icqlib-0.1.3.tar.gz
      ftp://ftp.kde.org/pub/kde/unstable/apps/network/icqlib-0.1.3.tar.gz

Next thing you need to get is 'guile' package:

Home page:
	http://www.gnu.org/software/guile/guile.html
Direct download:
	ftp://ftp.gnu.org/pub/gnu/guile/guile-1.3.3.tar.gz
	ftp://ftp.crocodile.org/pub/guile/guile-1.3.3-1.i386.rpm
	ftp://ftp.crocodile.org/pub/guile/guile-1.3.3-1.src.rpm
	ftp://ftp.crocodile.org/pub/guile/guile-devel-1.3.3-1.i386.rpm

Once you have icqlib and guile installed, rest of installation is
pretty straightforward. You might need to edit Makefile in src
directory.

Tested under following systems:

1. RedHat Linux 5.2
2. FreeBSD 3.1-STABLE
3. FreeBSD 2.2-960501-SNAP
4. Solaris 2.6
5. Solaris 2.5.1

USAGE:
======

See man page for details.

If you was using previous version of ICQMAIL please note that
'aliases.cfg' file format have being changed.

ABOUT
=====

I wrote this primary for myself. This is one day (one night to be more
accurate project) so please be patient.

Feel free to write me to request new features or correct bugs.  Check
TODO file for things I am already going to implement.

If you have made some modifications to the code, feel free to send me
your patches.

If you wrote some sripts which could be of general value, please send
them to me and I will include them in the contrib section if product
distribution.

Author: Vadim Zaliva <lord@crocodile.org> http://www.crocodile.org/

Contributors:

Andrey Arhipov <andy@paco.net>
Csaba Kormendy <csaba@x23.com>
Mooneer Salem  <mooneer@earthlink.net>

primary ftp site:

ftp://ftp.crocodile.org/pub/

LEGAL
=====

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

