Re: A probably dumb question, but I'm stumped

2020-11-29 Thread Plutocrat
On 30/11/2020 04.31, Christy S wrote: > Your message was sent but a copy was not placed in your sent folder (Sent) > due to network or file access errors. When I've had this error in Thunderbird before it was because I was out of disk space (actually this was a POP account, so it was disk space

Re: A probably dumb question, but I'm stumped

2020-11-29 Thread Antonio Leding
Hello Christy, Some quick thoughts here — if the changes you mentioned did not solve the issue, I would definitely comment those back out so you are only troubleshooting one thing at a time. Next, are you able to send email using any other client? Third, try disabling all SSL and see if you

Re: director_username_hash = %d and doveadm director map

2020-11-29 Thread Aki Tuomi
Did you try `doveadm director flush`? Aki > On 29/11/2020 17:10 Ralf Becker wrote: > > > To answer my question I was able to identify the director code on Github > and the hashes are the first 4 byte of the binary md5 written as a 32 > bit integer. > > With that I was able to write a scri

Re: Files in tmp directory

2020-11-29 Thread Aki Tuomi
Not sure if this actually has any impact, do you get an error? Aki > On 29/11/2020 20:02 David Morsberger wrote: > > > Ping - anyone know how I should clean up my “mess”? :)  > > > > > On Nov 26, 2020, at 7:42 PM, David Morsberger wrote: > > > > > > I had to restore many thousands of dov

Re: A probably dumb question, but I'm stumped

2020-11-29 Thread Aki Tuomi
> On 29/11/2020 22:31 Christy S wrote: > > > Hi folks, > > I'm stumped on an error we're getting in dovecot after upgrading ubuntu. > I will say up front that I'm far from a linux expert. I'm helping my > husband by managing a virtual private server to handle his domain, > including its e

A probably dumb question, but I'm stumped

2020-11-29 Thread Christy S
Hi folks, I'm stumped on an error we're getting in dovecot after upgrading ubuntu. I will say up front that I'm far from a linux expert. I'm helping my husband by managing a virtual private server to handle his domain, including its email. We set this up two years ago and once I finally got

Re: Files in tmp directory

2020-11-29 Thread David Morsberger
Ping - anyone know how I should clean up my “mess”? :) > On Nov 26, 2020, at 7:42 PM, David Morsberger wrote: > > I had to restore many thousands of dovecot emails from a crashed Mac Server > to a new Ubuntu server. After completing I am noticing a few things that may > be okay or may need to

Re: director_username_hash = %d and doveadm director map

2020-11-29 Thread Ralf Becker
To answer my question I was able to identify the director code on Github and the hashes are the first 4 byte of the binary md5 written as a 32 bit integer. With that I was able to write a script that runs doveadm director map, queries all domains from our internal management, calculates the ha