Displaying 4 results from an estimated 4 matches for "rfc5464".
2014 Dec 29
2
SPECIAL-USE again
...f clients
ignoring SPECIAL-USE and placing meaning in the actual folder name in a
language of their own choice.
It seems natural for me to let the user configure their own individual
SPECIAL-USE tagging according to their language and/or mix of IMAP clients.
- either by setting IMAP METADATA (RFC5464) or by having the userdb
return entries like: "namespace/inbox/Papperskorg/specialuse=\Trash"
(for a swede)
/Peter
PS: Also... Isn't there a need for a Sieve extension to allow "fileinto"
to target a folder based on special-use ?
2014 Dec 29
0
SPECIAL-USE again
...L-USE and placing meaning in the actual folder name in
> a language of their own choice.
>
> It seems natural for me to let the user configure their own individual
> SPECIAL-USE tagging according to their language and/or mix of IMAP
> clients.
> - either by setting IMAP METADATA (RFC5464) or by having the userdb
> return entries like: "namespace/inbox/Papperskorg/specialuse=\Trash"
> (for a swede)
For creating a special use mailbox there is the CREATE-SPECIAL-USE
capability (https://tools.ietf.org/html/rfc6154, Section 3). As you
suggested, the special use attribut...
2015 Oct 28
1
events
Il 26.10.2015 12:04 Teemu Huovila ha scritto:
> On 26.10.2015 12:44, Frederik Bosch | Genkgo wrote:
>> Teemu,
>>
>> If just need the http request, I will need something like the
>> following configuration, right? So no meta data plugin, but with
>> notify and push_notification?
>>
>> protocol lmtp {
>> mail_plugins = $mail_plugins notify
2011 Dec 02
8
IMAP SPECIAL-USE extension
It's implemented now in dovecot-2.1 hg. It also deprecates autocreate plugin (but it still works the old way). The idea is that you can now do e.g.:
mailbox Trash {
auto = no
special_use = \Trash
}
mailbox Drafts {
auto = no
special_use = \Drafts
}
mailbox Sent {
auto = subscribe # autocreate, autosubscribe
special_use = \Sent
}
mailbox Spam {
auto = create # autocreate, but