I was just wondering if freebsd sqwebmail with vpopmail mysql support
compiles cleanly yet?
On Fri, 23 Feb 2001, Ken Jones wrote:
> Date: Fri, 23 Feb 2001 06:07:04 -0600
> From: Ken Jones <[EMAIL PROTECTED]>
> To: Paul Juliano <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: upgrading vpopmail
>
> Paul Juliano wrote:
> >
> > Hi,
> >
> > How does one upgrade an existing installation of vpopmail (vpopmail-3.4.11) to the
>latest one (vpopmail-4.9.8)? What configuration files should I back-up? Will I have
>to take down the existing installation?
> >
> > Thanks.
> >
> > __________________________________
> > www.edsamail.com
>
> I've updated the FAQ to be more accurate.
>
> 16. I want to upgrade vpopmail, what do I need to worry about?
> Two things happen on an upgrade. The programs, library and
> include files get over written and the permissions get fixed.
> None of the users or domain get touched. So to upgrade:
> 1) download new vpopmail software
> 2) ./configure with your options
> 3) make
> 4) make install-strip
> 5) upgrade completed.
>
> If you want to backup the programs, libraries and include files
> then back up ~vpopmail/bin, ~vpopmail/include and ~vpopmail/lib
>