similar to: Gmail like virtual mailboxes

Displaying 20 results from an estimated 4000 matches similar to: "Gmail like virtual mailboxes"

2014 Mar 04
1
Any client out there taking advantage of Dovecot's virtual mailboxes?
I wish to know if someone knows an IMAP client (desktop or webmail) using Dovecot's virtual mailboxes as server-side search folders. Thanks.
2014 Mar 04
1
IMAP native METADATA already implemented?
A year ago, more or less, I was told "Dovecot is getting close to having native METADATA support." How's this going? Thanks.
2000 Jan 09
3
Configuration Problems
Hello all I need some help understanding what is failing with my Samba installation. I compiled Samba 2.0.6 on a Sparc Ultra-II Solaris 2.6, using GCC version 2.8.1. I have read in some of the docs that there may be some support for shadow passwords but could not find a definition regarding shadow in any of the compile scripts. The SMB and NMB processes are running as deamons. I am unable
2009 Apr 20
2
Dovecot -> Gmail (via POP Mail Fetcher)
I'm trying to move my entire email store from my Dovecot installation (which I normally access via IMAP) into Gmail using Gmail's Mail Fetcher (which functions over POP); and I'm running into two problems: 1. Gmail only imported 78 out of 1000+ mails in my inbox, which I'm taking to mean that Dovecot is reporting only those 78 as new. How can I get Dovecot to send all mail over as
2014 Jul 23
0
Dovecot GMail API
Hi all, I'm still (mostly) on vacation this week and afterwards lots of different things to do .. But hopefully I'll still get around to answering all the pending mails in this list and applying some of the patches people have sent and get the next v2.2.14 release out. Anyway, people have kept asking about GMail API and Inbox App and how that affects Dovecot. For a while now I've
2014 Dec 05
0
doveadm backup gmail using imapc
I am trying to sync a gmail inbox with dovecot 2.2.10 using the following config: imapc_host = 64.233.171.108 imapc_user = %u imapc_master_user = master imapc_password = secret imapc_features = rfc822.size imapc_features = $imapc_features fetch-headers mail_prefetch_count = 20 # If the old IMAP server uses INBOX. namespace prefix, set: #imapc_list_prefix = INBOX # for SSL: imapc_port = 993
2006 May 23
3
comma separated autocompletion, like in Google Bookmarks, GMail, ..
Hi list, Hi all, In Google Bookmark and GMail -f.ex.-, autocompletion would help you enter multiple values in 1 field, separated by commas. Is there such a solution available somewhere? This is necessary for the acts_as_taggable plugin, to let people enter many tags in one file ex: "rails, ruby, plugin" but with the help of some AJAX magic. Without it, people have no clue about
2005 Dec 30
1
does ActionMailer support SSL (TLS) smtp (like gmail)?
Hi does ActionMailer support SSL (TLS) smtp (like gmail)? has anyone got it to work with a gmail account? thanks, Szczepan _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2011 Jan 04
0
OT - Contact center - How to Gmail-like label to incoming email
Hi, Though this has no direct relation with Asterisk, I think Asterisk users in Contact Centers might have an interesting answer. Using Gmail, it's rather easy to label an incoming email so that any related email (reply) inherits this label and are commonly displayed together in threads. Using Google, I found this related RFC5256 ( http://tools.ietf.org/search/rfc5256). Which (preferably
2013 Nov 15
0
Establing a GMail like workflow
Hello! I'm about to migrate my mails from GMail back to my self hosted solution, using Dovecot imap server. I really liked gmail workflow: - (Almost) all mail goes to inbox. - Most mail is read and not important anymore, it is archived and moved to "all messages". - Inbox stays more or less clean, with only mails that are still of some interest. - Mail (except Spam) is never
2017 Oct 02
0
[PLUGIN] Virtual keywords (aka Gmail-like labels)
On 01.10.2017 19:13, Daniele Ricci wrote: > Hello list, > I'm new here and since I've been working on a plugin lately I though > I'd post it here. > > It's GPL licensed, hosted on GitHub: > https://github.com/daniele-athome/dovecot-virtual-keywords-plugin > > I've been trying to find a replacement for Gmail and I already have my > own mailserver. What
2017 Oct 02
0
[PLUGIN] Virtual keywords (aka Gmail-like labels)
You can actually create per-user virtual folders too. They don't need to be global. But I see your plugin does automation, and it could write the virtual file under user-writable location. Aki On 02.10.2017 12:14, Daniele Ricci wrote: > As a matter of fact I use the virtual plugin to achieve what I want. I > create dovecot-virtual configuration files. > But if I understand you
2020 Jul 11
0
Syncing emails from external server like Gmail
> On 11. Jul 2020, at 14.22, Vitalii <vnagara at yandex.com> wrote: > > Greeting > > I've managed to backup my emails from external email server via dsync > and imapc: protocol like this: > > doveadm -Dv -o imapc_user='user at gmail.com' -o imapc_password="pass" > -o imapc_host=imap.gmail.com backup -R -u duke at ejoom.com imapc: > It
2020 Jul 12
2
Syncing emails from external server like Gmail
On Sat, 11 Jul 2020 20:36:44 +0300 Sami Ketola <sami.ketola at dovecot.fi> wrote: > > On 11. Jul 2020, at 14.22, Vitalii <vnagara at yandex.com> wrote: > > > > Greeting > > > > I've managed to backup my emails from external email server via > > dsync and imapc: protocol like this: > > > > doveadm -Dv -o imapc_user='user at
2020 Jul 12
0
Syncing emails from external server like Gmail
> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote: > > Panic: file imapc-sync.c: line 328 (imapc_initial_sync_check): > assertion failed: (mail_index_is_expunged(view, lseq) || > seq_range_exists(&ctx->mbox->delayed_expunged_uids, luid)) what dovecot version is this? I think there was bug around this in some version. Sami
2020 Jul 12
0
Syncing emails from external server like Gmail
On Sun, 12 Jul 2020 23:45:07 +0300 Sami Ketola <sami.ketola at dovecot.fi> wrote: > > On 12. Jul 2020, at 23.38, Sami Ketola <sami.ketola at dovecot.fi> > > wrote: > > > > > > > >> On 12. Jul 2020, at 12.54, Vitalii <vnagara at yandex.com> wrote: > >> > >> Panic: file imapc-sync.c: line 328
2020 Jul 13
0
Syncing emails from external server like Gmail
Am 11.07.2020 um 13:22 schrieb Vitalii: > Greeting > > I've managed to backup my emails from external email server via dsync > and imapc: protocol like this: > > doveadm -Dv -o imapc_user='user at gmail.com' -o imapc_password="pass" > -o imapc_host=imap.gmail.com backup -R -u duke at ejoom.com imapc: > > taken from
2020 Jul 13
1
Syncing emails from external server like Gmail
On Mon, 13 Jul 2020 10:50:09 +0200 Robert Schetterer <rs at sys4.de> wrote: > perhaps this help > > getmail should use /usr/lib/dovecot/deliver That is what I used before and wanted to switch off. Here is the 2 main reasons: 1) It add extra header overhead similar to: Received by localost at time, etc....) 2) It put emails in local delivery queue so syncing becomes slow. 3)
2017 Jan 10
0
GMail-like user labels in IMAP/dovecot, situation in 2017?
On 10 Jan 2017, at 21.00, Gioele Barabucci <gioele at svario.it> wrote: > > Hello, > > I am in the process of updating my IMAP dovecot installation and I was > wondering what is the current state of the art for GMail-like > user-defined labels. > > Are GMail-like user-defined labels now somehow achievable with dovecot? I think the main difference between folders
2017 Oct 02
0
[PLUGIN] Virtual keywords (aka Gmail-like labels)
There is actually some request for ability to users to somehow create virtual folders on demand, so it's a thing we are going to work on at some point. Aki On 02.10.2017 12:27, Daniele Ricci wrote: > Yes, automation is the main point of the plugin :-) > > The problem is that creating virtual folders involves writing on the > file system directly, which you can't do through