Date: Mon, 3 Mar 2008 13:28:50 -0800 From: Fred Condo <fcondo@quinn.com> To: Ezat <ezat_t@optusnet.com.au> Cc: freebsd-questions@freebsd.org Subject: Re: Postfix port broken? Message-ID: <900730F1-A2B3-4C06-84BA-FC6BDE9BD66C@quinn.com> In-Reply-To: <47CA8809.7050905@optusnet.com.au> References: <47CA8809.7050905@optusnet.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail-11-786747372 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit This is due to these lines in the Makefile (with line numbers): 187 .if defined(WITH_VDA) 188 IGNORE= Waiting for a new patch that's work with 2.5.1 189 PATCH_SITES+= http://vda.sourceforge.net/VDA/ 190 PATCHFILES+= postfix-2.4.5-vda-ng.patch.gz 191 PATCH_DIST_STRIP= -p1 192 .endif make config would enable you to turn off virtual delivery agent. I'm not a postfix expert, but I believe VDA is only needed if you run virtual domains. fred On Mar 2, 2008, at 2:57 AM, Ezat wrote: > > Hello all, > Not sure if correct list for this. > Trying to install postfix today and came across this issue. > ===> postfix-2.5.1_1,1 Waiting for a new patch that's work with > 2.5.1. > *** Error code 1 > Stop in /usr/ports/mail/postfix. > Anyone have same issue? > ezat > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > " > --Apple-Mail-11-786747372--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?900730F1-A2B3-4C06-84BA-FC6BDE9BD66C>