From owner-freebsd-ports@FreeBSD.ORG Wed May 2 22:02:08 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8F602106564A; Wed, 2 May 2012 22:02:08 +0000 (UTC) (envelope-from kayasaman@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id E72788FC12; Wed, 2 May 2012 22:02:07 +0000 (UTC) Received: by weyt57 with SMTP id t57so969930wey.13 for ; Wed, 02 May 2012 15:02:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type; bh=d24x86krwer74r0HaspzdPHNGoOMIoc76zO0mgSHNUU=; b=u3hrUiThCvXynJb+yEGj4vo9ahJexa84akZC1eQvVpJzOIeouDTroFfH//kvpQlp3J nmB6meV0uiCXpC5f2JokLQPuVlssenivVuQYbLsyGMWg3PVT7A9B35b2l8vNgJaCgLST h3pwYfig7zJodMdz5JbPY403x8eB2xOYPzb/BHHgKjTqq4MFmrwKCApO3sXfx/X8Fubk 9PYi7WBnvYIX0DLZyMdicIXT1yIxmam86XnjPg/0Pz5Zbqj50/65YfE8MiziffmcHG+H bC9v49S4CI1wETpw0IE3YsL/ofMl5OnY9/dBBor8+APda/GV59+kVok3Q0EF4fuz7N3K +HsA== Received: by 10.180.82.132 with SMTP id i4mr17973147wiy.12.1335996127074; Wed, 02 May 2012 15:02:07 -0700 (PDT) Received: from X220.optiplex-networks.com (81-178-2-118.dsl.pipex.com. [81.178.2.118]) by mx.google.com with ESMTPS id ff2sm11001739wib.9.2012.05.02.15.02.04 (version=SSLv3 cipher=OTHER); Wed, 02 May 2012 15:02:05 -0700 (PDT) Message-ID: <4FA1AEDB.7000701@gmail.com> Date: Wed, 02 May 2012 23:02:03 +0100 From: Kaya Saman User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120424 Thunderbird/12.0 MIME-Version: 1.0 To: Michael Scheidell References: <4FA14AD3.1080106@freebsd.org> <4FA15C15.8010000@freebsd.org> In-Reply-To: <4FA15C15.8010000@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: Zimbra mail exchange port for FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 May 2012 22:02:08 -0000 On 05/02/2012 05:08 PM, Michael Scheidell wrote: > > > On 5/2/12 12:02 PM, Kaya Saman wrote: >> Never tried Atmail.... >> >> Just checked it out though and looks cool, even Thunderbird >> integration which is good. >> >> Will try it out and see, though would need to work out a migration >> plan between Zimbra to it. >> >> As long as it's FREE it should be ok :-) >> > ports version on one version back. if you submit a pr to update it > (which patches), cc me and I'll see how quickly I can get it committer. > > the port is pretty old, and I suspect the current maintainer isn't > using it anymore, but you might want to ping him before you submit a > pr. just in case he knows something about the new version. > > -- > Michael Scheidell, CTO > >*| * SECNAP Network Security Corporation > d: +1.561.948.2259 > w: http://people.freebsd.org/~scheidell Hi Michael, am just attempting a Vbox FreeBSD @Mail install now. Can't get passed the "Create Database" portion of things; I get this error in the browser: *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/atmail/libs/PEAR/DB.php* on line *472* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/atmail/libs/PEAR/DB.php* on line *549* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/atmail/libs/PEAR/DB.php* on line *1204* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/atmail/libs/PEAR/PEAR.php* on line *569* *Deprecated*: Assigning the return value of new by reference is deprecated in */usr/local/www/atmail/libs/PEAR/PEAR.php* on line *572* *Warning*: Cannot modify header information - headers already sent by (output started at /usr/local/www/atmail/libs/PEAR/DB.php:472) in */usr/local/www/atmail/install/index.php* on line *137 * Not sure what is happening..... like you said perhaps it's just worth contacting the port maintainer and seeing what can be done with it. Will be good to compare both this and Zimbra and then see if @mail is easier to migrate/update as Zimbra is a bit tricky - especially between 32bit to 64bit. Regards, Kaya