README for XFMail
-----------------
http://www.xfmail.org


This is a standard auto-* tools project, so the basic steps to
building and installing are:

     1) run 'configure' with appropriate arguments (--help for a list)

	Configure will scan your system for all required packages. It
	will tell you what is missing or what it can't find. You might
	have to tweak the directory arguments to configure to tell it
	where to find something.

     2) run 'make' (GNU make which might be installed as gmake)
     3) run 'make install' as root (GNU make again)


If you checkout the source code from CVS (or you change any of the
packaging scripts or files) then you'll need to run 'autogen.sh'
before configure to (re)build the scripts. Due to low portability of
auto-* tools scripts between different versions, we suggest you have
the following versions of tools installed:

	  autoconf 2.57
	  automake 1.7.5
	  libtool 1.5
