similar to: Dovecot -> Gmail (via POP Mail Fetcher)

Displaying 20 results from an estimated 7000 matches similar to: "Dovecot -> Gmail (via POP Mail Fetcher)"

2007 Dec 06
1
Fetcher Daemon Questions - receive???
I''m starting to play with Slantwise.com''s Fetcher to process emails via a Ruby script. Here''s the basic code lifted from their plugin: [code] class MailFetcherDaemon < Daemon::Base @config = YAML.load_file("#{RAILS_ROOT}/config/mail.yml") @config = @config[RAILS_ENV].to_options @sleep_time = @config.delete(:sleep_time) || 10 def self.start
2009 Jun 11
2
gmail pop3 fetcher sets my emails as read
Hello, I'm testing gmail to fetch my emails via POP3 and I've noticed that on the server where I run dovecot, the emails that gmail take, are marked as read when I imap my emails with my thunderbird. As I've noticed that this is not true for the email accounts on another mail environment, I was wondering if anyone of you could sugged where I could change the behaviour. My
2013 Feb 26
4
Sieve filters on folders, different from INBOX
Hi all Is it possible to configure Dovecot's sieve plugin to act on message arrival to folders, other than INBOX? I wish to move messages fetched by pop3 fetcher to special folder, or sort outgoing mail to folders, specific to their recipients. Thanhs in advance, WBR, valery
2008 Oct 30
1
Enh-Req: Mark As Read When Delivered
I'm under the impression bug-reports are supposed to go to the list, so hopefully it's okay if I put in a feature request here too (assuming it's not already implemented; but it doesn't look like it). Basically, all I would like to do is be able to sometimes deliver mail as already mail into mail boxes. Is there some way to do this? If not, could a flag perhaps be added to
2020 Apr 09
2
doveadm backup from gmail with imapc
On 08/04/2020 19.14, Ben Mulvihill wrote: > Thanks for the suggestion. I think my next step will be to investigate > imapsync, or maybe isync, which also looks promising. I've recently migrated a server with imapsync with 150Gb of email and 200+ accounts. I found the trick with this was the run imapsync in several runs: Messages older than 1 year; messages older than 6 months; messages
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)
2020 Apr 06
2
doveadm backup from gmail with imapc
On Wed, 1 Apr 2020 at 10:32, Ben Mulvihill <ben.mulvihill at gmail.com> wrote: > > Hello again, > > I am still stuck I'm afraid. > > I now have doveadm backup working perfectly from > a small gmail mailbox (a few hundred messages), but > when I try the same configuration (apart from usernames > and passwords obviously) with a large gmail mailbox > (around
2020 Jul 11
4
Syncing emails from external server like Gmail
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 https://wiki.dovecot.org/Migration/Dsync I wish to do regular syncing of 5min interval to substitute
2008 Sep 09
1
Maildirsize file isn't updated after doing POP
Hello, I have a problem about updating Maildirsize file. It seems that the Maildirsize file is not updated after user does POP mail from his maildir. I do not want to use any quota limitation in Dovecot. I only want Dovevot to update the Maildirsize file after user retrieves his mail. The Maildirsize file is created by Postfix. Would it be possible to do like this? How can I configure it?
2013 Feb 11
2
Migration to Gmail ...
Hello Anyone has migrated Dovecot IMAP only mailboxes server to GMAIL ? We use MBOX format. Any feedback welcome ... Thanks you
2012 Aug 08
5
Error Bundler
Any body can help me! i try create a new project, at the end i had message error bundler. root@xxx:/home/xxx# rails new depot_b create create README.rdoc create Rakefile create config.ru create .gitignore create Gemfile create app create app/assets/images/rails.png create app/assets/javascripts/application.js create
2019 Sep 25
2
Dovecot UIDs and POP.
On 24/09/2019 10:14 PM, @lbutlr via dovecot wrote: > Did the target machine already have the user setup? I think dsync wants to sync mailboxes between configured and working servers with users already defined. Yes, of course. And the directory structure was pretty much identical between the two. Which was how I was able to write and run the rsync script. I think at this point, I'm past
2007 Nov 02
2
sync with gmail?
Now that gmail added imap, I've been trying to see if I can sync gmail/imap with my local dovecot maildir. I've been trying offlineimap. So far, I've created a loop resulting in a directory with size > 1000000 entries. Anyone try this and have a working setup?
2011 Jun 10
1
Gmail like virtual mailboxes
I'm new to this list so let me introduce myself: I'm a computer literate user (I've done some C programming long ago and can run a Linux system and do some light admin), I've never installed a mail server before and I'm in the process of migrating my family and my small business from Gmail (Google Apps) to a virtual server mainly for privacy reasons. I'm in love with
2019 Sep 25
2
Dovecot UIDs and POP.
On 25.09.19 12:29, Sami Ketola via dovecot wrote: > > >> On 25 Sep 2019, at 4.52, Plutocrat via dovecot <dovecot at dovecot.org> wrote: >> >> On 24/09/2019 10:14 PM, @lbutlr via dovecot wrote: >>> Did the target machine already have the user setup? I think dsync wants to sync mailboxes between configured and working servers with users already defined.
2009 Mar 03
6
Rails 2.2.2 - Mysql::Error: MySQL server has gone away
My app consists of receiving emails with image attachments from its users so I have been employing the MMS2R gem and Fetcher. Every 60 seconds the app goes to the email server to fetch emails. Under Rails 2.1.1 things worked fine - when I received an email, the email was fetched, parsed and saved to the database. However I needed to upgrade to Rails 2.2.2 for unrelated reasons and now I get the
2009 Feb 07
1
Best Imap Transfer Tool?
So I'm looking to do a migration of my IMAP mailboxes, and I'm looking for the best tool to use. I used to use the uw-mailutil tool, a while ago, but that was a bit coarse of a tool. More recently I've used imapsync, but that was giving me some errors. I've sort of tracked those down; but I was wondering if anyone else had any other recommendations...? Thanks.
2006 Mar 17
1
omega crawler: ht://dig or wget?
At wiki page: http://wiki.xapian.org/Omega I added a comment that ht://Dig looks like dead. Does anybody really use it? >From brief glance at docs I had a feeling it is not easy to configure. Maybe better crawler is GNU wget? Mature, stable, maintained? -- Peter Masiar
2008 Jun 22
2
v1.0.13: maildirfolder not being created
Hi, I'm using version 1.0.13 of dovecot. I know it's somewhat dated, but that's the latest that Debian etch offers, and I would like to avoid compiling by myself if possible. dovecot is not creating the 'maildirfolder' in folders that are created via IMAP. Looking at the NEWS file, this was implemented in v1.0.rc7, so my version should have that working already. Is
2006 Sep 27
0
dovecot checkpassword passdb and vmailmgr
hello some times ago I posted some patches to workaround vmailmgr not fitting into dovecot's passdb-checkpassword authentication module. Yesterday I spent some spare time for carrying out a cleaner solution for this problem. Check out these patches. If you're not interested in merging them, I will make them available at the same page I used for the former solution [