Displaying 20 results from an estimated 2000 matches similar to: "2.1.rc3 (1a722c7676bb): doveadm mailbox list -> Segmentation fault"
2012 Jan 13
2
2.1.rc3 (1a722c7676bb):dsync umlaut problems
All umlauts in mailbox names are lost after converting mbox/Maildir
mailboxes to mdbox.
[location2 scp-ed from the old server]
# ls -d /srv/import/Maildir/.Gel\&APY-schte\ Elemente/
/srv/import/Maildir/.Gel&APY-schte Elemente/
# dsync -u jane at example.com -v mirror maildir:/srv/import/Maildir/
?
dsync(jane at example.com): Info: Gel?schte Elemente: only in dest ?
?
# doveadm mailbox
2012 Jan 13
1
2.1.rc3 (1a722c7676bb): doveadm mailbox list withholds child mailboxes
Probably I've overlooked something. But a quick search in `hg log -k
doveadm` didn't show appropriate information.
doveadm mailbox list -u user at example.com doesn't show child mailboxes.
mailbox = N/A || \*:
Sent
Trash
INBOX
Drafts
Junk-E-Mail
Supplier
mailbox = Supplier*:
Supplier
mailbox = Supplier/*:
Supplier/Dell
Supplier/VMware
Supplier/?
The same problem exists in
2011 Dec 07
2
2.1.rc1 (1e118913348b): Panic: file mail-user.c: line 128 (mail_user_ref): assertion failed: (user->refcount > 0)
Hi Timo,
right after delivering the message to the INBOX the lmtp crashes.
I wonder about the "Sent" in the attached backtrace.
Regards,
Pascal
--
The trapper recommends today: c01dcofe.1134117 at localdomain.org
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: doveconf.txt
URL:
2011 Dec 10
1
2.1.rc1 (51d87deb5c26): %{gid} modification problem
I tried to apply the X modifier to the %{gid} variable:
'mail_attachment_dir = /srv/mail/.SiS/%X{gid}'.
But the name of the created directory is '0', instead of '11172'.
Regards,
Pascal
--
The trapper recommends today: c01dcofe.1134416 at localdomain.org
2009 Jun 14
1
v1.2.rc5 imap ignores configuration reloads
Hi Timo,
after changing the mail_executable in the imap {?} section I have to
restart Dovecot v1.2.rc5, otherwise the changes are not accepted.
With Dovecot v1.1.x (tested with v1.1.11 and v1.1.16) it's enough to
send a SIGHUP to the dovecot process.
Regards,
Pascal
--
The trapper recommends today: c01dcofe.0916521 at localdomain.org
2010 Jun 20
1
Panic: file doveadm-print.c: line 102: unreached
Hi Timo,
I've tried `doveadm search -u pv? ?` -> Aborted (core dumped)
dovecot --version: 2.0.beta6 (573cb66e9180)
Backtrace: attached.
Regards,
Pascal
--
The trapper recommends today: c01dcofe.1017103 at localdomain.org
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: gdb.txt
URL:
2010 Jun 21
2
Panic: file doveadm-print-table.c: line 56 assertion failed
Hi Timo,
`doveadm -f table mailbox status -u bar all inbox\*` aborts with:
Panic: file doveadm-print-table.c: line 56 (doveadm_calc_header_length):
assertion failed: ((value_count % hdr_count) == 0)
Backtrace is attached.
Regards,
Pascal
--
The trapper recommends today: c01dcofe.1017215 at localdomain.org
-------------- next part --------------
An embedded and charset-unspecified text was
2011 Dec 08
1
Wish list item: %g/%{gid} variable
I think it would be very useful to have a user's GID in a variable.
So i could use for example: mail_attachment_dir = /srv/mail/.SiS/%{gid}
I use one GID per domain and the aliases fqhns of the domain. When for
example example.com would be an alias for exmaple.net (gid: 12345), the
attachments would be stored inside /srv/mail/.SiS/12345/, no matter if a
message was sent to john.doe at
2012 Jan 28
1
v2.1.rc5 (85a9b5236b6c) Error: lmtp client: DNS lookup of $FQDN failed: connect(dns-client) failed: No such file or directory
When the Sieve plugin tries to send a vacation message or redirect
a message to another address it fails.
dovecot: lmtp(6412, user at example.com): Error: lmtp client: DNS lookup of orange.example.com failed: connect(dns-client) failed: No such file or directory
dovecot: lmtp(6412, user at example.com): Error: dAIOClYSJE8MGQAAhQ0vrQ: sieve: msgid=<4F241255.2060900 at example.com>: failed to
2012 Jan 13
1
2.1.rc3 (1a722c7676bb): Panic: file ostream.c: line 173 (o_stream_sendv): assertion failed: (stream->stream_errno != 0)
Hi Timo,
today some imap processes are crashed.
Regards,
Pascal
--
The trapper recommends today: f007ba11.1201322 at localdomain.org
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: core.imap.1326475521-24777_bt.txt
URL: <http://dovecot.org/pipermail/dovecot/attachments/20120113/e24444ed/attachment-0008.txt>
-------------- next part
2010 Mar 27
2
v2.0.beta4: conversion of v1.2 configuration
Hi Timo,
I've just tried to convert my v1.2 configuration to a v2.0
configuration. Below a few obsolete warnings, among others
"mail_executable has been replaced by service { executable }", was an
interesting error:
"doveconf: Error: duplicate listener: 198:"
The broken parts of the converted configuration:
# 2.0.beta4 (84ffb38839b9): /etc/dovecot/dovecot.conf
# OS: Linux
2009 Nov 12
2
read/connect anvil-auth-penalty failed: EOF/Connection refused
Since the changesets:
http://hg.dovecot.org/dovecot-2.0/rev/9bec70f26637
http://hg.dovecot.org/dovecot-2.0/rev/75b48fa3aec4
there is another problem. A `dovecot stop`, while auth and auth -w are
still running, logs:
Nov 12 03:17:00 master: Warning: Killed with signal 15 (by pid=31656 uid=0 code=kill)
Nov 12 03:17:00 auth: Error: read(anvil-auth-penalty) failed: EOF
Nov 12 03:17:00 auth:
2011 Dec 10
2
2.1.rc1 (8a63f621bd2e): SiS permission issue + crash
Since changeset 8a63f621bd2e I'm one step closer to the perfect working
setup. I'm sharing one GID per domain, all it's alias names and accounts.
So I can use: mail_attachment_dir = /srv/mail/.SiS/%{gid}
In order to avoid permission trouble I've set fs ACL on the .SiS dir:
,--[ getfacl srv/mail/.SiS ]--
| # file: srv/mail/.SiS
| # owner: root
| # group: root
| user::rwx
|
2009 Jul 30
2
v1.2.2 / rev 0ec0b1f1ac6a+: imap crash
Hi Timo,
the preconditions was:
a dbox converted (convert-tool) from Maildir
contents of dbox/mailboxes/INBOX/dbox-Mails was:
- dovecot.index.log [64876 bytes]
- dovecot-uidlist [167280 bytes]
- 3237 mails
I've started mutt to see the mails. Mutt lost the connection
immediately. The log shows nothing strange except for:
dovecot: Error: child 12136 (imap)
2010 Jun 21
1
doveadm search: Error: Syncing mailbox foo failed: Mailbox doesn't exist: foo
Hi Timo,
doveadm reports errors for \Noselect mailboxes.
What I have:
1 LIST "" *
* LIST (\HasNoChildren) "/" "Templates"
* LIST (\HasChildren) "/" "INBOX"
* LIST (\Noselect \HasChildren) "/" "INBOX/Lists"
* LIST (\Noselect \HasChildren) "/" "INBOX/Lists/vmm"
* LIST (\HasNoChildren) "/"
2015 Apr 24
0
Auth-worker, Unknown User
On 04/24/2015 03:55 PM, Stephen R Guglielmo wrote:
> Hi list,
>
> I'm running Debian Jessie (8). I have Postfix and Dovecot working
> successfully. I attempted to setup LMTP in order to enable sieve
> support, but it seems I was not successful. Dovecot version 2.2.13.
>
> Postfix accepts an incoming test mail I sent, then tries to deliver it
> to Dovecot via LMTP:
2009 Mar 16
2
v1.2.beta2: Fatal: io_loop_handle_add: epoll_ctl(1, 10): Bad file descriptor
Hi Timo,
I'm playing with Dovecot v1.2.beta2 currently. When the dict process was
started via deliver(?) and Dovecot is killed (kill $PID_OF_DOVECOT)
after delivering only one message, it logs:
Fatal: io_loop_handle_add: epoll_ctl(1, 10): Bad file descriptor
If the dict process was not started or deliver has delivered more than
one message, the error doesn't occur.
I'm not using
2013 Mar 01
7
Conditional Weighted Average (ddply or any other function)
Hello R community,
I am computing weighted average statistic by using ddply function:
My data set is:
N1 T1 S1 I1 C1 FY-4 ROE11 EPS11 MKT11
N1 T1 S1 I1 C1 FY-3 ROE12 EPS12 MKT12
N1 T1 S1 I1 C1 FY-2 ROE13 EPS13 MKT13
N1 T1 S1 I1 C1 FY-1 ROE14 EPS14 MKT14
N1 T1 S1 I1 C1 FY0 ROE15 EPS15 MKT15
N1 T1 S1 I1 C1 FY1 ROE16 EPS16 MKT16
N1 T1 S1 I1 C1 FY2 ROE17
2009 May 12
2
Deliver hangs after reloading the Dovecot configuration
Hello Timo,
deliver hangs after reloading the Dovecot configuration.
How to reproduce:
1. start dovecot
2. deliver a message via deliver
3. modify dovecot.conf:plugin {quota_rule}
4. kill -HUP $PID_of_dovecot
5. deliver the next message via deliver
Dovecot v1.2.beta2 died in this case with a panic:
file dict-process.c: line 152 (dict_listener_input): assertion failed:
2009 Oct 23
2
v2.0 lmtp logging
Hi,
I am not yet completely happy with the logging behavior of the lmtp. It
logs informative messages like 'lmtp: Info: Connection closed' or 'lmtp:
Info: Disconnected for inactivity'. Hm, which server was connected to
the lmtp? Who was disconnected for inactivity?
I think it would be useful if the lmtp would also log new connections.
For example:
a) TCP connections:
lmtp: Info: