Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2002 20:00:43 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        budsz <budsz@kumprang.or.id>
Cc:        FBSDQ <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Amavis+Qmail
Message-ID:  <20020825080043.GA1023@grimoire.chen.org.nz>
In-Reply-To: <20020825070812.GB6803@kumprang.kumprang.or.id>
References:  <20020825070812.GB6803@kumprang.kumprang.or.id>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 25, 2002 at 02:08:12PM +0700, budsz wrote:
> Hi,
> 
> I've installed Amavis with qmail in FreeBSD box, I've already read
> INTALL & README.qmail file, I think this's simple step:
> 
> #cd /usr/local/src/amavis-0.2.1
> #./configure --enable-qmail --enable-syslog=yes

The correct way to install it is:

    # cd /usr/ports/security/amavis-perl
    # make
    # make install

Anything else requires a great deal of patience hunting down correct
pathnames and configuration tweaks.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
          "You can get farther with a kind word and a gun
                      than you can with a kind word alone" - Al Capone

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020825080043.GA1023>