Re: How to reset / remove all replicator users

2020-12-13 Thread Aki Tuomi
> On 04/12/2020 21:43 Ralf Becker wrote: > > > After creating a new replication pair, it was started with an old sqlite > userdb, we use for iteration / replication. > > The situation was quickly resolved by generating a new sqlite userdb, as > it is done hourly anyway. > > Unfortunately

Re: How to setup Dovecot director in a NAT-like environment?

2020-12-13 Thread Aki Tuomi
> On 05/12/2020 14:41 Richard Mader wrote: > > > How can I setup Dovecot director in a NAT like environment? > > My mailservers are running within docker and one of them behind a > router, so the IP that dovecot binds to does not match the IP that other > mailservers have to use to connect

Re: Putting UIDL value into X-UIDL: header

2020-12-13 Thread Aki Tuomi
> On 13/12/2020 11:49 Süleyman Düzdaban wrote: > > > Hi, > > Is there any way to put UIDL value into X-UIDL: header with Dovecot or > Sieve? > As stated in https://wiki2.dovecot.org/Migration page QPopper can do that. > > I'm asking this for preventing clients who are using POP to re-downl

Re: Migrate mailbox from NFS folder to new NFS folder

2020-12-13 Thread Aki Tuomi
> On 10/11/2020 17:59 Claudio Corvino wrote: > > > Hi everyone, > I need to migrate many user mailboxes from an NFS folder to a new NFS folder, > both mounted on the same Dovecot server (2.2.27). > Once migrated, users will connect to a new Dovecot server (2.3.4.1). > I would like to know how

Re: Outlook with Dovecot

2020-12-13 Thread Michael Schumacher
Hi Elise, >> dovecot-2.3.11.3_1 >> Providing the correct email address and password. > I think the origin of this issue is caused by Outlook itself. > Setting up a new account in Outlook, one has to provide an email address > instead of a user name. With using BSD usermanager, adding a user name

Re: Unexpected behavior of doveadm mailbox delete -e -s

2020-12-13 Thread John Fawcett
On 13/12/2020 05:59, Mar Alegre wrote: > Hello, > > I have encountered what I believe to be a bug, or at least inaccurate > documentation. I am running version 2.3.4.1 of Dovecot (installed via > the default repo for Debian 10), so my apologies if this has been > fixed in a more recent version. I t

Re: Outlook with Dovecot

2020-12-13 Thread Elise
Op 12-12-20 om 17:20 schreef Elise: dovecot-2.3.11.3_1 Providing the correct email address and password. I think the origin of this issue is caused by Outlook itself. Setting up a new account in Outlook, one has to provide an email address instead of a user name. With using BSD usermanager, a

Putting UIDL value into X-UIDL: header

2020-12-13 Thread Süleyman Düzdaban
Hi, Is there any way to put UIDL value into X-UIDL: header with Dovecot or Sieve? As stated in https://wiki2.dovecot.org/Migration page QPopper can do that. I'm asking this for preventing clients who are using POP to re-download messages and making future migrations easy. I can really benefit