Displaying 2 results from an estimated 2 matches for "imapmetadata".
Did you mean:
imap_metadata
2017 Aug 22
2
imapsieve: failed to read mailbox attribute
On Tue, Aug 22, 2017 at 01:55:45PM +0300, Aki Tuomi wrote:
>
>
>On 22.08.2017 13:37, Darac Marjal wrote:
>> Hello all,
>>
>> Hopefully this is something fairly simple.
>>
>> I've been trying to set up the Sieve Antispam system as detailed at
>> https://wiki2.dovecot.org/HowTo/AntispamWithSieve, but at the moment,
>> whenever I change mailboxes
2017 Aug 23
0
imapsieve: failed to read mailbox attribute
...;>> something I've missed?
>>>
>>
>> Can you show doveconf -n and your sieve scripts?
Looks like you didn't configure Dovecot for use of the IMAP METADATA
extension. That is a prerequisite for providing IMAPSIEVE support to
your users.
https://wiki.dovecot.org/ImapMetadata
The main missing configuration is the mail_attribute_dict setting.
The error message you got was very unhelpful. That is fixed now:
https://github.com/dovecot/pigeonhole/commit/dc20a45fae8c5e402d1493847c38d72c9670c64e
Regards,
Stephan.
>
> Certainly:
>
> ---8<---? doveconf -n?...