Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

View Poll Results: What OS port should be next?
FreeBSD 86 15.72%
Mandriva 15 2.74%
Ubuntu 115 21.02%
Debian 99 18.10%
Gentoo 82 14.99%
Slackware 15 2.74%
Solaris 101 18.46%
NetBSD 2 0.37%
OpenBSD 5 0.91%
Other (Post a comment below) 27 4.94%
Voters: 547. You may not vote on this poll

Reply
 
LinkBack (5) Thread Tools Display Modes
  #71 (permalink)  
Old 02-07-2007, 04:34 AM
Special Member
 
Posts: 120
Default

my 2cents:

gentoo: As much as I would like to see a Zimbra NE version for gentoo I can not image how do you want to support it. Where do you start the troubleshooting - asking for the USE flags used to build the gcc?

RHES / SLES: there is no need to argue about SLES or RHES its an "AND" because these are the only real Enterprise Linux and it just depends on the geographical location which is number 1 or 2.

debian / ubuntu LTS: I think this are the important distributions for small business that have a Linux environment and need something "like" MS Exchange and don't want to have a MS server.

(just my experience from work as support agent for one of biggest server vendors)

Cheers
Andre
Reply With Quote
  #72 (permalink)  
Old 02-07-2007, 12:54 PM
Partner (VAR/HSP)
 
Posts: 184
Post SLES10 support scheduled for 4.52

According to this bug, SLES10 support is scheduled for 4.52. http://bugzilla.zimbra.com/show_bug.cgi?id=10462

This is GREAT news!
Reply With Quote
  #73 (permalink)  
Old 02-21-2007, 07:20 AM
Member
 
Posts: 11
Default Zimbra on Windows??

People it would be great to build Zimbra on windows. This would definetly addon to worry MS. MTA can be IIS SMTP server instead of postfix. Other than that i guess everything can be made to work on windows and some already are there openldap, clam, dspam/spamassasin etc. Well not sure how good and possible is this idea but definetly sounds good.

Last edited by sriram_n83 : 02-21-2007 at 09:17 AM.
Reply With Quote
  #74 (permalink)  
Old 02-21-2007, 10:14 AM
Zimlet Guru & Moderator
 
Posts: 431
Default

Quote:
Originally Posted by sriram_n83 View Post
People it would be great to build Zimbra on windows. This would definetly addon to worry MS. MTA can be IIS SMTP server instead of postfix. Other than that i guess everything can be made to work on windows and some already are there openldap, clam, dspam/spamassasin etc. Well not sure how good and possible is this idea but definetly sounds good.
Postfix actually, AFAIK, is not portable to Windows (and that's a big problem).
Reply With Quote
  #75 (permalink)  
Old 02-21-2007, 10:20 AM
Member
 
Posts: 11
Default

Quote:
Originally Posted by lostknight View Post
Postfix actually, AFAIK, is not portable to Windows (and that's a big problem).
GUYS i guess it would be great to have Zimbra's own MTA supporting the highest ever concurrency built on any messaging system and yes platform independent. I don't think it should take much time for Zimbra developers to do this looking at the pace at which features are being added. It would probably be my best project.
Reply With Quote
  #76 (permalink)  
Old 02-21-2007, 10:39 AM
Zimbra Consultant & Moderator
 
Posts: 11,508
Default

Quote:
Originally Posted by sriram_n83 View Post
I don't think it should take much time for Zimbra developers to do this looking at the pace at which features are being added.
Yes, the developers are a lazy bunch - they sit around all day drinking coffee just thinking of the next feature they can add to Zimbra. Doesn't the pace of feature improvements indicate they might not have the time for that sort of project? This is open source, you could always try porting the project yourself.
__________________
Regards


Bill
Reply With Quote
  #77 (permalink)  
Old 02-21-2007, 05:24 PM
Zimlet Guru & Moderator
 
Posts: 431
Default

Quote:
Originally Posted by sriram_n83 View Post
GUYS i guess it would be great to have Zimbra's own MTA supporting the highest ever concurrency built on any messaging system and yes platform independent. I don't think it should take much time for Zimbra developers to do this looking at the pace at which features are being added. It would probably be my best project.
MTA's are a bitch. Everyone significantly under scopes them when they write them, and then discover that their effort is a bit like using a BB-gun to go after a Elephant charging at you.

It's a lot easier now that UUCP style ! routing has gone away, but trust me, it's a hard problem. (I spent a lot of time climbing back through sendmail internals while I was a Network consultant... doing LDAP intergration the hard way ;-)
Reply With Quote
  #78 (permalink)  
Old 02-21-2007, 11:13 PM
Member
 
Posts: 11
Default

Quote:
Originally Posted by phoenix View Post
Yes, the developers are a lazy bunch - they sit around all day drinking coffee just thinking of the next feature they can add to Zimbra. Doesn't the pace of feature improvements indicate they might not have the time for that sort of project? This is open source, you could always try porting the project yourself.
Well so wat? This can also be OpenSourced. I dont think opensource only means Linux. Application can always be opensourced in windows. Porting it myself probably will take lotsssssssssssssss of time and i am not a windows developer
Reply With Quote
  #79 (permalink)  
Old 02-22-2007, 01:25 AM
Zimbra Employee
 
Posts: 1,434
Default No postfix = no native Windows port

Quote:
Originally Posted by sriram_n83 View Post
Well so wat? This can also be OpenSourced. I dont think opensource only means Linux. Application can always be opensourced in windows. Porting it myself probably will take lotsssssssssssssss of time and i am not a windows developer
postfix is open-source. And yet there is no postfix port for Windows.

If someone were to port postfix to Windows, we'd seriously consider porting Zimbra to Windows. But we're absolutely the wrong folks to write a Windows postfix port.

(And we're not about to write our own MTA just so that we can run on Windows. There are plenty of good MTAs out there. Port postfix to Windows, and then we can talk.)
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #80 (permalink)  
Old 02-22-2007, 02:22 AM
Member
 
Posts: 11
Thumbs up

Quote:
Originally Posted by dkarp View Post
postfix is open-source. And yet there is no postfix port for Windows.

If someone were to port postfix to Windows, we'd seriously consider porting Zimbra to Windows. But we're absolutely the wrong folks to write a Windows postfix port.

(And we're not about to write our own MTA just so that we can run on Windows. There are plenty of good MTAs out there. Port postfix to Windows, and then we can talk.)
Suggestion is that, don't make it so much dependent on the MTA. I understand there is a great community doing amazing stuffs on Opensource MTA's like Postfix , but if the build is made such that it works on any platform, any popular OS (Already there with Linux/mac) makes it a lot more flexible and revenue oriented toooo. watever zimbra is doing is just amazing. Qmail is my personal favorite on the MTA front.
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0