Am 11.02.2012 um 08:58 schrieb Thomas Leuxner:
> $ doveadm backup -u t...@leuxner.net mdbox:/tmp/tlx/mdbox
> dsync(t...@leuxner.net): Panic: file dsync-worker-local.c: line 1643
> (local_worker_save_msg_continue): assertion failed: (ret == -1)
> dsync(t...@leuxner.net): Error: Raw backtrace:
> /
On Friday 10 February 2012 21:54:42 Anne Wilson wrote:
> I have an IMAP mail server running Postfix, and Dovecot. I have an old
> Notebook computer which I can view all e-mails. The problem I am having is
> when I try to use any other computer on the network to view the e-mail I
> can not see the
Some more coffee later revealed doveadm/dsync being picky on the order of
parameters. This works:
$ doveadm -o plugin/quota= backup -u t...@leuxner.net mdbox:/home/tlx/mdbox
$ doveadm -f table quota get -u t...@leuxner.net
Please look into the crash though.
Regards
Thomas
signature.asc
Descrip
Hi there,
I'm running Dovecot 2.0.16 just set up the director with cut&paste from
the wiki. It's working & running fine for pop/imap connections (as
verified by doveadm director status user), however when I specify 'RCPT
TO' for a (tcp) lmtp connection straight away I get:
451 4.3.0 Tempora
Ok, I study the wikki and the dovecot works. But when I try to send a mail
using squirrel, I get this error on logs:
Feb 11 18:41:55 jubileu postfix/smtpd[19522]: connect from
localhost.localdomain[127.0.0.1]
Feb 11 18:41:55 jubileu postfix/smtpd[19522]: warning:
xsasl_cyrus_server_get_mechanism_l
On 09/01/2011 01:17 AM, Spack wrote:
Hi,
It may be useful for testing purpose to know if a generated password
hash correspond to a given clear password. This can be useful to check
if a hash generated by another program can be verified by Dovecot
without any errors.
This patch adds the ability
On 11.2.2012, at 16.33, Mark Zealey wrote:
> I'm running Dovecot 2.0.16 just set up the director with cut&paste from the
> wiki. It's working & running fine for pop/imap connections (as verified by
> doveadm director status user), however when I specify 'RCPT TO' for a (tcp)
> lmtp connection s
On 11.2.2012, at 12.59, Thomas Leuxner wrote:
> Some more coffee later revealed doveadm/dsync being picky on the order of
> parameters. This works:
>
> $ doveadm -o plugin/quota= backup -u t...@leuxner.net mdbox:/home/tlx/mdbox
Now you have disabled quota entirely from dsync. I guess it doesn't
On 11.2.2012, at 9.58, Thomas Leuxner wrote:
> $ doveadm backup -u t...@leuxner.net mdbox:/tmp/tlx/mdbox
> dsync(t...@leuxner.net): Panic: file dsync-worker-local.c: line 1643
> (local_worker_save_msg_continue): assertion failed: (ret == -1)
Fixed: http://hg.dovecot.org/dovecot-2.1/rev/57c735865
On 10.2.2012, at 22.46, Wolfgang Rosenauer wrote:
> With Cyrus I used
> unixhierarchysep: yes
> and subfolders within Cyrus are always below INBOX.
..
> - Can I configure Dovecot in a way that it looks like Cyrus? Having
> subfolders below Inbox but let clients like those on Android display
> them
On 10.2.2012, at 10.08, Andy YB Hu wrote:
> Searched the archive, and got the doveadm -a director-admin for local
> doveadm access, and -a host: port for remote doveadm access.
You can give -c parameter also to doveadm (and all other Dovecot programs as
well).
> And you said: http://dovecot.org
On 10.2.2012, at 16.36, Giles Coochey wrote:
> So I went and migrated a mailbox from mdbox from maildir format.
> All seemed ok, but I've found that I now have some missing folders.
>
> The mailbox in maildir format had some folders which contained an '&' sign,
> these appear to have been omitte
On 10.2.2012, at 14.13, Michael Stilkerich wrote:
> I have shared one of my mailboxes to another user providing him full rights to
> that mailbox.
>
> $ doveadm acl get -u user1 doc
Is "doc" the namespace prefix?
> When that user creates a new mailbox within the shared mailbox, the mailbox
> i
On 10.2.2012, at 19.39, Alex Baule wrote:
> Hy Everyone...and Timo !
>
> There is a way to know if a email was expunged (deleted from hard
> disk) inside a plugin ? I rewrite the expunge function, but the real
> expunge function is void, i can't know if was really expunged.
>
> There is a way t
On 12/22/2010 08:08 PM, Mark Sapiro wrote:
It appears that there is some version of the Dovecot LDA that is
sending an RFC 3798 MDN rather than an RFC 3464 DSN to report
non-delivery to a user who is over quota.
Fixed, better late than never :)
http://hg.dovecot.org/dovecot-2.1/rev/264821ba38a8
I'll release v2.1.rc6 in maybe 16 hours or so. If no problems are reported in
it after a few days I'll just change version to 2.1.0. So now's a great time to
try the latest v2.1 hg version to see if there are any problems.
I've gone through all of my old mails. Let me know if you think something
On 12.2.2012, at 7.42, Timo Sirainen wrote:
> I'll release v2.1.rc6 in maybe 16 hours or so. If no problems are reported in
> it after a few days I'll just change version to 2.1.0. So now's a great time
> to try the latest v2.1 hg version to see if there are any problems.
Oh, and if you want to
Am 12.02.2012 um 04:42 schrieb Timo Sirainen:
> On 11.2.2012, at 12.59, Thomas Leuxner wrote:
>
>> Some more coffee later revealed doveadm/dsync being picky on the order of
>> parameters. This works:
>>
>> $ doveadm -o plugin/quota= backup -u t...@leuxner.net mdbox:/home/tlx/mdbox
>
> Now you
Am 12.02.2012 um 04:45 schrieb Timo Sirainen:
> On 11.2.2012, at 9.58, Thomas Leuxner wrote:
>
>> $ doveadm backup -u t...@leuxner.net mdbox:/tmp/tlx/mdbox
>> dsync(t...@leuxner.net): Panic: file dsync-worker-local.c: line 1643
>> (local_worker_save_msg_continue): assertion failed: (ret == -1)
>
Am 01.01.2012 um 10:31 schrieb Thomas Leuxner:
> $ doveadm acl get -u t...@leuxner.net FOO
> doveadm(t...@leuxner.net): Error: Can't open mailbox FOO: Mailbox doesn't
> exist: FOO
> ID
> Global Right
20 matches
Mail list logo