Re: running alternate dovecot instances on the same server

2022-05-01 Thread Chris Hoogendyk
Progress??? I realized that the error might indicate I had an empty conf paragraph or whatever you call it when dovecot failed to start. That is I commented out the driver = pam, but left the enclosing passdb { } with no contents. That was the error. So I commented out everything in /etc/dovec

Re: running alternate dovecot instances on the same server

2022-04-30 Thread Chris Hoogendyk
Aki, Thankyou for your advice. I finally got around to this. I'm retired, working part time, and have more to do than fits the time. Anyway . . . I did the configuration in /etc/dovecot/local.conf, which is included in the /etc/dovecot/dovecot.conf. However, the dovecot.conf includes the /etc

Re: running alternate dovecot instances on the same server

2022-03-29 Thread Jan Hugo Prins
Hello Chris, Did you find a solutions for this problem? I also have to migrate some users to Office365 and was looking at exactly the same problem. I don't have that many users, and it is totally possible to ask all users to enter their password in the migration tool, but it would be a lot eas

Re: running alternate dovecot instances on the same server

2022-03-20 Thread Aki Tuomi
> On 20/03/2022 22:36 Chris Hoogendyk wrote: > > > I'm posting to the list, but not on the list. I presume that means a > reply-all to get to me as well > as the list? > > We have two servers (dovecot --version:  2.2.22 (fe789d2)) that handle email > for two different > departments. > >