On 10/18/2020 6:33 PM, PGNet Dev wrote:
is it that you're not using the dovecot plugin, but _DO_ have solr search setup? by what method/mean?
or that you're avoiding solr usage altogether?
I am using dovecot for my mail service. My host in AWS only has 2GB of memory ... I would expect an instance of Solr that can handle all my mail to require at least a 2GB heap, which leaves no memory for postfix, dovecot, the OS, or any other software. Memory is one of the most expensive resources on AWS, so I don't really want to upgrade that.
I have a lot of experience with Solr in a commercial setting unrelated to email, though at the moment I am not using it for work. I did once set up the fts-solr on a server at home that had a copy of the mail I have in production, but as already stated, my production system is in AWS and can't handle it.
Thanks, Shawn