On 29.12.2017 16:50, Alexander Dalloz wrote:
Am 29.12.2017 um 15:08 schrieb Fabian A. Santiago:
December 28, 2017 6:38 PM, "Peter" peter@pajamian.dhs.org wrote:
On 29/12/17 10:00, Fabian A. Santiago wrote:
i've now completely uninstalled all traces of dovecot and reinstalled from your repo and still the same issue persists with the same errors.
I'd be interested to know if the dovecot23* packages in GhettoForge Testing have the same issue:
http://mirror.ghettoforge.org/distributions/gf/el/7/testing/x86_64
Peter
ok, the gf dovecot23 packages work and i have my sieve back now. BUT, initially it didn't but the dovecot-sieve.log produced a different error:
Error: Plugin 'stats' not found from directory /usr/lib64/dovecot
this caused me to re-examine my dovecot.conf and i did have in it on the main plugins line:
mail_plugins = " stats quota mailbox_alias acl"
i suspect this was a remnant of my prior dovecot version. so i removed stats and now all is working fine. the dovecot community repo version's errors never mentioned the stats issue. could that have been the cause of my issue all along (Aki?)?
Following the documentation could have helped to void such errors:
https://wiki2.dovecot.org/Upgrading/2.3
System reports not finding required shared libraries is a different kind of error and is more likely a packaging mistake (although I haven't checked the RPMs provided by dovecot itself as I am a happy ghettoforge user since long time).
Thanks everyone and Peter for mentioning the gf packages.
Thanks,
Fabian S.
Hi!
We have updated the packages fixing this linking error now.
Aki