Displaying 20 results from an estimated 7000 matches similar to: "how to use dsync?"
2009 Aug 13
1
cant compile dsync
I'm trying to compile dsync, but failing. What am I doing wrong?
hg pull
pulling from http://hg.dovecot.org/dovecot-2.0/
...
./configure && make clean all
...
make[5]: Entering directory `/mnt/data/build/dovecot-2.0/src/lib-storage/index/maildir'
make[5]: *** No rule to make target `maildir-transaction.c', needed by `maildir-transaction.lo'. Stop.
make[5]: Leaving
2010 May 18
1
problem trying out dovecot hg
I get:
May 18 14:56:16 exodia dovecot: master: Dovecot v2.0.beta5 (4ba05c3702be) starting up (core dumps disabled)
May 18 14:56:16 exodia dovecot: master: Error: service(pop3-login): safe_mkstemp(/tmp/dovecot-master) failed: Permission denied
May 18 14:56:16 exodia dovecot: master: Error: service(imap-login): safe_mkstemp(/tmp/dovecot-master) failed: Permission denied
"nc localhost
2005 Mar 11
2
Is it possible to regenerate the index files?
Is it possible to regenerate the index files, on other conditions than
the mbox file being read?
For instance, it would be nice if I could regenerate the index for a
specific mbox whenever procmail delivers mail to it.
If theres no existing solution, would it be possible to make a small
script with something like "nc" that could send an imap command to
dovecot, so that dovecot would
2006 Mar 22
1
problem with dovecot lda
I'm having trouble getting dovecot lda to work.
I'm using dovecot b3, and a dovecot lda cvs checkout,
according to http://wiki.dovecot.org/LDA
I tr to use the .forward method:
|"/usr/local/libexec/dovecot/deliver"
I also tried this line:
"|/usr/local/libexec/dovecot/deliver -c /etc/dovecot.conf -d joakim"
I get this error in maillog:
stat=unknown mailer error 80
I
2010 Jan 01
1
fedora rpm for 2.0 beta?
I'm looking for a spec/rpm file suitable for fedora 11/12,
for dovecot and pidgenhole sieve.
Has anyone done this yet? Otherwise I will attempt to the dovecot 1.2
spec files for f11.
--
Joakim Verona
2013 Jan 14
2
deleting duplicate mail?
Hello,
Due to a misstake I got many duplicate emails in my inbox folder.
They are stored in maildir format, so my initial thought was do simply
md5sum the mail files and remove the duplicates. This doesnt work
because the mails has differinf uids. Any other hints?
--
Joakim Verona
2009 Jul 17
5
dsync - one or two ways?
dsync in Dovecot v2.0 tree is a new utility for syncing a mailbox in two
locations. Some things it can be used for:
- Initially transfer a mailbox to another server via SSH
- A faster sync done to an existing mailbox, sending only changes
- A superfast sync based on modification sequences.
- Source and destination mailboxes can use different formats
(convert-tool will be history)
dsync can
2010 Jan 13
0
problems running dsync
First I had to do "chmod a+rw /var/run/dovecot/auth-userdb" to avoid
permission problems. I assume this isnt how I should do it right?
Next I get:
dsync -u joakim mirror 'ssh exodia dsync -u joakim'
Enter passphrase for key '/home/joakim/.ssh/id_dsa':
dsync-local(joakim): Error: Log synchronization error at seq=186,offset=29436 for /home/joakim/Maildir/dovecot.index:
2013 Feb 05
1
dsync: Invalid server handshake
Hi list,
I recently tried to backup mailboxes from an older server machine to
a new one in order to move the service to the new machine.
Both machines are in the same LAN, I used this command:
dsync -R -u username backup ssh -i .ssh/id_rsa username at 192.168.1.11 /opt/local/bin/dsync
and I get this error:
dsync-local(dz): Error: Invalid server handshake: dsync-server 2
dsync-remote(dz):
2009 Nov 11
2
v2.0.tip Panic: file index-storage.c: line 385 (index_storage_mailbox_open): assertion failed: (!box->opened)
Hi Timo,
I've tried to convert the Maildir from the first user:
/usr/local/libexec/dovecot/convert-tool j.doe at example.com \
/srv/mail/1/70003/70008 \
maildir:/srv/mail/1/70003/70008/Maildir \
mdbox:/srv/mail/1/70003/70008/mdbox
Panic: file index-storage.c: line 385 (index_storage_mailbox_open): assertion failed: (!box->opened)
Error: Raw backtrace: /usr/local/lib/dovecot/libdovecot.so.0
2004 Jun 07
1
dovecot newbie question about "invalid key" problem
Hello list,
I've trying to migrate a small uw-imap server to dovecot.
It works somewhat, and speed seems greatly improved, so thats great.
However, I get an "invalid key/Internal Error" problem when connectiong
to my INBOX
with thunderbird.
According to google this is a well known problem with mozilla mailers.
Dovecot is not lenient
with this bug in thunderbird.
Is there some
2015 Jan 14
2
[SERVERBUG] failed to send mail with SA and antispam plugin
Hello,
I am using the antispam plugin of Dovecot with SpamAssassin and in some cases when users move back mails from the Spam folder to their INBOX (false positive) they get the following error message:
[SERVERBUG] failed to send mail
Does anyone have an idea what could be the issue here? It is quite annoying as the mail then stays in the Spam folder and can not been re-learnt has ham.
Best
2010 Jul 30
1
Debugging Plug-In
Hi,
I'm very new to Dovecot plug-in development.
Is there a simple way to do so some simple logging.
I want and equivalent of printf to be able stick strings in /var/log/maillog.
Regards,
John
2014 Jul 28
3
identify MUA connecting?
Hello I am using dovecot 1.2.15 on ubuntu.
Is it possible to somehow log the MUA information that is connecting to
Dovecot?
The reason I am wanting to do this is I would like to know if people are
getting their email on personal devices instead of work secured /
standardized phones.
2005 May 02
0
How to try dovecot-lda
Hello,
I'm interested in trying the dovecot-lda with sieve support.
What would be the proper way to test it?
I'm currently using a Fedore core 2 server, with spamassassin and
procmail.
To get the same effect with dovecot-lda, would I put a line like this
in my .forward?
spamassassin|dovecot-lda
I'm just guessing, so please correct me if im wrong.
Im thinking of setting up a
2005 Aug 28
0
thanks for changing the name of the alpha tarfile!
Its much easier to build RPM:s now, thanks :)
--
Joakim Verona
www.verona.se
2010 Jul 09
7
Dovecot 2.0 RC1 and OpenBSD 4.7
Hello all,
I'm currently doing some tests with Dovecot 2.0 RC1 and OpenBSD4.7 (socppc
or i386 architectures) and I can't compile it :
I "./configure" with default options and then "make" :
$ make
[...]
Making all in doc
Making all in man
make: don't know how to make doveadm.1. Stop in
/home/mail/dovecot-2.0.rc1/doc/man.
*** Error code 1
Stop in
2010 Apr 07
2
dsync convert Maildir -> mdbox, separators in subscriptions file
Hello,
I'm playing around with Dovecot 2.0 beta 4.
If I use dsync to convert a users mail stored in Maildir format to mdbox format, the subscriptions file in the new mdbox is created using the wrong mailbox separator ('.') leading to folders within folders not being readable by clients using the subscription feature.
Excerpt from IMAP:
. LIST "" "*"
* LIST
2017 Dec 14
1
core_udp_sendto: no mapping
On Wed, 2017-12-13 at 10:34 -0500, Gene Cumm wrote:
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
>
> On Wed, Dec 13, 2017 at 7:03 AM, Joakim Tjernlund
> <Joakim.Tjernlund at infinera.com> wrote:
> > On Mon, 2017-12-11 at 08:59 +0100, Joakim