search for: mail_namespace_find

Displaying 12 results from an estimated 12 matches for "mail_namespace_find".

2017 Apr 20
3
namespace assertion failed
Hello, I'm trying to figure out if this is a configuration issue or an actual bug. Dovecot does start, but if anybody tries to log in or if you run sievec you get an assertion fail and a coredump. --- sievec(root): Panic: file mail-namespace.c: line 709 (mail_namespace_find): assertion failed: (ns != NULL) sievec(root): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x9c3a2) [0x7ff70e2133a2] -> /usr/lib/dovecot/libdovecot.so.0(+0x9c429) [0x7ff70e213429] -> /usr/lib/dovecot/libdovecot.so.0(i_fatal+0) [0x7ff70e1a5e41] -> /usr/lib/dovecot/libdovecot-sto...
2017 Feb 28
3
dovecot-lda crash after upgrade to 2.2.28
I just recreated configuration of Dovecot 2.2.28 and got the same error but in imap service (it was there in logs too as for dovecot-lda but I don't saw it at time). > Feb 27 20:09:41 beta dovecot: imap(postmaster at peek.ru): Panic: file > mail-namespace.c: line 709 (mail_namespace_find): assertion failed: (ns > != NULL) > Feb 27 20:09:47 beta dovecot: lda(my at domain.ru): Panic: file > mail-namespace.c: line 709 (mail_namespace_find): assertion failed: (ns > != NULL) So I show you only imap backtrace below. # gdb /usr/local/libexec/dovecot/imap 1 GNU gdb 6.1.1 [...
2014 Apr 17
2
segfault with shared namespace version > 2.1.16
...alue optimized out> ns = <value optimized out> #1 0x00007f1cb0323fd0 in mailbox_list_get_storage (list=0x7fff73b39088, vname=<value optimized out>, storage_r=0x7fff73b39080) at mailbox-list.c:821 set = <value optimized out> #2 0x00007f1cb03164a7 in mail_namespace_find_shared ( namespaces=<value optimized out>, mailbox=0x670800 "sharedimap/support-reports") at mail-namespace.c:651 list = 0x68ea30 storage = 0x0 #3 mail_namespace_find (namespaces=<value optimized out>, mailbox=0x670800 "sharedimap/support...
2012 Jun 04
3
dovecot-metadata-9 released
Hello everyone! I just released dovecot-metadata-8, which is an implementation of RFC 5464 (IMAP METADATA), allowing to add comments/annotations/metadata to folders of an email account. 2012-06-04: Version 9 * Added Dovecot 2.1 compatibility * Fixed compliance with RFC 5464 Section 3.2 * Separated backend code into library * Synced code of imap-annotatemore with imap-metadata * Improved
2017 Feb 28
2
dovecot-lda crash after upgrade to 2.2.28
...i! I posted this problem few days ago in FreeBSD bugtracker https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217364 So, the problem is in crash of dovecot-lda client while local mailbox delivery with this message in log > dovecot: lda(my at email): Panic: file mail-namespace.c: line 709 > (mail_namespace_find): assertion failed: (ns != NULL) My Dovecot config stills the same from previous 2.2.27 installation to I believe that problem in new Dovecot code related namespace. System: > # uname -v > FreeBSD 11.0-RELEASE-p8 #0: Wed Feb 22 06:12:04 UTC 2017 > root at amd64-builder.daemonology.net...
2017 Feb 28
0
dovecot-lda crash after upgrade to 2.2.28
...just recreated configuration of Dovecot 2.2.28 and got the same error > but in imap service (it was there in logs too as for dovecot-lda but I > don't saw it at time). > > Feb 27 20:09:41 beta dovecot: imap(postmaster at peek.ru): Panic: file > > mail-namespace.c: line 709 (mail_namespace_find): assertion failed: (ns > > != NULL) > > Feb 27 20:09:47 beta dovecot: lda(my at domain.ru): Panic: file > > mail-namespace.c: line 709 (mail_namespace_find): assertion failed: (ns > > != NULL) > > So I show you only imap backtrace below. Can you please issue bt...
2015 Jul 19
3
"NOTIFY SET (mailboxes INBOX (...))" crashes the IMAP client
...virtual/" "/")) NIL NIL a OK Namespace completed. b NOTIFY SET (mailboxes virtual/all (MessageNew MessageExpunge)) b OK NOTIFY completed (0.001 secs). c NOTIFY SET (mailboxes INBOX (MessageNew MessageExpunge)) imap(guilhem): Panic: file mail-namespace.c: line 679 (mail_namespace_find): assertion failed: (ns != NULL) imap(guilhem): Error: Raw backtrace: ? Aborted The "subtree" mailbox filter has the same problem, but the non-parameterized ones ("inboxes", "personal" and "subscribed") work fine. You'll find the output of ?dove...
2017 Feb 28
2
dovecot-lda crash after upgrade to 2.2.28
...0000000010e2af54 in default_error_handler () from /usr/local/lib/dovecot/libdovecot.so.0 #4 0x0000000010e2bc5b in i_set_failure_ignore_errors () from /usr/local/lib/dovecot/libdovecot.so.0 #5 0x0000000010e2b1f9 in i_fatal () from /usr/local/lib/dovecot/libdovecot.so.0 #6 0x0000000010aa190a in mail_namespace_find () from /usr/local/lib/dovecot/libdovecot-storage.so.0 #7 0x000000001402e7e2 in trash_plugin_deinit () from /usr/local/lib/dovecot/lib11_trash_plugin.so #8 0x0000000010aaf20b in hook_mail_user_created () from /usr/local/lib/dovecot/libdovecot-storage.so.0 #9 0x0000000010ab374f in mail_user_in...
2017 Feb 28
2
dovecot-lda crash after upgrade to 2.2.28
Probably I need to compile 2.2.28 from sources with debug flags. Can you tell me wich flags I need to set for more informative backtrace in gdb? Aki Tuomi ????? 2017-02-28 17:42: > Can you please issue > bt full > in gdb and post the output here? -- With best regards, Max Kostikov BBM: 24CA5DF8 | W: https://kostikov.co -- With best regards, Max Kostikov BBM: 24CA5DF8 | W:
2008 Nov 28
2
Autocreate plugin for 1.1 - trying to patch under FreeBSD
...s definition or declaration, which is probably not what you want autocreate-plugin.c:33: warning: 'struct mail_namespace' declared inside parameter list autocreate-plugin.c: In function 'autocreate_mailboxes': autocreate-plugin.c:43: warning: implicit declaration of function 'mail_namespace_find' autocreate-plugin.c:43: warning: assignment makes pointer from integer without a cast autocreate-plugin.c:45: warning: implicit declaration of function 'mail_storage_mailbox_create' autocreate-plugin.c:45: error: dereferencing pointer to incomplete type autocreate-plugin.c:46: error:...
2017 Feb 28
0
dovecot-lda crash after upgrade to 2.2.28
...lem few days ago in FreeBSD bugtracker > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217364 > So, the problem is in crash of dovecot-lda client while > local mailbox delivery with this message in log >> dovecot: lda(my at email): Panic: file mail-namespace.c: line 709 >> (mail_namespace_find): assertion failed: (ns != NULL) > Core backtrace would help alot! Aki Tuomi Dovecot oy
2010 Nov 26
1
Mailbox Delete
...nd works, but i got some errors before the delete. I thing that is missing something in this function, like delete something else.... static void emexis_antispam_mailbox_delete(struct mail_namespace *namespaces, const char *name) { struct mail_namespace *ns; struct mailbox *box; ns = mail_namespace_find(namespaces, &name); if (ns != NULL){ box = mailbox_alloc(ns->list, name, 0); if (mailbox_delete(box) < 0) { struct mail_storage *storage = mailbox_get_storage(box); i_error("Can't delete mailbox %s: %s", name,mail_stora...