Re: Can sync/migrate all mail from remote imap account except the main "INBOX"

2022-05-13 Thread Sami Ketola
> On 11. May 2022, at 1.17, Darren Mobley > wrote: > > Greetings! > I've been trying to sync my email to a server, however it only syncs the mail > in folders other than INBOX. > > For testing purposes, I've created a fake domain, "letest.tld" and a new > empty user ac

how is the "Total number of known users" reported by doveadm replicator calculted?

2022-05-13 Thread Arnaud Abélard
Hello, I have a question regarding the "Total number of known users" displayed by doveadm replicator status. How is it calculated? Shouldn't it match the number of users reported by doveadm user '*' ? I have 3 servers being replicated, the "total number of known users" a lot higher than the

Re: how is the "Total number of known users" reported by doveadm replicator calculted?

2022-05-13 Thread Paul Kudla (SCOM.CA Internet Services Inc.)
ok assuming that you are using a database for virtual users (this is pgsql) # cat dovecot-pgsql.conf driver = pgsql connect = host=localhost port=5433 dbname=scom_billing user=pgsql password=x default_pass_scheme = PLAIN password_query = SELECT username as user, password FROM email_

TLS renegotiation issue (CVE-2011-1473) in Dovecot

2022-05-13 Thread Greg Earle
Hello, At work I'm running a Dovecot 2.3.15 server on a RHEL 7.9 system with OpenSSL 1.0.2k. Our IT Security people are threatening to shut it down because of this: We were notified of a possible TLS renegotiation vulnerability on [FQHN]. [Parent organization] ticket NNN is open to tra

Re: TLS renegotiation issue (CVE-2011-1473) in Dovecot

2022-05-13 Thread Elisamuel Resto
On 2022-05-13 5:02 pm, Greg Earle wrote: Hello, At work I'm running a Dovecot 2.3.15 server on a RHEL 7.9 system with OpenSSL 1.0.2k. Our IT Security people are threatening to shut it down because of this: We were notified of a possible TLS renegotiation vulnerability on [FQHN]. [Parent o

Re: Recovering deleted mailbox

2022-05-13 Thread Sean McBride
Well, I finally had time to try this (with a test account) and it did not work for me. I restored the .mailboxname folder (and all its contents, and with permissions preserved) and even ran: sudo doveadm force-resync -u testuser mailboxname but I don't see the folder restored from my IMAP clie