similar to: SPECIAL-USE again

Displaying 20 results from an estimated 1300 matches similar to: "SPECIAL-USE again"

2014 Dec 29
0
SPECIAL-USE again
On 12/29/2014 11:22 AM, Peter Mogensen wrote: > Hi, > > Great to see Thunderbird support SPECIAL-USE now. > > I would like to hear the list about the intended use of SPECIAL-USE. > > I get the impression from several earlier mails here that the > intention is for the server to globally decide what the folder-name of > a specific SPECIAL-USE folder is for all users. >
2014 Dec 29
2
SPECIAL-USE again
On 2014-12-29 20:45, Stephan Bosch wrote: > 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 attributes can also be changed using the > METADATA capability (https://tools.ietf.org/html/rfc6154, Section 4). > Unfortunately, both of these features are not yet supported
2011 Mar 11
4
RFE: IMAP LIST Extension for Special-Use Mailboxes
Timo, would you consider adding support for "IMAP LIST Extension for Special-Use Mailboxes" <http://www.rfc-editor.org/rfc/rfc6154.txt> any time near in the future? I would really love to get rid of all those folders created by all those different mail clients just because they can't agree to use the same folder for special purpose. Obviously clients need to support it too.
2019 Jun 12
3
Outlook renames Junk folder
Hello, Some versions of Outlook will randomly rename the Junk folder to Junk Email. This of course causes errors because Dovecot can no longer store junk. I go in to Outlook for each user and add another Junk folder, so now they have Junk and Junk Email. This fix action lasts a while until Outlook decides to do it again. Is there a way to tell Dovecot that if the Junk folder doesn't
2014 Dec 29
0
SPECIAL-USE again
On 12/29/2014 9:24 PM, Peter Mogensen wrote: > On 2014-12-29 20:45, Stephan Bosch wrote: >> 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 attributes can also be changed using the >> METADATA capability (https://tools.ietf.org/html/rfc6154, Section 4).
2014 Dec 26
4
Thunderbird supports SPECIAL-USE (Merry x-mas!)
I've waited about two years to write this mail... :) As of Dezember, 24th Mozilla Thunderbird can handle SPECIAL-USE. The patch, which adds the required functionality, has passed review and TBs nightly build was successful. The next official Thunderbird release (version 38, release date 2015-05-19) will very likely ship SPECIAL-USE included. \o/ SPECIAL USE is an IMAP extension. It means
2020 Jun 22
2
Question regarding Recycle
Hi Samba 4.12 on Ubuntu 20.04 Windows 10 and 7 clients I have configured recycle on two shares, /Users and /Documents. vfs objects = recycle recycle:versions = yes recycle:keeptree = yes On the Users share I have recycle:repository = /share/data On the Documents share I have recycle:repository = .Papperskorg (recycle bin in Swedish) The Document share recycle works. Folder was created and the
2012 Apr 23
1
questions about SPECIAL-USE and virtual
Hi, I have some questions about Special-Use and virtual namespace: I want to create a virtual namespace with mailboxes: Sent, Unread, Flagged, All. 1. Is it enough to put in the config file: mailbox virtual/Sent { auto = subscribe special_use = \Sent } mailbox virtual/Unread { auto = subscribe special_use = \Unread #Is it correct? } mailbox
2020 Jun 29
6
Need help with roaming profiles
I have a problem that I am unable to sort out. Maybe someone can assist with advice and troubleshooting. Client computer is Windows 10 Pro with latest updates as of today. Servers are a Windows 2019 Standard (logon and AD server) and a Samba 4.11 running on Ubuntu (domain member. AD account configured with account profile \\hp-fssrv\profiles\<username>. Home directory is mapped to
2011 Jun 22
1
LIST-EXTENDED support?
Hi there. Can I check if LIST-EXTENDED refers to RFC 6154 (http://tools.ietf.org/html/rfc6154), rfc for special use mailboxes. I'd like to specify a designated folder as \Spam and etc. Googling "dovecot list-extended" and "dovecot special use" suggests that dovecot supports this feature (via patch logs and 1 bug report for Mozilla Thunderbird which suggests that
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
2010 May 20
2
draft-ietf-morg-list-specialuse-01 - IMAP LIST extension for special-use mailboxes
On 20.05.2010 13:55, Timo Sirainen wrote: > On 20.5.2010, at 11.10, Nikolay Shopik wrote: > >> What you think about this draft is it good enough to make patch based on it for dovecot? We would like to see this functionality in 2.0 dovecot release but it's not clear when this draft become standards track. Will you accept patch based on drafts? > > Have you read the discussion
2017 May 29
1
user-defined special-use folders
I plan to define SPECIAL-USE mailboxes and think about defining per user special-use folders for those who don't use the default folder names. Is this possible in dovecot? What I try: $ doveadm exec imap * PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE
2012 Dec 12
2
SPECIAL-USE and mailbox names in various IMAP clients
http://imapwiki.org/SpecialUse Please fill out for all clients with all languages you know of. Knowing the mailbox names can be helpful with Dovecot's mailbox_alias plugin.
2012 Jun 21
2
how to use new style namespace for INBOX
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 dear honorable doctor timo reading the list I saw appear a new style for the "writing of INBOX". namely this example mailbox Drafts { special_use = \Drafts } mailbox Junk { special_use = \Junk } mailbox Sent { special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent }
2019 Jun 13
0
Outlook renames Junk folder
> On 12 Jun 2019, at 23.01, Cliff Hayes via dovecot <dovecot at dovecot.org> wrote: > > Hello, > > Some versions of Outlook will randomly rename the Junk folder to Junk Email. > > This of course causes errors because Dovecot can no longer store junk. > > I go in to Outlook for each user and add another Junk folder, so now they have Junk and Junk Email. This
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
2014 Nov 26
0
Sieve counterpart of IMAP SPECIAL-USE
Hi, It would be useful to allow Sieve scripts to "fileinto" based on SPECIAL-USE flags. But all I've been able to find about it is this: http://www.ietf.org/mail-archive/web/sieve/current/msg05171.html Has there been any progress since? /Peter
2015 Dec 19
2
Possible bug about the SPECIAL-USE / CREATE-SPECIAL-USE extensions
Hi all, I've locally got Dovecot 2.2.21 (5345f22) installed on my MacBook (via homebrew) that I've been using to test my IMAP library against. What is interesting is that even though Dovecot does not advertise CREATE-SPECIAL-USE, it supports creation of special-use folders via the "CREATE FolderName (USE (\Whatever))" syntax. According to rfc6154, a server is supposed to
2020 Apr 16
1
Bug maybe already resolved? Sieve rule does not accept special use folder names
Hmmm, confusing, clients should then display the mailbox name redirected by the server. If a user in a front end just sees the 'Junk E-mail', that is the name he is going to be using in his mailbox rules. If he does not know that this is actually the Junk folder on the server, he will make an incorrect message rule. So I guess you have to correct this server side, before storing