Re: Message searching in Dovecot

2023-04-19 Thread Andre Rodier
On Wed, 2023-04-19 at 16:34 -0500, John Gateley via dovecot wrote: > Hello, > For mobile clients (gmail on Android), I need a server side searching > solution. > A few months ago, I tried getting Solr to work with Dovecot, but failed. > The instructions here https://doc.dovecot.org/configuration_m

Re: Message searching in Dovecot

2023-04-19 Thread Stuart Henderson
On 2023-04-19, John Gateley via dovecot wrote: > The instructions here > https://doc.dovecot.org/configuration_manual/fts/solr/ are quite out of > date, they reference Debian 8 and 9 (current version 11), and Solr 7.7 > (current version 9.2) There are some posts on this list with updated confi

Blacklistd

2023-04-19 Thread Doug Hardie
Are there any plans to interface to blacklistd? -- Doug ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Message searching in Dovecot

2023-04-19 Thread Aki Tuomi via dovecot
  On 20/04/2023 00:34 EEST John Gateley via dovecot wrote:     Hello, For mobile clients (gmail on Android), I need a server side searching solution. A few months ago, I tried getting Solr to work with Dovecot, but failed. The instr

Investigating inconsistencies between converted and original mailboxes

2023-04-19 Thread kjohnson
Summary: Looking for a tool to report vsize of messages by UIDL, or other ways to investigate vsize inconsistency between converted (maildir) and original (mbox) mailboxes. I am the administrator of a mail server configured with exim4, dovecot, and mbox mail storage. The system formerly used

Message searching in Dovecot

2023-04-19 Thread John Gateley via dovecot
Hello, For mobile clients (gmail on Android), I need a server side searching solution. A few months ago, I tried getting Solr to work with Dovecot, but failed. The instructions here https://doc.dovecot.org/configuration_manual/fts/solr/ are quite out of date, they reference Debian 8 and 9 (

Re: quotas and Trash

2023-04-19 Thread David Koski
On 4/19/23 09:48, Benny Pedersen wrote: David Koski skrev den 2023-04-19 18:19: plugin {   quota_rule = *:storage=1M   quota_rule2 = INBOX.Trash:storage=+100M   quota_grace = 10%% } Re: "..just says that you can save additional 100M to Trash." In addition to what?  What would be a practic

Re: quotas and Trash

2023-04-19 Thread Benny Pedersen
David Koski skrev den 2023-04-19 18:19: plugin {   quota_rule = *:storage=1M   quota_rule2 = INBOX.Trash:storage=+100M   quota_grace = 10%% } Re: "..just says that you can save additional 100M to Trash." In addition to what?  What would be a practical example?  If it provides 100M additional

Re: quotas and Trash

2023-04-19 Thread David Koski
On 4/19/23 08:24, Aki Tuomi wrote: On 19/04/2023 18:15 EEST David Koski wrote: On 4/18/23 23:46, Aki Tuomi via dovecot wrote: On 19/04/2023 02:38 EEST David Koski wrote: Hello, I am testing quotas with the following configuration: plugin {   quota_rule = *:storage=1M   quota_rule2 = INBO

Re: quotas and Trash

2023-04-19 Thread Aki Tuomi via dovecot
> On 19/04/2023 18:15 EEST David Koski wrote: > > > On 4/18/23 23:46, Aki Tuomi via dovecot wrote: > >> On 19/04/2023 02:38 EEST David Koski wrote: > >> > >> > >> Hello, > >> > >> I am testing quotas with the following configuration: > >> > >> plugin { > >>   quota_rule = *:storage=1M >

Re: quotas and Trash

2023-04-19 Thread David Koski
On 4/18/23 23:46, Aki Tuomi via dovecot wrote: On 19/04/2023 02:38 EEST David Koski wrote: Hello, I am testing quotas with the following configuration: plugin {   quota_rule = *:storage=1M   quota_rule2 = INBOX.Trash:storage=+100M   quota_grace = 10%% } The 1M limit works perfect

Re: last_login plugin and $remote_ip

2023-04-19 Thread Fabrizio Cuseo
Ops, thank you.. you are right. I had the setting in my test plant servers, but I have not configured it in productions servers:) - Il 19-apr-23, alle 11:01, Alessio Cecchi via dovecot ha scritto: > Ciao Fabrizio, > set login_trusted_networks to point to the proxies in the backends. Th

Re: last_login plugin and $remote_ip

2023-04-19 Thread Alessio Cecchi via dovecot
Ciao Fabrizio, set login_trusted_networks to point to the proxies in the backends. This way you’ll get the clients’ actual IP addresses logged instead of the proxy’s. https://doc.dovecot.org/settings/core/#core_setting-login_trusted_networks Il 19/04/23 09:18, Fabrizio Cuseo ha scritto: Goo

Re: Mailing list update

2023-04-19 Thread Aki Tuomi via dovecot
> On 19/04/2023 11:14 EEST Odhiambo Washington wrote: > > > > > > On Tue, Apr 18, 2023 at 4:01 PM Aki Tuomi via dovecot > wrote: > > > > > On 17/04/2023 17:44 EEST Peter Wienemann > > wrote: > > > > > > > > > Dear Aki, > > > > > > On 12.04.23 13:31, Aki Tuomi via dovecot wrote:

Re: Mailing list update

2023-04-19 Thread Odhiambo Washington
On Tue, Apr 18, 2023 at 4:01 PM Aki Tuomi via dovecot wrote: > > > On 17/04/2023 17:44 EEST Peter Wienemann > wrote: > > > > > > Dear Aki, > > > > On 12.04.23 13:31, Aki Tuomi via dovecot wrote: > > > We finally managed to move from mailman2 to mailman3, and mail > archives are now at https://do

last_login plugin and $remote_ip

2023-04-19 Thread Fabrizio Cuseo
Good morning. I am planning a dovecot system with: - 3 x glusterfs servers (with 2 volumes, 1 ssd for short term mail, and 1 with bigger hdd for long term archive mail) - 1 x mysql server (another server with active replica will be added) - 3 x mbox servers (with dovecot pop/imap/lmpt/sieve/post