What is the current state of High Availability Dovecot ?

2022-04-07 Thread White, Daniel E. (GSFC-770.0)[NICS]
… without going to too much fuss ? Searching the Internet produces a lot of old results and many overly complicated results. My only complication is that I am using PostfixAdmin for mailbox management, and all the mailboxes are virtual. Thanks.

Dovecot High Availability ?

2022-03-11 Thread White, Daniel E. (GSFC-770.0)[NICS]
Are there any current, free high availability strategies for Dovecot ?

Dovecot, Last Login Plugin and PostfixAdmin

2021-09-02 Thread White, Daniel E. (GSFC-770.0)[NICS]
https://doc.dovecot.org/configuration_manual/lastlogin_plugin/ Is there any documentation about how to get the "Last Login" info into the PostfixAdmin database ?

Re: [EXTERNAL] Sv: function for whitelisting IPs

2021-07-15 Thread White, Daniel E. (GSFC-770.0)[NICS]
ry. That reduces the attack surface greatly. -Ursprungligt meddelande- Från: dovecot-boun...@dovecot.org För White, Daniel E. (GSFC-770.0)[NICS] Skickat: den 15 juli 2021 12:21 Till: Dovecot Mailing List Ämne: function for whitelisting IPs Sebastian, Do y

function for whitelisting IPs

2021-07-15 Thread White, Daniel E. (GSFC-770.0)[NICS]
Sebastian, Do you have any examples of such a function and how/where it is used ? -Original Message- From: dovecot on behalf of Sebastian Reply-To: Dovecot Mailing List Date: Thursday, July 15, 2021 at 01:19 To: 'Mailing List' Subject: [EXTERNAL] Sv: 2FA/MFA with IMAP & postfix/subm

High Availability Dovecot / Roundcube / PostfixAdmin ?

2021-07-09 Thread White, Daniel E. (GSFC-770.0)[NICS]
This is a new setup, running on RHEL 8 with the latest everything. Has anyone out there set up a high availability pair of Dovecot servers - with Roundcube and PostfixAdmin - successfully ? "Callahan's Law: Shared pain is lessened; shared joy, increased — thus do we refute entropy" (Spider Robi

Re: [EXTERNAL] Re: Help with "doveadm" - Socket ?

2021-05-25 Thread White, Daniel E. (GSFC-770.0)[NICS]
19:23 schrieb White, Daniel E. (GSFC-770.0)[NICS]: > I found that /var/run/dovecot/doveadm-server is a socket > but adding it does not help. > > # doveadm mailbox status -A -S /var/run/dovecot/doveadm-server > doveadm mailbox status [-u |-A] [-S ] [-t] [...] &

Re: [EXTERNAL] Re: Help with "doveadm" - Socket ?

2021-05-24 Thread White, Daniel E. (GSFC-770.0)[NICS]
..@nasa.gov" <"daniel.e.white."@nasa.gov> Subject: [EXTERNAL] Re: Help with "doveadm" - Socket ? > On 21/05/2021 23:59 Alexander Dalloz wrote: > > > Am 21.05.2021 um 21:27 schrieb White, Daniel E. (GSFC-770.0)[NICS]: > > dovead

Help with "doveadm" - Socket ?

2021-05-21 Thread White, Daniel E. (GSFC-770.0)[NICS]
doveadm [-f formatter] mailbox status [-A|-u user] [-S socket_path] [-t] fields mailbox ... Where do I find this "socket_path", please ? I am trying to untangle a very old CentOS 6 instance. Thanks in advance.

Re: [EXTERNAL] Re: Separating Dovecot and Postfix

2021-05-14 Thread White, Daniel E. (GSFC-770.0)[NICS]
Hi, White, Daniel E. (GSFC-770.0)[NICS] (Fr 14 Mai 2021 14:37:15 CEST): > I am struggling to update a very old set of mail servers. > Some are supposed to be relays (MTAs by my understanding) while others are where the mailboxes live (MDA) It depends on how your MTA hand

Re: [EXTERNAL] Re: Separating Dovecot and Postfix

2021-05-14 Thread White, Daniel E. (GSFC-770.0)[NICS]
Postfix On Fri, May 14, 2021 at 12:37:15 +0000, White, Daniel E. (GSFC-770.0)[NICS] wrote: > I am struggling to update a very old set of mail servers. > Some are supposed to be relays (MTAs by my understanding) while others are > where the mailboxes live (MDA) >

Separating Dovecot and Postfix

2021-05-14 Thread White, Daniel E. (GSFC-770.0)[NICS]
I am struggling to update a very old set of mail servers. Some are supposed to be relays (MTAs by my understanding) while others are where the mailboxes live (MDA) In rebuilding the MDA servers, is postfix required on the same server or can dovecot connect to postfix on a separate MTA server ?

Re: Installation Question: Is a web server required ?

2021-04-28 Thread White, Daniel E. (GSFC-770.0)[NICS]
n Question: Is a web server required ? On 2021-04-28 19:28, White, Daniel E. (GSFC-770.0)[NICS] wrote: > Can Dovecot be installed with Postfix and without being behind a web > server ? > > I want a mail service that can only be accessed by POP3(s)/IMAP(s) and

Re: Installation Question: Is a web server required ?

2021-04-28 Thread White, Daniel E. (GSFC-770.0)[NICS]
rver required ? White, Daniel E. (GSFC-770.0)[NICS] (Mi 28 Apr 2021 19:28:41 CEST): > Can Dovecot be installed with Postfix and without being behind a web server ? Yes. > I want a mail service that can only be accessed by POP3(s)/IMAP(s) and not by a web UI. Dovecot is a

Re: [EXTERNAL] Re: Installation Question: Is a web server required ?

2021-04-28 Thread White, Daniel E. (GSFC-770.0)[NICS]
; Subject: [EXTERNAL] Re: Installation Question: Is a web server required ? On Wed, 28 Apr 2021 17:28:41 + "White, Daniel E. (GSFC-770.0)[NICS]" wrote: > Can Dovecot be installed with Postfix and without being behind a web > server ? > > I want a mail s

Installation Question: Is a web server required ?

2021-04-28 Thread White, Daniel E. (GSFC-770.0)[NICS]
Can Dovecot be installed with Postfix and without being behind a web server ? I want a mail service that can only be accessed by POP3(s)/IMAP(s) and not by a web UI. Thanks.