Doveadm protocol; dovecot v2.2.10

2018-07-30 Thread David White
the http protocol hasn’t been implemented. Is the doveadm http protocol still experimental in v2.3.2? Thanks, David White ISP Engineer Trustpower T 021 223 6208 E david.wh...@trustpower.co.nz<mailto:david.wh...@trustpower.co.nz> Trustpower Limited, Private Bag 12023, Tauranga Mail

Re: Correcting Mail Home, Maildir and Sieve folder locations

2020-08-12 Thread David White
cure Email. ‐‐‐ Original Message ‐‐‐ On Sunday, June 28, 2020 6:43 AM, David White wrote: > I have Dovecot 2.3.7.2 on Ubuntu 20.04. > I just migrated the server from CentOS 8, and only migrated to the CentOS 8 > machine a few months ago off of CentOS 7. > I am pasting `doveconf -n`

Re: Dovecot on Ubuntu 20.04

2020-08-20 Thread David White
Is there any reason you can't use the 20.04 packages? This is working fine for me... dwhite@mail:~$ sudo doveconf | head # 2.3.7.2 (3c910f64b): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.7.2 () # OS: Linux 5.4.0-42-generic x86_64 Ubuntu 20.04 LTS ext4 But yes, do let us know what your pro

Correcting Mail Home, Maildir and Sieve folder locations

2020-06-28 Thread David White
I have Dovecot 2.3.7.2 on Ubuntu 20.04. I just migrated the server from CentOS 8, and only migrated to the CentOS 8 machine a few months ago off of CentOS 7. I am pasting `doveconf -n` at the bottom of this email. Everything is working. However, I'm trying to clean up warnings in the logs, and ju

Re: Redundant Database, Pgsql ?

2023-02-19 Thread David White
It sounds like you want your application (Dovecot) to gracefully failover. Take a look at https://www.citusdata.com/blog/2021/02/12/reconnecting-your-app-after-a-postgres-failover/. Perhaps that's what you're looking for, namely, the section on "Multi-Hosts Connection Strings, thanks to libpq"

Re: Redundant Database, Pgsql ?

2023-02-22 Thread David White
If I understand open source Postgres correctly, though, this setup basically requires that the application be read-only, or at least be intelligent enough not to attempt to write to a host if it has failed over to it, right? Don't you have to have human intervention to actually fail the master /

[Dovecot] Dovecot User Script?

2008-02-21 Thread David White
preferred, since I already have that installed. I found a HOWTO on Howtoforge with ISPconfig, but it did not setup Dovecot. They forgot that setup. Any suggestions would be useful. Thanks! David White [EMAIL PROTECTED]

Re: [Dovecot] Dovecot User Script?

2008-02-21 Thread David White
documentation and everything would be more than perfect. you should search at Howtoforge for dovecot and google, some of us have written notes for dovecot setup. But the wiki docs are always the best source of knowledge around dovecot. http://wiki.dovecot.org/ David White wrote: | | I found a HOWTO on