Hi, is anyone working on a FreeBSD port of Zimbra? I am just wondering as I am more in favor of using FreeBSD then Linux and currently I run an old version of Zimbra on CentOS, which I would like to upgrade to a version running on FreeBSD. I know a few years ago some work was being done on this subject but it looks as though there still isn't anything substantial; can anyone fill me in as to the progress/status of this? Regards, Kaya
On 5/2/12 10:47 AM, Kaya Saman wrote: > Hi, > > is anyone working on a FreeBSD port of Zimbra? > > > I am just wondering as I am more in favor of using FreeBSD then Linux > and currently I run an old version of Zimbra on CentOS, which I would > like to upgrade to a version running on FreeBSD. > >I had approached them a couple of times and got no response. Have you looked at @mail ? (atmail) I see one in ports, looks like 1.0.4 is in ports, and 1.0.5 is available: www.atmail.org (they have a licensed exchange 'push' option I think. its not opensource, the push thing is patented by ms.
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 :-)
Thanks for the suggestion will just need to work out if can integrate it.
Regards,
KayaOn Wed, May 2, 2012 at 3:55 PM, Michael Scheidell wrote:
>
>
> On 5/2/12 10:47 AM, Kaya Saman wrote:
>>
>> Hi,
>>
>> is anyone working on a FreeBSD port of Zimbra?
>>
>>
>> I am just wondering as I am more in favor of using FreeBSD then Linux
>> and currently I run an old version of Zimbra on CentOS, which I would
>> like to upgrade to a version running on FreeBSD.
>>
>>
> I had approached them a couple of times and got no response.
>
> Have you looked at @mail ? (atmail) I see one in ports, looks like 1.0.4
> is in ports, and 1.0.5 is available: www.atmail.org
> (they have a licensed exchange 'push' option I think. its not opensource,
> the push thing is patented by ms.
>
> --
> Michael Scheidell, CTO
>>*| * SECNAP Network Security Corporation
> d: +1.561.948.2259
> w: http://people.freebsd.org/~scheidell
> _______________________________________________
> mailing list
> http://lists.freebsd.org/mailman/listinfo/fre...
> To unsubscribe, send any mail to ""
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.
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/~scheidellHi 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
On 5/2/12 6:02 PM, Kaya Saman wrote: > > > > *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*ill bet they used old versions of php (you MIGHT need php52...)
On 05/02/2012 11:20 PM, Michael Scheidell wrote:
>
>
> On 5/2/12 6:02 PM, Kaya Saman wrote:
>>
>>
>>
>> *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*
> ill bet they used old versions of php (you MIGHT need php52...)
>
>
> --
> Michael Scheidell, CTO
> >*| * SECNAP Network Security Corporation
> d: +1.561.948.2259
> w: http://people.freebsd.org/~scheidellTried php52, also php4...... no joy :-(
The base URL doesn't even display. The standard php5 port works best but
bombs out at the "create DB" screen.
Regards,
Kaya
On 05/02/2012 11:44 PM, Michael Scheidell wrote:
>
>
> On 5/2/12 6:41 PM, Kaya Saman wrote:
>> Tried php52, also php4...... no joy :-(
>>
>> The base URL doesn't even display. The standard php5 port works best
>> but bombs out at the "create DB" screen.
>>
> let me try to upgrade atmail to 1.0.5 for you and see what happens.
>
> I'll keep you posted.
>
> --
> Michael Scheidell, CTO
> >*| * SECNAP Network Security Corporation
> d: +1.561.948.2259
> w: http://people.freebsd.org/~scheidellMany thanks!
Am standing by :-)
Regards,
--K
On 5/2/12 6:41 PM, Kaya Saman wrote: > Tried php52, also php4...... no joy :-( > > The base URL doesn't even display. The standard php5 port works best > but bombs out at the "create DB" screen. >try 1.0.5: edit the /usr/ports/mail/atmail/Makefile, change 1.0.4 to 1.0.5 edit the distinfo put this in there: SHA256 (atmailopen.tgz) = f7ad76b91613bfe0b2edb907099b728c29c5d223aa9cd54285dabad8fb504a9c SIZE (atmailopen.tgz) = 3447336 delete old distfile : rm /usr/ports/distfiles/atmailopen.tgz make clean deinstall reinstall see if that helps if not, open a pr <http://www.freebsd.org/send-pr.html> explain IN DETAIL what you tried. (read the Writing FreeBSD Problem Reports, link above) explain that your original problem was with 1.0.4, buy detail what you tried when you updated to 1.0.5 (was it the same? different problem?) Q: do you have current PEAR? you running a supported version of FreeBSD? 7.4, 8.3, 9.0? did you update portstree? (portsnap fetch update, or cvsup, or cd /usr/ports && make update)?
On 05/02/2012 11:56 PM, Michael Scheidell wrote:
>
>
> On 5/2/12 6:41 PM, Kaya Saman wrote:
>> Tried php52, also php4...... no joy :-(
>>
>> The base URL doesn't even display. The standard php5 port works best
>> but bombs out at the "create DB" screen.
>>
>
> try 1.0.5:
>
>
> edit the /usr/ports/mail/atmail/Makefile, change 1.0.4 to 1.0.5
>
> edit the distinfo
>
> put this in there:
>
> SHA256 (atmailopen.tgz) =
> f7ad76b91613bfe0b2edb907099b728c29c5d223aa9cd54285dabad8fb504a9c
> SIZE (atmailopen.tgz) = 3447336
>
> delete old distfile : rm /usr/ports/distfiles/atmailopen.tgz
>
> make clean deinstall reinstall
>
> see if that helps
>
> if not, open a pr
> <http://www.freebsd.org/send-pr.html>
>
> explain IN DETAIL what you tried. (read the Writing FreeBSD Problem
> Reports, link above)
>
> explain that your original problem was with 1.0.4, buy detail what you
> tried when you updated to 1.0.5
>
> (was it the same? different problem?)
>
> Q: do you have current PEAR? you running a supported version of
> FreeBSD? 7.4, 8.3, 9.0?
> did you update portstree? (portsnap fetch update, or cvsup, or cd
> /usr/ports && make update)?
>
>
>
> --
> Michael Scheidell, CTO
> >*| * SECNAP Network Security Corporation
> d: +1.561.948.2259
> w: http://people.freebsd.org/~scheidellThanks so much for the help btw Michael :-)
Unfortunately the upgrade didn't work either.... I didn't have PEAR
previously - I have installed now but still no luck in getting it to work.
However, in the meantime I have been contacted by the package maintainer
who is looking at the issue and the port upgrade.
Regards,
Kaya
On Wed, May 02, 2012 at 05:02:17PM +0100, Kaya Saman thus spake:>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 :-) > > >Thanks for the suggestion will just need to work out if can integrate it. > > >Regards, > >Kaya > > >On Wed, May 2, 2012 at 3:55 PM, Michael Scheidell wrote: >> >> >> On 5/2/12 10:47 AM, Kaya Saman wrote: >>> >>> Hi, >>> >>> is anyone working on a FreeBSD port of Zimbra? >>> >>> >>> I am just wondering as I am more in favor of using FreeBSD then Linux >>> and currently I run an old version of Zimbra on CentOS, which I would >>> like to upgrade to a version running on FreeBSD. >>> >>> >> I had approached them a couple of times and got no response. >> >> Have you looked at @mail ? (atmail) I see one in ports, looks like 1.0.4 >> is in ports, and 1.0.5 is available: www.atmail.org >> (they have a licensed exchange 'push' option I think. its not opensource, >> the push thing is patented by ms. >>It has been ported, but not put into the tree at this point. I don't believe it is complete, but from what I've seen it isn't far off. Here is a reference: http://www.zimbra.com/forums/installation/334... -jgh
On 5/2/12 12:10 PM, Jason Helfman wrote: > It has been ported, but not put into the tree at this point. I don't > believe > it is complete, but from what I've seen it isn't far off. > > Here is a reference: > http://www.zimbra.com/forums/installation/334... > > > -jghexcept that is a very old version, not supported anymore, and they are only supporting amd64 8+ right now.
On Wed, May 02, 2012 at 12:16:16PM -0400, Michael Scheidell thus spake:> > >On 5/2/12 12:10 PM, Jason Helfman wrote: > > It has been ported, but not put into the tree at this point. I don't > believe > it is complete, but from what I've seen it isn't far off. > > Here is a reference: > http://www.zimbra.com/forums/installation/ > 33477-zcs-6-0-1-ported-freebsd7.html > > -jgh > >except that is a very old version, not supported anymore, and they are only >supporting amd64 8+ right now.Yes, however it is a reference and there is nothing stopping the port from being upgraded to be supported. Furthermore, there is nothing stopping anyone from contacting or joining the zimbra thread to update it or collaborate with others. I used Zimbra for a long time, and on FreeBSD, when they had distributed packages for it. Unfortunately, they aren't doing it now, but it was done. -jgh
Kaya Saman wrote: > Hi, > > is anyone working on a FreeBSD port of Zimbra? > > > I am just wondering as I am more in favor of using FreeBSD then Linux > and currently I run an old version of Zimbra on CentOS, which I would > like to upgrade to a version running on FreeBSD. > > > I know a few years ago some work was being done on this subject but it > looks as though there still isn't anything substantial; can anyone > fill me in as to the progress/status of this?I have just these two links, but I never tried Zimbra on FreeBSD: http://wiki.zimbra.com/wiki/Zimbra_on_FreeBSD http://zimbra.imladris.sk/download/ Miroslav Lachman
I had those links too but that was it?On Wed, May 2, 2012 at 3:56 PM, Miroslav Lachman wrote:
> Kaya Saman wrote:
>>
>> Hi,
>>
>> is anyone working on a FreeBSD port of Zimbra?
>>
>>
>> I am just wondering as I am more in favor of using FreeBSD then Linux
>> and currently I run an old version of Zimbra on CentOS, which I would
>> like to upgrade to a version running on FreeBSD.
>>
>>
>> I know a few years ago some work was being done on this subject but it
>> looks as though there still isn't anything substantial; can anyone
>> fill me in as to the progress/status of this?
>
>
> I have just these two links, but I never tried Zimbra on FreeBSD:
>
> http://wiki.zimbra.com/wiki/Zimbra_on_FreeBSD
> http://zimbra.imladris.sk/download/
>
> Miroslav Lachman
Hi,On 2-5-2012 16:47, Kaya Saman wrote: > is anyone working on a FreeBSD port of Zimbra?I´ve been working on a port of Zarafa which should provide the same features. The hold up is currently my computer issues and the fact that I am in the process of setting up a second environment to test the LDAP user connector with. If you don't use that feature, the port should be functional, just rough on the edges (it might leave some files behind after deinstall and it needs one or two more rc scripts). https://redports.org/browser/melflynn/mail/za... https://redports.org/browser/melflynn/mail/za... https://redports.org/browser/melflynn/devel/z...