Hi using ispconfig 3.1 on centos 7.4, when i search in roundcube or microsoft outlook for an email, it never finds it. it only searching the subject line and never searches the body of the email for that search term. i have gmail in my microsoft outlook for work and the search feature works perfectly there. is there a way to tell ispconfig that all email searches should search all and any part of emails (headers, subject and body of email) for the term i am searching thank you Ben
Mail search can be either done in the client (if mails are available locally) or on the server. Outlook does its search probably in the client (? I am just guessing, not using it). Then the settings are client dependent and have to be done there. For roundcube see here: http://docs.roundcube.net/doc/help/1.1/en_US/mail/searching.html If searching on the server (only via imap) is supported/used, you have to configure dovecot to do so. See: https://doc.dovecot.org/configuration_manual/fts/
the configuration of dovecot via imap is what i needed. i will find a tutorial on to install solr on centos for dovecot