Displaying 3 results from an estimated 3 matches for "braybrook".
2023 Mar 20
1
Read-only / archive mode for IMAP mailboxes?
Am 20.03.23 um 18:26 schrieb Brendan Braybrook:
> check out the imap acl support:
> https://doc.dovecot.org/configuration_manual/acl/
>
> On 2023-03-20 10:12, R???? P??????? wrote:
>> Hello!
>>
>> We are currently exploring email archiving solutions. Is there a way
>> to use an
>> IMAP mailbox in rea...
2023 Mar 20
1
Read-only / archive mode for IMAP mailboxes?
check out the imap acl support:
https://doc.dovecot.org/configuration_manual/acl/
On 2023-03-20 10:12, R???? P??????? wrote:
> Hello!
>
> We are currently exploring email archiving solutions. Is there a way to use an
> IMAP mailbox in read-only / archive mode? The requirement is that delibveries of
> new emails should be possible (via SMTP/LMTP), but no messages should be deleted
2007 Oct 15
2
auth-ldap not resetting connection state after failed bind
timo, i think i found a small problem with the ldap implementation:
when using auth_bind (this might be in all conditions, not just that one
- i haven't tested further), if the server lost connection to the ldap
server (ie, the ldap server died) dovecot-auth would never reconnect to
the ldap server and all subsequent auth attempts would fail. after a
little more digging, i discovered that