Obsolete Releases > SME 8.x Contribs

SOGo errors uploading multiple file attachments

<< < (3/4) > >>

nicolatiana:
Many thanks Daniel; we may think to make "standard" in Sme 8.1.

Nicola

nicolatiana:
@daniel
solved, with some more questions  8) .
- this:

--- Quote ---Exclude clamav,spamassassin,libselinux,perl-HTML-Parser,lm_sensors,\ perl-IO-stringy,perl-XML-Parser,razor-agents,libgcrypt,rpm-python,\ libxml2,zlib,gnupg,libxml2-python,yum,module-init-tools,rpm,gettext,\ librpm4,glib2,perl-libwww-perl,perl-Convert-ASN1,beecrypt,fetchmail,\ libacl,libtool-ltdl,popt,libgpg-error,freetype,perl-MIME-tools,mutt,\ gd,perl-TimeDate,librpm4.4,dovecot
--- End quote ---
is due to avoid unwanted upgrade of packages from atrpms repo, correct ?
- Sieve and dovecot-lda: unless sieve is disabled (this is by default ?) the Sme server still uses qmail, correct this too ? (I think so because I can see mail transactions in my qmail log).
- the additional features in dovecot-imap are not depending from sieve (sieve = a script language to process mail at server level);
- sogo: it seems that they have moved config in a more standard place: /etc/sogo; so templates are in /etc/e-smith/templates/etc/sogo/sogo.conf and customized templates must be placed in /etc/e-smith/templates-custom/etc/sogo/sogo.conf
- I did my test on a fresh box with only few admin/root mails: can I expect any problem on a "live" box with lot of mail and fully configured mailboxes ?

- the last question: can we think to integrate all of this in Sme ? The development of Sogo has gone to dovecot 2 and considering that Sme 8.1 has a good chance to live for almost a long time, dovecot 1.x may be a problem; . . . .  and considering that FWS has done almost all the job  :hammer: . . . . .  ---> wish list ?

Many thanks again

Nicola


Daniel B.:

--- Quote from: nicolatiana on May 07, 2014, 07:43:37 PM ---- this:is due to avoid unwanted upgrade of packages from atrpms repo, correct ?

--- End quote ---
Right

--- Quote from: nicolatiana on May 07, 2014, 07:43:37 PM ---- Sieve and dovecot-lda: unless sieve is disabled (this is by default ?) the Sme server still uses qmail, correct this too ? (I think so because I can see mail transactions in my qmail log).

--- End quote ---
Not matter if sieve is enabled or not (and it defaults to enabled), qmail is still used, it's the MTA (decides where to route incoming emails). But qmail then "gives" the mails to dovecot for local delivery (dovecot-lda is the LDA if sieve is enabled)

--- Quote from: nicolatiana on May 07, 2014, 07:43:37 PM ---- the additional features in dovecot-imap are not depending from sieve (sieve = a script language to process mail at server level);

--- End quote ---
Not all features depends on sieve, but a few interesting ones, especially with SOGo are (filters, out of office, forward)

--- Quote from: nicolatiana on May 07, 2014, 07:43:37 PM ---- sogo: it seems that they have moved config in a more standard place: /etc/sogo; so templates are in /etc/e-smith/templates/etc/sogo/sogo.conf and customized templates must be placed in /etc/e-smith/templates-custom/etc/sogo/sogo.conf

--- End quote ---
Right, I should update my wiki page

--- Quote from: nicolatiana on May 07, 2014, 07:43:37 PM ---- I did my test on a fresh box with only few admin/root mails: can I expect any problem on a "live" box with lot of mail and fully configured mailboxes ?

--- End quote ---
I don't think so, I've installed this contrib on a few busy servers (~120 users, 6 years of email history, several million emails) and had no issue

--- Quote from: nicolatiana on May 07, 2014, 07:43:37 PM ---- the last question: can we think to integrate all of this in Sme ? The development of Sogo has gone to dovecot 2 and considering that Sme 8.1 has a good chance to live for almost a long time, dovecot 1.x may be a problem; . . . .  and considering that FWS has done almost all the job  :hammer: . . . . .  ---> wish list ?

--- End quote ---
It's already integrated in SME9, but we're not sure for SME8, as it's quite intrusive, and stable branch should change that much. As SME9 should be available soon, I don't think it worth changing SME8

nicolatiana:
I've succefully installed FWS Dovecot 2 implementation in almost 3 different sites. Good job.

Just a question: in my db settings "Quotas" are enabled by I do not get the quota bar in SOGo. I took a look to http://comments.gmane.org/gmane.comp.groupware.sogo.user/3787 (but the post is quite old) and I found some directions in one post:

--- Quote ---IIRC, I had similar problems some time ago. The problem was the quota
root name. I see that you are using the standard "User quota". If you
don't set this name in your config, things might work.
So instead of writing in your dovecot.conf:
quota = maildir:User quota
you write:
quota = maildir
--- End quote ---
in my install, dovecot.conf reports:

--- Quote ---quota = fs:user
--- End quote ---
Is this correct ?
Nicola

Daniel B.:
Yes, that should be correct. IMAP quota are based on filesystem quota, and will only be displayed in SOGo (or any other compatible IMAP client) if you have set a quota limit for this user in the server-manager

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version