24 Jun
2016
24 Jun
'16
4:27 a.m.
On Jun 24, 2016, at 2:06 AM, Jeff Gamsby <jeffgamsby@merlock.com> wrote:
protocol imap { plugin { fts = solr fts_solr = break-imap-search url=http://localhost:8880/solr/ } } protocol pop3 { plugin { fts = solr fts_solr = break-imap-search url=http://localhost:8880/solr/ }
Don't place plugin {}
setting in other config block.
It should be:
protocol imap {...} protocol pop3 {...} plugin { ... }
Zhang Huangbin, founder of iRedMail project: http://www.iredmail.org/ Time zone: GMT+8 (China/Beijing).