similar to: Storing Messages in the cloud

Displaying 20 results from an estimated 2000 matches similar to: "Storing Messages in the cloud"

2018 Jul 10
3
Storing Messages in the cloud
On 07/10/2018 09:23 AM, dclist at list.jmatt.net wrote: >> A colleague asked me if it was possible for Dovecot to store messages >> in the cloud.? > > Does he have a more specific description of what he wants than ?in the > cloud?, or does he just like using buzzwords? ?From a user perspective, > I would say that Dovecot, or any other IMAP server, already stores >
2016 Feb 22
2
To what extent does/will Dovecot depend on systemd? was systemd changes...
On 02/22/2016 06:31 AM, Noel Butler wrote: >>>> https://github.com/dovecot/core/commit/53cc71cae88ee81fd7eae47aed743496f8c884a2 >>>> >>> [snip] >>> >>>> The PID-File seems to be expected under yet another sub-dir >>>> of /var/run/dovecot. >>> I wasn't aware that any Dovecot functionalities have become dependent
2017 Sep 28
2
questions about maildir to mdbox migration
Hi folks! I converted some of the spools on my mail server from maildir to mdbox. It went smoothly and the performance has been great. However, I have two questions regarding the process. First, I failed to notice the fairly low default mdbox_rotate_size, and I changed it in dovecot.conf after the migration. Is it possible to somehow make that change retroactive, to coalesce the couple
2020 Oct 26
5
Looking for a guide to collect all e-mail from the ISP mail server
On 10/26/20 10:26 AM, Gregory Heytings wrote: > I too would strongly advise you to use Google Workspace (the recent new > name for G Suite, previously known as Google Apps).? It's cheap, very > reliable, and has all features you can dream of, including an > autoresponder.? It's unrealistic to think that it's possible to beat a > service that costs a mere USD 6 / user
2018 Jul 10
0
Storing Messages in the cloud
Quoting Dave McGuire <mcguire at neurotica.com>: > On 07/10/2018 09:23 AM, dclist at list.jmatt.net wrote: > >> A colleague asked me if it was possible for Dovecot to store messages > >> in the cloud. > > > > Does he have a more specific description of what he wants than "in the > > cloud", or does he just like using buzzwords? -?From a user
2020 Oct 26
1
Looking for a guide to collect all e-mail from the ISP mail server
On 10/26/20 11:24 AM, Gregory Heytings wrote: > Your data is stored confidentially by Google, obviously.? Otherwise > nobody would use their services. My keyboard is now COMPLETELY saturated with coffee. Some hit my display this time, too. -Dave -- Dave McGuire, AK4HZ New Kensington, PA
2015 Mar 01
6
IP drop list
On 03/01/2015 04:25 AM, Reindl Harald wrote: >> I wonder if there is an easy way to provide dovecot a flat text >> file of ipv4 #'s which should be ignored or dropped? >> >> I have accumulated 45,000+ IPs which routinely try dictionary >> and 12345678 password attempts. The file is too big to create >> firewall drops, and I don't want to compile with
2017 Aug 17
2
/var/run/dovecot permission issues
I have an issue that surfaced when I tried to start using the new metrics service, but it looks like it may be a more generic issue. When I enabled stats and started dovecot, I got the following error in the log: Error: stats: open(/var/run/dovecot/stats-mail) failed: Permission denied /var/run/dovecot/stats-mail did not exist. /var/run/dovecot/ existed, owned by root, which apparently was
2015 Mar 04
1
IP drop list
On 3/4/2015 12:45 PM, Dave McGuire wrote: > There is. But I already have a firewall, running on bulletproof > hardware that doesn't depend on spinning disks. I don't want to add > ANOTHER firewall when I already have a perfectly good one. Besides, my > mail server is built for...serving mail. Not being a firewall. You can implement whatever type of security you are
2017 Feb 20
2
Released Pigeonhole v0.4.17.rc1 for Dovecot v2.2.28.rc1.
Hello Dovecot users, Several bugs were found in the course of the last few months, but no new features were created. So, this will be strictly a bug-fixing release. The previous Pigeonhole release should still work with the new Dovecot release, which means you are not required to upgrade. However, my advice would be to upgrade once this release candidate matures into a final release, since at
2017 Feb 20
2
Released Pigeonhole v0.4.17.rc1 for Dovecot v2.2.28.rc1.
Hello Dovecot users, Several bugs were found in the course of the last few months, but no new features were created. So, this will be strictly a bug-fixing release. The previous Pigeonhole release should still work with the new Dovecot release, which means you are not required to upgrade. However, my advice would be to upgrade once this release candidate matures into a final release, since at
2019 Jun 19
3
mremap_anon() failed: Not enough space
Hey folks. Suddenly I'm getting lots and lots of messages like this in my logs: Jun 19 14:47:31 <hostname> dovecot: [ID 583609 local0.error] imap(<address>): Error: mremap_anon(/var/mail/<domain>/<uname>/mailboxes/INBOX/Trash/dbox-Mails/dovecot.index.cache, 255557632) failed: Not enough space I'm running 2.2.36.1 under Solaris 10 (patched to current) on
2012 Oct 22
1
Anybody recognize these log lines?
WARN: Duplicate profile 'Dovecot POP3', using last found WARN: Duplicate profile 'Dovecot Secure POP3', using last found WARN: Duplicate profile 'Dovecot IMAP', using last found WARN: Duplicate profile 'Dovecot Secure IMAP', using last found Anybody know if these are dovecot generated? Thanks, -- Knute Johnson
2013 Jan 09
2
Mark Crispin - RIP
'Father' of the IMAP protocol. Died Dec 28. http://en.wikipedia.org/wiki/Mark_Crispin Had a TOPS-20 in his basement that did a great job of keeping the house warm in the cool months (I remember one BAR bof where he extoled the benefits of this form of home heating).
2015 Oct 13
4
Thanks for Dovecot
Hi all, Thanks for making Dovecot. I just transitioned from Debian Wheezy to Void Linux. It was fairly easy to get Dovecot working on my Void box, and having Dovecot makes all of my email activities easier by doing one thing and doing it right. Thank you for such great software. SteveT
2014 Sep 11
3
usenet/imap
Halo, Has anyones had experiences with feeding usenet into imap folders, we like to have some group for all user, any problem with message limit? We only want the text newsgroups?
2015 Mar 03
2
IP drop list
Dave McGuire writes: >>>> then setup fail2ban to manage extrafields >>> >>> Now that's a very interesting idea, thank you! I will investigate this. >> >> If you don't expect yor firewall to handle 45K+ IPs, I'm not how you >> expect dovecot will handle a comma separated string with 45K+ entries >> any better. > > My
2017 Feb 03
2
Compiling Dovecot on Solaris 10
Hi, thank You for a reply, compiling with Solaris Studio 12.5 solved this case. Martin Preen <preen at informatik.uni-freiburg.de> ra??: > Hello, > I don't have problems building 2.2.27 on Solaris 10 > (using Sun Workshop compiler 5.11). > > The configuration is the same as your. > Maybe a compiler/version problem on your system ? > > Regards, > Martin >
2017 Jan 01
2
two listeners with different "driver = " configs
Or. maybe it is the holidays and people actually have a life? On December 31, 2016 4:38:53 AM EST, mj <lists at merit.unu.edu> wrote: >Hi, > >Does the lack of replies mean that what I'm asking is not possible? > >(or am I missing something SO obvious that nobody bothers to point it >out..?) > >MJ > >On 12/29/2016 09:23 PM, mj wrote: >> Hi, >>
2019 Sep 23
2
File manager or browser for IMAP?
Why not use thunderbird (or any other IMAP talking client)? :-) Ionel On 24.09.19 00:14, Steve Litt via dovecot wrote: > Hi all, > > I could really use a file manager or browser to browse my Dovecot IMAP. > Ideally it would have hotkeys to move, copy, delete and send. The send > part needn't be coded: Just a call to a shellscript which can handle > the send the way