Hi all,
what is the best way to temporarily disable access to a mailbox via
imap, but keep it possible to deliver to the mailbox via lmtp?
I want to migrate some mailboxes around and would like to ensure that
the users cannot access their mail while doing so.
I would like to keep the users from lo
telefoon
>
> > Op 15 dec. 2020 om 23:22 heeft Julian Kippels het
> > volgende geschreven:
> >
> > Hi all,
> >
> > what is the best way to temporarily disable access to a mailbox via
> > imap, but keep it possible to deliver to the mailbox via lmtp?
fter which step to abort. Your use case would be stopping after RCPT,
so you would start it using the extra flag "-q RCPT"
Julian
--
-
| | Julian Kippels
| | M.Sc. Informatik
| |
| | Zentrum für Informations- und Medientechnologie
| | Heinrich-He
Hi,
I have recently updated from Dovecot 2.2 to 2.3. Since I have noticed
that vacation responses from sieve are not working the same anymore.
For example, my sieve script looks like this:
vacation :days 1 :addresses ["kipp...@hhu.de","julian.kipp...@hhu.de"]
it used to be that I got a vacation
Am Tue, 08 Oct 2019 08:13:29 -0400
schrieb James Cassell via dovecot :
> On Tue, Oct 8, 2019, at 7:58 AM, Julian Kippels via dovecot wrote:
> > Hi,
> >
> > I have recently updated from Dovecot 2.2 to 2.3. Since I have
> > noticed that vacation responses from sie
Hi,
I am looking for tools to migrate Mails from one IMAP-Server to
another. Until now I have always used imapsync, but it seems very
slow. Even over a 2x10GB/s connection I only get speeds of about
600KiB/s, because the programm always pauses betweeen every single
mail.
Does anyone here have a su