[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

zmailer.spec new version



hi all,

this is the _new_ version with a lot of changes.

regards,

zmailer-2.99.54-1.nosrc.rpm


* Howto make a RedHat RPM of ZMailer MTA

  1. Get zmailer-X.YY.ZZ-N.nosrc.rpm from
      http://perso.wanadoo.es/xose

      This package is a posting to ZMailer mailing list and it's 
      made by Xose Vazquez, xose@wanadoo.es

  2. Install it:

	# rpm -i zmailer-X.YY.ZZ-N.nosrc.rpm

  3. Get zmailer-X.YY.ZZ.tar.gz from :
      ftp://ftp.funet.fi/pub/unix/mail/zmailer/src/
      and copy it under /usr/src/redhat/SOURCES.

  4. Create your own rpm packages with commands :

	# cd /usr/src/redhat/SOURCES

      - If you get a new version of zmailer, you need update the 
	line 6 of the zmailer.spec, "%define version" section.

	# rpm -ba zmailer.spec

  5. RPM packages will be created under /usr/src/redhat/SRPMS (src) and
      under /usr/src/redhat/RPMS/i386 (bin + doc)

  6. Install ZMailer rpm packages into the system:

	# rpm -ivh /usr/src/redhat/RPMS/i386/zmailer-X.YY.ZZ-N.i386.rpm
	# rpm -ivh /usr/src/redhat/RPMS/i386/zmailer-doc-X.YY.ZZ-N.i386.rpm

  7. Finish ZMailer configuration by editing the following:

        o /etc/mail.conf
        o /etc/zmailer/*

      For first time installations I'd recommend reading
      /usr/doc/zmailer-x.yy.zz/* and /usr/doc/zmailer-doc-x.yy.zz/*  
      documents.


For more information about ZMailer just visit www.zmailer.org. For more
information about rpm visit www.rpm.org.
  ------------------------------------------------------------------------

Please e-mail me any corrections about this document: xose@wanadoo.es

Get it the last version from  http://perso.wanadoo.es/xose

This document come out has been updated Sat Nov 25 13:48:55 CET 2000
by xose.