Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 2003 14:02:25 -0500
From:      Alfonso Romero <ibac@prodigy.net.mx>
To:        freebsd-questions <freebsd-questions@freebsd.org>, Simon Barner <barner@in.tum.de>
Subject:   Re: postfix freebsd port with vda patch
Message-ID:  <00e301c34b03$a17cc680$0100a8c0@ibacsoft.dynu.com>
References:  <006501c3499a$8ac71540$0100a8c0@ibacsoft.dynu.com> <20030714004401.GB537@zi025.glhnet.mhn.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for your advice, it worked without any problems.

I tested it on a spare FreeBSD server. Now I want to update and patch
postfix on my production server. Is there a way I could do that without
having to shut off my production server for too much time?

Regards,

Alfonso
----- Original Message -----
From: "Simon Barner" <barner@in.tum.de>
To: "Alfonso Romero" <ibac@prodigy.net.mx>
Cc: "freebsd-questions" <freebsd-questions@freebsd.org>
Sent: Sunday, July 13, 2003 7:44 PM
Subject: Re: postfix freebsd port with vda patch

> Is there a postfix port for freebsd that includes the vda
> patch from www.oavnet/vda?

You can easyly do it yourself. CVSup your ports collection to get the
latest postfix port, then run 'make patch' and select the desired
options (sasl, ...).

Now download the patch to the ports work directory, gunzip and apply it
(patch < patch-file).

All you have to do now, is to resume the build (cd ..; make build).

Regards,
 Simon





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e301c34b03$a17cc680$0100a8c0>