similar to: "merging" folders Sent-Items Sent-Messages Sent

Displaying 20 results from an estimated 30000 matches similar to: ""merging" folders Sent-Items Sent-Messages Sent"

2018 Dec 08
1
Plugins/MailboxAlias configuration not working when not successive
This is not working because the numbering is not successive. This whole configuration implementation is of course nothing to be proud of. plugin { #setting_name = value # archive folder mailbox_alias_old = Archive mailbox_alias_new = Archief mailbox_alias_old2 = Archive mailbox_alias_new2 = Archief mappen mailbox_alias_old3 = Archive mailbox_alias_new3 = Archived messages
2017 Jan 22
2
Mailbox alias plugin and INBOX. folders
Hi, I'm trying to workaround the lack of IMAP folder mapping settings on Windows 10 Mobile in regards to controlling the Sent, Trash etc folder my device uses. Currently, my device creates its own "Sent Items" folder "Deleted Items" folder along with others, this is pain when using clients like Thunderbird which places such them in the correct places, because it can be
2017 Jan 23
0
Mailbox alias plugin and INBOX. folders
On 22.01.2017 21:00, James White wrote: > Hi, > > I'm trying to workaround the lack of IMAP folder mapping settings on > Windows 10 Mobile in regards to controlling the Sent, Trash etc folder > my device uses. Currently, my device creates its own "Sent Items" folder > "Deleted Items" folder along with others, this is pain when using > clients like
2018 Jan 15
2
Questions about SPECIAL-USE IMAP extension
Tanstaafl <tanstaafl at libertytrek.org> writes: >> Is this what you are looking for? >> >> https://wiki2.dovecot.org/Plugins/MailboxAlias >> >> It seems already be implemented... > > A first step maybe, but no, not quite. So what are the gotchas of using this? How much does this free lunch cost? Joseph Tam <jtam.home at gmail.com>
2018 Jan 17
1
Questions about SPECIAL-USE IMAP extension
Aki Tuomi writes: >>>>> https://wiki2.dovecot.org/Plugins/MailboxAlias > > There is also gotcha that MailboxAlias is not compatible with > mailbox_list_index=yes setting. Thanks. How does this manifests itself: the client gets an inconsistent view of the outgoing mailbox that depends on which mailbox the client is using, or the optimization is broken and dovecot keeps
2018 Dec 16
0
Plugins mailboxalias subfolders
This plugin does not work anymore when subfolders are created. https://wiki2.dovecot.org/Plugins/MailboxAlias
2018 Jan 12
0
Questions about SPECIAL-USE IMAP extension
Is this what you are looking for? https://wiki2.dovecot.org/Plugins/MailboxAlias It seems already be implemented... regards. On 2018/01/12 14:25, Tanstaafl wrote: > On Fri Jan 12 2018 01:29:37 GMT-0500 (Eastern Standard Time), Steffen > Kaiser <skdovecot at inf.h-brs.de> wrote: >> On Thu, 11 Jan 2018, Joseph Tam wrote: >>> I'd like to configure my dovecot
2018 Jan 16
0
Questions about SPECIAL-USE IMAP extension
On Mon Jan 15 2018 18:11:24 GMT-0500 (Eastern Standard Time), Joseph Tam <jtam.home at gmail.com> wrote: > Tanstaafl <tanstaafl at libertytrek.org> writes: > >>> Is this what you are looking for? >>> >>> https://wiki2.dovecot.org/Plugins/MailboxAlias >>> >>> It seems already be implemented... >> >> A first step maybe, but
2014 Nov 26
1
Pigeonhole, vacation being sent incorrectly
On 26/11/2014 12:58, Gedalya wrote: > On 11/26/2014 06:04 AM, Harry Mills wrote: >> Hi, >> >> I have an issue with a vacation message in a sieve script. I can't see >> an error in the script itself. >> >> Pigeonhole version: 0.4.2-32 >> Dovecot Version: 2.2.10 >> >> The script was created by Ingo (part of the Horde suite), but I think
2014 Nov 26
0
Pigeonhole, vacation being sent incorrectly
On 11/26/2014 06:04 AM, Harry Mills wrote: > Hi, > > I have an issue with a vacation message in a sieve script. I can't see > an error in the script itself. > > Pigeonhole version: 0.4.2-32 > Dovecot Version: 2.2.10 > > The script was created by Ingo (part of the Horde suite), but I think > the script is fine. The problem is that when a message is sent to the
2009 Nov 01
0
Exchange 2007 and Voicemail with Imap Storage
Hey has anyone gotten Exchange 2007 working with Imap Storage? I know that Exchange 2007 didn't support the usual delegated Imap access until Rollup 4, but it should work now right? I have it working fine with Exchange 2003. When I do DomainName\Username\mailboxalias, I get authentication failures on Exchange 2007 with a username of "Username \mailboxalias". If I try the
2018 Jun 07
0
dovecot-pigeonhole Missing sieve_imapsieve Plugin?
On June 7, 2018 6:47:54 PM GMT+02:00, Will Foster <sadsfae at funcamp.net> wrote: >Hi Folks, > >I am having a problem configuring imapsieve via dovecot-pidgeonhole on >CentOS7. > >After following the docs here: > >https://wiki2.dovecot.org/Pigeonhole/Sieve/Plugins/IMAPSieve > >I get: > >dovecot[22026]: managesieve: Fatal: Plugin 'sieve_imapsieve'
2018 Jun 07
2
dovecot-pigeonhole Missing sieve_imapsieve Plugin?
Hi Folks, I am having a problem configuring imapsieve via dovecot-pidgeonhole on CentOS7. After following the docs here: https://wiki2.dovecot.org/Pigeonhole/Sieve/Plugins/IMAPSieve I get: dovecot[22026]: managesieve: Fatal: Plugin 'sieve_imapsieve' not found from directory /usr/lib64/dovecot/sieve dovecot[22026]: doveconf: Error: managesieve-login: dump-capability process returned 89
2020 Sep 23
2
Vacation sieve explained: how does it work?
Hi all, I have a legacy system that uses gnarwl to handle vacation messages, most specifically the vacation messages are stored in LDAP. We have a web based tool that allows people to update their vacation message, all they?re doing is modifying LDAP. I am trying to find out if dovecot?s vacation sieve can do the same thing. I am struggling however to find something that describes to me how
2018 Jan 12
2
Questions about SPECIAL-USE IMAP extension
On Fri Jan 12 2018 01:29:37 GMT-0500 (Eastern Standard Time), Steffen Kaiser <skdovecot at inf.h-brs.de> wrote: > On Thu, 11 Jan 2018, Joseph Tam wrote: >> I'd like to configure my dovecot service to use the IMAP SPECIAL-USE > well, in my experience SPECIAL-USE is just a suggestions to clients. Check > RFC 6154 for MUSTs, you'll find only few. Hence, how the client
2018 Sep 21
2
Global sieve doesn't run and I don't know why
On Thu, 2018-09-20 at 22:34 +0200, Stephan Bosch wrote: > https://wiki2.dovecot.org/Pigeonhole/Sieve/Configuration#Executing_Mu > ltiple_Scripts_Sequentially I've seen this suggested on this list and across the web. What I don't understand is why is this necessary when there is a config paramater to set a global sieve dir. It's not the order of filtering that is the problem,
2006 Apr 11
2
Finding items from two models - then merging them
I have a model, listings. Listings habtm categories and subcategories, which are seperate models. What I want to do is search categories for certain items, like so: @categories = Category.find(:all, :conditions => ["name LIKE ?", "#%{:search_string}%" and subcategories for the same: @subcategories = Subcategory.find(:all, :conditions => ["name LIKE ?",
2018 Dec 30
0
BUG: cannot move messages to root mailfolder in namespace "There can be only one namespace with inbox=yes"
> On 30 December 2018 at 17:09 Marc Roos <M.Roos at f1-outsourcing.eu> wrote: > > > > I can only move messages to a root namespace folder when specifying > inbox=yes. That is strange because it is not even the inbox. I don't > even get why it is not by default possible, maybe bug there? > This makes no sense. inbox=yes namespace means the namespace which
2019 Jan 22
0
Moving messages between servers with different configurations
Hi, try running this on the NEW dovecot server: doveadm backup -u uid -R tcp:192.168.10.43:542 to pull the messages from old server. Sami > On 22 Jan 2019, at 16.52, Marc Roos <M.Roos at f1-outsourcing.eu> wrote: > > > > Hi Martin, > > I feel a bit like an idiot, but I have been trying with copy, so I do > not lose any message when testing. But I can't
2013 Dec 20
2
v2.2.10 released
http://dovecot.org/releases/2.2/dovecot-2.2.10.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.10.tar.gz.sig I've been really busy the last few months, as I guess people in Dovecot mailing list have seen since I haven't been very responsive. There are at least some dsync bugs I haven't had time to look into yet. The busyness probably continues for a while more, but the next year is