Displaying 20 results from an estimated 10000 matches similar to: "Setting mail_attach_dir for destination on dsync"
2013 Feb 12
0
I can't sync with dsync and imapc
Hello,
I am deploying a new dovecot server to replace and old one, both of the
with dovecot 2.1.9. Now I want to synchronize imap mailbox from the old
to the new one.
So, in my new server I run (whith a
$ sudo dsync -v -D -o imapc_host="<oldserver>" -o
imapc_password="<master password>" -o imapc_features=rfc822.size backup
-R -f -u myuser at um.es imapc:
2013 Dec 17
1
reproducible dsync backup panic (dovecot 2.2.7)
Hi all,
I'm receiving a reproducible dsync backup panic for some of my users. The error message is as follows:
dsync-remote(user@<removed>): Panic: file dsync-brain-mailbox-tree-sync.c: line 111 (dsync_brain_mailbox_tree_sync_change): assertion failed: (brain->no_backup_overwrite)
dsync-remote(user@<removed>): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x69b70)
2015 Jan 16
0
dsync-remote: Error: Failed to set attribute
1. I am looking for backup solution for mdbox with SIS and experimenting with dsync.
I am planning to do it like that:
doveadm backup [deSISing] => transmitting to remote host => dsync-server [SISing]
Is there more convenient method?
2. I have dovecot 2.2.15 on both hosts. The local host is a mail server. Dovecot on the remote host neither running nor configured (I have created an empty
2014 Jun 19
2
Sis attachment deduplication
Hi.
Two questions:
1. Is this now reasonably stable for large mailboxes (c 2mm messages)?
2. Will this leave the filename in the message body unchanged? So for example if I have the same attachment called proposalfromvendor.pdf and proposaltoclient.pdf in two different emails, will the original names be kept ? Or will it replace the filename with some kind of numeric hash ?
Many thanks.
2011 Jan 17
0
dsync crash
Hello!
I'm converting mailboxes from maildirs to mdbox and dsync crashes on two
of them
/var/mail-nfs-1 - nfs mount
/var/mail-nfs-indexes - local fs
/usr/bin/dsync -f -u user at site.ru mirror
mdbox:/var/mail-nfs-1/mail/site.ru/user/mail:INDEX=/var/mail-nfs-indexes/site.ru/user
dsync(user at site.ru): Panic: file istream-limit.c: line 79
(i_stream_limit_seek): assertion failed: (v_offset
2012 Feb 01
2
Doubts about dsync, mdbox, SIS
I've been running continous dsync backups of our Maildirs for a few
weeks now, with the destination dsync server using mdbox and SIS. The
idea was that the destination server would act as a warm copy of
all our active users data.
The active servers are using Maildir, and has:
$ df -h /usr/local/atmail/users/
Filesystem Size Used Avail Use% Mounted on
/dev/atmailusers
2013 Feb 28
0
dsync with imapc and hidden folders
Hello,
I'm trying to use dsync to copy mail from one server to a newer one, so
I'm using imapc as source (when running dsync in the destination server).
The command I'm using is like this:
sudo dsync -vD -o imapc_user="<myuser>*master" -o
imapc_password="<master pass>" -o imapc_host=<original server> -o
imapc_features=rfc822.size -o
2019 May 24
2
imap userdb Fatal setuid errors
I?m trying to configure dovecot lmtp in multi-user mode. My error logs are filled with messages saying that an imap process cannot do a setuid to another user:
> May 21 22:28:46 imap(pid 17441 user myuser): Fatal: setuid(512(myuser) from userdb lookup) failed with euid=501(adminuser): Operation not permitted (This binary should probably be called with process user set to 512(myuser) instead of
2014 Sep 15
1
migration from cyrus with dsync sieve problem
Hi all
i'm migrating a cyrus imapd server to dovecot with dsync
everyting seems working but sieve rules are not copied to dovecot server
I searched for documentation but without any luck
I use the configuration below with
doveadm -v -o mail_fsync=never backup -R -u emailaddr imapc:
Is sieve supported with dsync? How I can specify sieve server address
and port?
# 2.2.13.21 (606efd4a4f35):
2018 Feb 23
2
Assertion during dsync receive
Hi,
I'm getting an assertion failed on the receiving side, causing syncs to fail for one user. The servers are setup so that
only one is receiving any traffic other than replication at any time. The one that's only receiving replications is the
one that's failing.
I've tried deleting the user's home on the receiving server, but it still crashes during the sync. Oddly, the
2015 Mar 12
1
indexer-worker panics with latest mercurial
Hi.
I am seeing the following in my logs. Happy to downgrade to an earlier
version if you think this might be the problem, but dovecot.org is
extremely slow (and has been for months) so I found it easier just to
pull the latest from mercurial.
Thanks.
Laeeth
Mar 12 20:48:39 indexer: Error: Indexer worker disconnected, discarding
1 reques
ts for laeeth at laeeth.com
Mar 12 20:48:39
2019 Oct 11
0
Password issue
On Oct 9, 2019, at 5:23 PM, @lbutlr <kremels at kreme.com> wrote:
> First, logins in to check mail and succeeds
>
>> Oct 09 16:02:16 imap-login: Info: Login: user=<myuser at covisp.net>, xx.xx.xx.xx, PLAIN, TLS
>
> Sends device MUA info
>
>> Oct 09 16:02:16 imap(myuser at covisp.net)<84553><bP4acIGUJttJDqGg>: Info: ID sent: name=iPad Mail,
2019 Oct 09
4
Password issue
One of my accounts was having login failures when trying to send mail, but was able to check mail.
I tried everything I could think of to see what the issue might be, but eventually went in and reset the password in the sql database (I knew the password, so I reset it to the same password).
{SHA256-CRYPT}$5$VuS?
{SHA256-CRYPT}$5$VI7?
So the password was updated properly.
Clients can still
2020 Apr 17
0
Problems with compressed mail_attachment_dir
Hi there !
I?m using dovecot 2.3.10 (manually compiled on Centos 8 x86_64 - fully
updated), XFS filesystem, with mdbox and a separated compressed attachment
directory:
mail_attachment_fs = sis compress:lz4:6:posix
mail_attachment_hash = %{sha256}
mail_attachment_dir = /ATTACHMENTS
I'm using dovecot LDA (for mail delivery). Everything works fine with the
delivery and compression. The
2023 Feb 28
1
"sh: doveadm: command not found" with doveadm -Dv backup -R
I?m moving from an old mail server to a new one.
On the new one, trying to transfer mailboxes from the old machine using doveadm. It fails saying it can?f find doveadm:
% sudo doveadm -Dv backup -R -u myuser at bordo.com.au remote:mail.bordo.com.au
Password:
Debug: Loading modules from directory: /usr/local/lib/dovecot/doveadm
Debug: Skipping module doveadm_acl_plugin, because dlopen() failed:
2020 May 16
2
dsync “destination” argument
Hello,
Some code that I didn?t write but am maintaining passes a local script?s path as dsync?s ?destination? argument, like so:
dsync -D -u john -v backup -R -1 "/code/dsync_client.pl" 127.0.0.1 john at mydomain.org
dsync_client.pl establishes a TCP connection with a remote dsync process then acts as a proxy between the two dsync processes. ?127.0.0.1? and ?john at mydomain.org?
2020 May 20
1
Re: dsync “destination” argument
> On May 20, 2020, at 10:46 AM, Sami Ketola <sami.ketola at dovecot.fi> wrote:
>
>> On 16. May 2020, at 3.46, Felipe Gasper <felipe at felipegasper.com> wrote:
>>
>> Hello,
>>
>> Some code that I didn?t write but am maintaining passes a local script?s path as dsync?s ?destination? argument, like so:
>>
>> dsync -D -u john -v backup
2020 May 20
0
Re: dsync “destination” argument
> On 16. May 2020, at 3.46, Felipe Gasper <felipe at felipegasper.com> wrote:
>
> Hello,
>
> Some code that I didn?t write but am maintaining passes a local script?s path as dsync?s ?destination? argument, like so:
>
> dsync -D -u john -v backup -R -1 "/code/dsync_client.pl" 127.0.0.1 john at mydomain.org
>
> dsync_client.pl establishes a TCP
2017 Jun 22
0
Issue with dsync server - copy transaction record copying to wrong destination mailbox.
Hello all,
I am encountering the following issue :
I have 2 dovecot servers with 2 way replication. Everything works fine
except for one specific issue :
When my MUA (thunderbird) filters (junk & manual) refile a mail from my
inbox, I then sometimes find multiple copies of the original message in
the destination folder.
I have seen the following log entries which make me think (but
2014 Feb 09
1
Dsync crash (v2.2.10, sdbox+sis → mbox)
Hi,
I'm trying to use dsync to convert sdbox + sis mailboxes to mbox (mbox
is chosen here to "re-attach" the attachments to their original place)
# dsync -Dv -u $LOGIN -o
"mail_location=sdbox:/zfspool/clone_srv_mail/$LOGIN" -o
"mail_attachment_dir=/zfspool/clone_srv_attachments" backup