@ Stefano
Thanks for the response.
Why do you rate SOGo so highly?
@Stefano,
Big MySQL-database ? ... Perhaps if you store attachements in the database (the howto doesn't, but you could) ? I don't know any reports of problems with backup/restoring zarafa-databases. I never had any problems with backup/restoring the zarafa-database from one server to another. Do you know any reports of backup/restore-problems ?
Only the zarafaclient (for the Outlook-connection) is not OSS.
Do the other 'exchange-replacements' have a OSS-outlook-connection ?
Sogo (without SAMBA4 - when in SME9 ?) even isn't a exchange-replacement, because it doesn't support Outlook. And even with SAMBA4 there are a lot of 'known issues' ...
Conclusion : if you want Outlook, you need Zarafa.
Other Linux-SmallBusiness-Servers already integrated Zarafa as there groupware-sollution : ClearOS, Collax, Univention and Zentyal ... all ZARAFA-implementations ...
top - 11:25:52 up 108 days, 15:08, 1 user, load average: 0.36, 0.29, 0.20
We are currently 3 very active users (photos, file sharing, emailing, websites, etc) in a small start-up business.
In the future ? ... Perhaps !
Charles2008 started this topic :
He needs a solution now !
I came across the SME9 'Wish list' page yesterday ( http://wiki.contribs.org/SME_Server_wishlist) and was intrigued by the following:
o Decide which webmail should be in core, if any
Zarafa oh yé Stephdl (talk)
Horde 5.x - would make the most sense as a direct upgrade to 8.x and has free sync to Outlook via Funambol (David Harper)
eGroupware It will be my choice --Larieu (talk) 03:35, 6 February 2013 (MST) - I think this is a good starting point - http://www.linuxplanet.com/linuxplanet/reviews/7289/1
Why should he choose SOGO now ?
In the very far future perhaps SOGO will fully support Outlook, perhaps after a very long time the 'known issues' will be solved.
There are very large implementations of ZARAFA, look at the references on there site.
The commercial editions of ZCP provide a brick-level backup tool.
For small/medium businesses, the community/free-editions of ZARAFA will do great.
About the other post of Stefano, about numbers :
It is difficult to compare numbers when other services are running. That said, your numbers are very good :-)
if he needs a groupware with fileserving and other features, neither SOGo or Zarafa will help him, he must use something different (EGW, I suppose)
There is integration between Zarafa and Owncloud : https://community.zarafa.com/pg/plugins/project/16024/developer/h44z/webapp-owncloud-attachment-plugin
And Dropbox
https://community.zarafa.com/pg/blog/read/14505/webapp-the-dropbox-plugin
Interesting thread guys!
I repeat: Zarafa is and will be only a contrib.. it will not be the default SME's email/groupware default application
That makes me wonder by what authority you can make such a statement please?
That makes me wonder by what authority you can make such a statement please?
Indeed, i should only consider SOGO on SME if SAMBA4 is implemented in SME !
Finally: HF, please, don't take everything as an offence, thank you :)
Anyway, as long as Zarafa (or any other solution) needs to replace big parts of the existing softwares allready available on SME, I'd strongly vote against it being integrated on a default install. I'm quite sure other devs have the same opinion.
@Daniel, Stefano
Could you be more specific (for everyone's information), witch parts are doubled ? Do you mean Pop3/IMAP ?
Zarafa uses the Qmail/qpsmtpd.
@Daniel, Stefano
Could you be more specific (for everyone's information), witch parts are doubled ? Do you mean Pop3/IMAP ?
Zarafa uses the Qmail/qpsmtpd.
At least IMAP yes, not sure for the other parts
Zarafa uses its own services.. take a look at smeserver-zarafa contrib to know how mail routing works..Well, that is because of dovecot that is doubled.
for example, if you want to use Zarafa via imap in SME, you must use port 8143, not the standard 143..
Tomorrow I will post an output coming from SME7.6 with Zarafa 6.X and ine from SME8 and Zarafa 7 about services..Thank you !
so, in your opinion is a good thing for me/us to disable native dovecot service running on 143 to use another dovecot instance?Obviously, i misunderstood the 'doubled'-story :???:
Sme 7.6.0 zarafa 6.40.13-30778
ps aux | grep zarafa
root 4254 0.0 0.0 4628 620 pts/0 S+ 18:55 0:00 grep zarafa
root 6997 0.0 0.0 13480 1188 ? S Apr03 0:00 /usr/bin/zarafa-gateway -c /etc/zarafa/gateway.cfg
root 6998 0.0 0.0 23732 1260 ? Sl Apr03 0:00 /usr/bin/zarafa-gateway -c /etc/zarafa/gateway.cfg
root 7017 0.0 0.0 11132 1156 ? S Apr03 0:00 /usr/bin/zarafa-ical -c /etc/zarafa/ical.cfg
root 7018 0.0 0.0 21380 1204 ? Sl Apr03 0:00 /usr/bin/zarafa-ical -c /etc/zarafa/ical.cfg
root 7037 0.0 0.1 53064 3032 ? Sl Apr03 0:04 /usr/bin/zarafa-licensed -c /etc/zarafa/licensed.cfg
root 7066 0.3 1.2 207936 25928 ? Sl Apr03 7:32 /usr/bin/zarafa-server -c /etc/zarafa/server.cfg
root 7091 0.0 0.1 35476 2348 ? Sl Apr03 0:01 /usr/bin/zarafa-spooler -c /etc/zarafa/spooler.cfg
root 7092 0.0 0.0 24980 824 ? Sl Apr03 0:00 /usr/bin/zarafa-spooler -c /etc/zarafa/spooler.cfg
netstat -napt | grep zarafa
tcp 0 0 0.0.0.0:8993 0.0.0.0:* LISTEN 6997/zarafa-gateway
tcp 0 0 0.0.0.0:8995 0.0.0.0:* LISTEN 6997/zarafa-gateway
tcp 0 0 0.0.0.0:236 0.0.0.0:* LISTEN 7066/zarafa-server
tcp 0 0 0.0.0.0:237 0.0.0.0:* LISTEN 7066/zarafa-server
tcp 0 0 0.0.0.0:8110 0.0.0.0:* LISTEN 6997/zarafa-gateway
tcp 0 0 0.0.0.0:8143 0.0.0.0:* LISTEN 6997/zarafa-gateway
tcp 0 0 0.0.0.0:8088 0.0.0.0:* LISTEN 7017/zarafa-ical
tcp 0 0 0.0.0.0:8089 0.0.0.0:* LISTEN 7017/zarafa-ical
Sme 8.0 con zarafa 7.0.6-32752
ps aux | grep zarafa
root 2681 0.0 0.0 140 52 ? S Mar23 0:00 tcpsvd -v -i ./peers -c 40 -C 4:421 per host concurrency limit reached\r\n -l 0 0 pop3 /var/qmail/bin/qmail-popup zarafa.simi.local checkpassword-pam -s pop3 /var/qmail/bin/qmail-pop3d Maildir
root 2700 0.0 0.0 140 52 ? S Mar23 0:00 tcpsvd -v -i ./peers -c 40 -C 4:421 per host concurrency limit reached\r\n -l 0 0 pop3s sslio -vv -/ /service/imap/ssl -u stunnel -C imapd.pem /var/qmail/bin/qmail-popup zarafa.simi.local checkpassword-pam -s pop3 /var/qmail/bin/qmail-pop3d Maildir
root 3319 0.0 0.0 28288 1540 ? S Mar23 0:00 /usr/bin/zarafa-gateway -c /etc/zarafa/gateway.cfg
root 3320 0.0 0.0 38536 1584 ? Sl Mar23 0:00 /usr/bin/zarafa-gateway -c /etc/zarafa/gateway.cfg
root 3344 0.0 0.0 26500 1848 ? S Mar23 0:00 /usr/bin/zarafa-ical -c /etc/zarafa/ical.cfg
root 3345 0.0 0.0 36748 1836 ? Sl Mar23 0:00 /usr/bin/zarafa-ical -c /etc/zarafa/ical.cfg
root 3390 0.0 0.1 58380 5156 ? Sl Mar23 0:25 /usr/bin/zarafa-licensed -c /etc/zarafa/licensed.cfg
root 3427 0.3 2.0 305868 83472 ? Sl Mar23 59:26 /usr/bin/zarafa-server -c /etc/zarafa/server.cfg
root 3458 0.0 0.1 42608 4192 ? Sl Mar23 0:09 /usr/bin/zarafa-spooler -c /etc/zarafa/spooler.cfg
root 3459 0.0 0.0 40164 1564 ? Sl Mar23 0:00 /usr/bin/zarafa-spooler -c /etc/zarafa/spooler.cfg
root 9157 0.0 0.0 4264 700 pts/0 S+ 19:07 0:00 grep zarafa
netstat -napt | grep zarafa
tcp 0 0 0.0.0.0:8993 0.0.0.0:* LISTEN 3319/zarafa-gateway
tcp 0 0 0.0.0.0:8995 0.0.0.0:* LISTEN 3319/zarafa-gateway
tcp 0 0 0.0.0.0:236 0.0.0.0:* LISTEN 3427/zarafa-server
tcp 0 0 0.0.0.0:237 0.0.0.0:* LISTEN 3427/zarafa-server
tcp 0 0 0.0.0.0:8110 0.0.0.0:* LISTEN 3319/zarafa-gateway
tcp 0 0 0.0.0.0:8143 0.0.0.0:* LISTEN 3319/zarafa-gateway
tcp 0 0 0.0.0.0:8088 0.0.0.0:* LISTEN 3344/zarafa-ical
tcp 0 0 0.0.0.0:8089 0.0.0.0:* LISTEN 3344/zarafa-ical
wget http://mirror.contribs.org/contribs/jbennett/horde5.zip
from your server to retrieve it. It's a litte over 28MB. Then unzip horde5.zip
cd horde5
Again, have a look at the Install_horde5.sh file in the horde5 directory, to verify you have the most up to date files. You will need to run this from the server console using, sh Install_horde5.sh
www HORDE: [imp] Authentication failed. [pid 2798 on line 387 of "/home/httpd/html/horde/imp/lib/Imap.php"]