https://bugs.contribs.org/show_bug.cgi?id=11032
John Crisp <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #11 from John Crisp <[email protected]> ---
I'll (In reply to bunkobugsy from comment #4)
> Had these in the logs, error are gone without contrib:
>
> doveconf: Warning: /etc/dovecot/dovecot.conf line 124: Global setting
> mail_plugins won't change the setting inside an earlier filter at
> /etc/dovecot/dovecot.conf line 112 (if this is intentional, avoid this
> warning by moving the global setting before /etc/dovecot/dovecot.conf line
> 112)
> master: Info: Dovecot v2.2.36 (1f10bfa63) starting up for imap, sieve (core
> dumps disabled)
>
> Will try to upload both dovecot.conf
A diff would help here. Saves us having to download both to files and then diff
ourselves.
diff -ruN dovecot.conf.orig dovecot.conf.new > dovecot.conf.diff
Anyway, in your attachment https://bugs.contribs.org/attachment.cgi?id=6305 we
can see that we have:
protocol lda {
mail_plugins = $mail_plugins sieve
}
And we also have:
mail_plugins = $mail_plugins quota
The error is saying you can't have both.
I can see in the new code that this should only appear once so I guess you have
an old template kicking about.
Look in
/etc/e-smith/templates/etc/dovecot/dovecot.conf
These are the only files in the v10 version of the contrib
-rw-r--r-- 1 john john 94 Nov 12 12:25 10protocols11sieve
-rw-r--r-- 1 john john 322 Nov 12 12:25 30listener11sieve
-rw-r--r-- 1 john john 438 Nov 12 12:25 40lda
-rw-r--r-- 1 john john 965 Nov 12 12:25 65pluginAcl
Make sure there is nothing here
/etc/e-smith/templates-custom/etc/dovecot/dovecot.conf
I have rebuilt a new version that should fix the /usr/bin issue.
Please remove the old versions and then try installing this. Just wget the file
and yum localinstall. If it seems to be OK I'll add it to the main repo.
https://www.reetspetit.com/smetest/7/repoview/smeserver-dovecot-extras.html
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/