Displaying 20 results from an estimated 10000 matches similar to: "Deduplicate Public Folder"
2017 Apr 11
2
Vpopmail Error
Not working:
> patching file userdb-vpopmail.c
> Hunk #1 FAILED at 54.
> 1 out of 1 hunk FAILED -- saving rejects to file userdb-vpopmail.c.rej
-------- Original Message --------
Subject: Re: Vpopmail Error
From: Aki Tuomi <aki.tuomi at dovecot.fi>
To: dovecot at dovecot.org, Bobber <bobber at kc0dxf.net>
Date: 04/11/2017 12:13 PM
> diff --git
2017 Apr 11
2
Vpopmail Error
Still not working. I'm now getting this error:
> userdb-vpopmail.c: In function ?userdb_vpopmail_get_quota?:
> userdb-vpopmail.c:65:13: error: assignment of member ?key? in
> read-only object
> tab[0].key = 'q';
> ^
> userdb-vpopmail.c:66:15: error: assignment of member ?value? in
> read-only object
> tab[0].value =
2017 May 30
3
Still trouble with vpopmail
Getting this error:
> In file included from ../../src/lib/lib.h:6:0,
> from auth-common.h:4,
> from userdb-vpopmail.c:5:
> ../../config.h:791:0: note: this is the location of the previous
> definition
> #define VERSION "2.2.30"
> ^
> userdb-vpopmail.c: In function ?userdb_vpopmail_get_quota?:
> userdb-vpopmail.c:72:6:
2015 Feb 25
1
ACL Error
I'm trying to set up global ACLs. I have the following in the config file:
> # acl
> mail_plugins = acl
>
> protocol imap {
> mail_plugins = $mail_plugins imap_acl
> }
>
> plugin {
> # Without global ACLs:
> #acl = vfile
>
> # With global ACL files in /etc/dovecot/dovecot-acls file (v2.2.11+):
> #acl = vfile:/etc/dovecot/dovecot-acl
> acl
2017 Apr 10
4
Vpopmail Error
I'm trying to compile the latest Dovecot (v2.2.29) and when I run make I
get this error:
> auth-userdb-vpopmail.o: In function `userdb_vpopmail_get_quota':
> /usr/local/src/dovecot-2.2.29/src/auth/userdb-vpopmail.c:64: undefined
> reference to `var_expand_table_build'
> collect2: error: ld returned 1 exit status
> Makefile:932: recipe for target 'auth' failed
2017 Apr 11
0
Vpopmail Error
Stupid copypaste... can you do the change manually, it fails on tabs vs. spaces errors now. We'll get the commit out bit later.
Aki
> On April 11, 2017 at 8:29 PM Bobber <bobber at kc0dxf.net> wrote:
>
>
> Not working:
>
> > patching file userdb-vpopmail.c
> > Hunk #1 FAILED at 54.
> > 1 out of 1 hunk FAILED -- saving rejects to file
2015 Dec 04
1
ACL Troubles
Using dovecot version 2.2.19.
In the config file I have the following to set up acls:
> mail_plugins = $mail_plugins acl
> protocol imap {
> mail_plugins = $mail_plugins imap_acl
> }
> plugin {
> acl = vfile:/usr/local/etc/dovecot/acls:cache_secs=300
> }
And here's my acl file:
> * anyone rl
I am getting the following error in the dovecot log file:
2020 May 12
2
Ms Exchange vs dovecot
On 5/12/20 8:45 AM, Michael Hirmke wrote:
> Hi Robert,
>
>> Hi, sorry for top post
>> but short answer is ,there is no exchange without outlook, that is what
>> makes exchange a good "groupware solution", on windows only.
>> So compare it to dovecot makes only small sense.....
Have you looked at SOGo for a groupware option?
https://sogo.nu/
--
Bob
2017 Apr 11
0
Vpopmail Error
diff --git a/src/auth/userdb-vpopmail.c b/src/auth/userdb-vpopmail.c
index 5042dcf..d344fcd 100644
--- a/src/auth/userdb-vpopmail.c
+++ b/src/auth/userdb-vpopmail.c
@@ -54,7 +54,7 @@ struct vqpasswd *vpopmail_lookup_vqp(struct auth_request *request,
static const char *
userdb_vpopmail_get_quota(const char *template, const char *vpop_str)
{
- const struct var_expand_table *tab;
+
2015 Jan 29
1
Info on shared folders
I'm interested in setting up shared folders in a small office
environment.? Can a folder be created and shared with other users from
an IMAP client such as Thunderbird?
--
*Bob Wooldridge*
Blog: http://kc0dxf.net/blog/
2014 Mar 28
1
Deduplicate not processing all messages - bug?
Hello,
I'm trying to create automated backup recovery using "doveadm import"
and "doveadm deduplicate". During testing I noticed that deduplicate
only deletes some duplicates and has to be called multiple times to find
them all. Here's what I've been trying (in shell commands):
First, expunge inbox (the end result is the same even if you delete only
some
2015 Feb 13
2
doveadm deduplicate commands
On 13.2.2015 16:59, Kevin Laurie wrote:
> Dear Jiri,
>
> I tried the following to try to get the inbox deduplicated. My inbox is
> quite large and urgently need to remove the duplicated messages.
> Is there an easy way to do this?
> Sorry for being so presistant but I need help.
>
> The command I tried:-
>
> doveadm deduplicate -u user at domain.net mailbox inbox
2015 Feb 13
2
doveadm deduplicate commands
Dear Jiri
Noted.
Thanks
On Fri, Feb 13, 2015 at 11:15 PM, Jiri Bourek <bourek at thinline.cz> wrote:
> On 13.2.2015 15:54, Kevin Laurie wrote:
>
>> Hello,
>> I just migrated my emails from gmail using getmail.
>> In the process I got some emails that have been doubled or tripled
>> How do I run the doveadm command to delete copies of same emails?
>>
2017 May 30
0
Still trouble with vpopmail
Sorry to ask, what's vpopmail and how is it related to dovecot?
On 30 May 2017 at 22:33, Bobber <bobber at kc0dxf.net> wrote:
> Getting this error:
>
> In file included from ../../src/lib/lib.h:6:0,
>> from auth-common.h:4,
>> from userdb-vpopmail.c:5:
>> ../../config.h:791:0: note: this is the location of the previous
2019 Apr 23
4
Sis to deduplicate attachments does not work?
Hi, I use sis to deduplicate attachments, here is my `doveconf -n`
------------
auth_cache_size = 10 M
auth_failure_delay = 5 secs
auth_mechanisms = plain login
auth_socket_path = /var/run/dovecot/auth-userdb
auth_ssl_username_from_cert = yes
auth_username_format = %Ln
default_vsz_limit = 512 M
lmtp_rcpt_check_quota = yes
mail_attachment_detection_options = add-flags-on-save
mail_attachment_dir =
2015 Feb 13
2
doveadm deduplicate commands
Hello,
I just migrated my emails from gmail using getmail.
In the process I got some emails that have been doubled or tripled
How do I run the doveadm command to delete copies of same emails?
I tried running the following:-
doveadm deduplicate -u user at domain.net inbox
but I get error:-
doveadm(root): Fatal: Unknown argument INBOX
Could someone share some way to automatically remove
2012 Jan 06
4
Deduplication active - but how good does it perform?
I have deduplication active in my first mdbox: type mailbox, but how
do I find out how well the deduplication works? Is there a way of
finding out how much disk space I saved (if I saved some :) )?
--
Ralf Hildebrandt
Gesch?ftsbereich IT | Abteilung Netzwerk
Charit? - Universit?tsmedizin Berlin
Campus Benjamin Franklin
Hindenburgdamm 30 | D-12203 Berlin
Tel. +49 30 450 570 155 | Fax:
2016 Jan 27
2
Maildir to mdbox conersion size issue
Hello,
I have issue with dovecot 2.2.13
I want to change all Maildirs to mdbox format and I do it per partes, so
I change mail_location for user (in sql), than I use doveadm sync -u
user path_to_maildir and everything works mostly fine.
But now I found that when I migrate quite huge Maildir (about 24G of
mails) to mdbox, after sync the final mdbox is twice as big as source
Maildir (48GB). I
2019 Jan 14
2
mdbox import error from read-only filesystem
Dovecot version: 2.2.34
doveadm import tries to call open() on the source indexes/logs of mdbox
data, but even if it should work as it is just a read-related call, it
fails on read-only filesystems.
The main use case for read-only filesystem is restoring from backup: the
massive deduplicated backup data is exposed using FUSE. For deduplication
to work efficiently, we have to backup the whole
2016 Dec 12
2
deduplicate mode?
Have you considered to introduce a "deduplicate mode" for
rsync, replacing duplicate files in the destination directory
by hard links?
Of course there might be a lot of problems together with
this feature, but on creating backups it could help to
save a lot of disk space.
--link-dest might be interesting in this context, too.
Regards
Harri