Displaying 9 results from an estimated 9 matches for "mail_user_init".
2017 Apr 20
3
namespace assertion failed
.../lib/dovecot/libdovecot-storage.so.0(mail_namespace_find+0xc8)
[0x7ff70e4e03a8] -> /usr/lib/dovecot/modules/lib11_trash_plugin.so(+0x1e56)
[0x7ff70d5ace56] ->
/usr/lib/dovecot/libdovecot-storage.so.0(hook_mail_user_created+0x1eb)
[0x7ff70e4ecfeb] ->
/usr/lib/dovecot/libdovecot-storage.so.0(mail_user_init+0x206)
[0x7ff70e4f1fb6] ->
/usr/lib/dovecot/libdovecot-storage.so.0(mail_storage_service_next+0x438)
[0x7ff70e4f00c8] ->
/usr/lib/dovecot/libdovecot-storage.so.0(mail_storage_service_lookup_next+0x4c)
[0x7ff70e4f068c] -> sievec(sieve_tool_init_finish+0xc1) [0x403371] ->
sievec(main+0xd2...
2017 Feb 28
2
dovecot-lda crash after upgrade to 2.2.28
...mespace_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_init () from
/usr/local/lib/dovecot/libdovecot-storage.so.0
#10 0x0000000010ab1c52 in mail_storage_service_next () from
/usr/local/lib/dovecot/libdovecot-storage.so.0
#11 0x0000000010ab2435 in mail_storage_service_lookup_next () from
/usr/local/lib/dovecot/libdovecot-storage.so.0
#12 0x00000000004258...
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:
2009 Apr 09
0
crashed with shared namespace
.../subdir"
* LIST (\HasNoChildren) "/" "shared/xueron at xueron.com/newdir"
a1 OK List completed.
a1 list "shared/" "*"
Connection closed by foreign host.
maillog:
Apr 9 12:31:27 mail dovecot: Panic: IMAP(test1 at xueron.com): file
mail-user.c: line 30 (mail_user_init): assertion failed: (*username !=
'\0')
Apr 9 12:31:27 mail dovecot: IMAP(test1 at xueron.com): Raw backtrace:
imap [0x80e7800] -> imap [0x80e785a] -> imap [0x80e711c] -> imap
[0x80af7ab] -> imap(shared_storage_get_namespace+0x298) [0x8072708] ->
imap [0x8071eef] -> imap...
2009 Jan 19
1
Coding question again...
Hello again,
I have a coding question again:
I can obtain the path of the current user's mailbox with the function mail_storage_get_mailbox_path(...) - so far so good. But is it possible to get this mailbox path for another user than the logged in one?
Thanks in advance.
Best regards.
Stefan
--
SIEGNETZ.IT GmbH
{ w3o-services }
Schneppenkauten 1a
D-57076 Siegen
Tel.: 0271 68193-0
2017 Dec 18
0
v2.3.0 release candidate released
...ib/dovecot/libdovecot.so.0(buffer_write+0x160) [0x6ba69ea72210] ->
/usr/lib/dovecot/modules/doveadm/lib10_doveadm_sieve_plugin.so(+0x43fe)
[0x6ba6997c33fe] ->
/usr/lib/dovecot/libdovecot-storage.so.0(hook_mail_user_created+0x20a)
[0x6ba69ed72a2a] ->
/usr/lib/dovecot/libdovecot-storage.so.0(mail_user_init+0x220)
[0x6ba69ed78870] ->
/usr/lib/dovecot/libdovecot-storage.so.0(mail_storage_service_next_with_session_suffix+0x494)
[0x6ba69ed76314] -> doveadm(+0x296ff) [0x5bde3fb56ff] -> doveadm(+0x2a3ab)
[0x5bde3fb63ab] -> doveadm(doveadm_cmd_ver2_to_mail_cmd_wrapper+0x21d)
[0x5bde3fb71bd] ->...
2009 Apr 07
3
Segfault in ACL Plugin + user shared folders
Hi Timo,
I have another problem, this time with user shared folders:
User "markus" shared the folder "ForTest" to test:
SETACL "INBOX/ForTest" test akxeilrwts
dovecot-acl and shared-mailboxes.db have been successfully updated.
As user "test" the folder (and "#User" namespace) is not visible.
When I configure the shared namespace with
2017 Dec 18
14
v2.3.0 release candidate released
https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz
https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz.sig
It's finally time for v2.3 release branch! There are several new and exciting features in it. I'm especially happy about the new logging and statistics code, which will allow us to generate statistics for just about everything. We didn't have time to implement
2017 Dec 18
14
v2.3.0 release candidate released
https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz
https://dovecot.org/releases/2.3/rc/dovecot-2.3.0.rc1.tar.gz.sig
It's finally time for v2.3 release branch! There are several new and exciting features in it. I'm especially happy about the new logging and statistics code, which will allow us to generate statistics for just about everything. We didn't have time to implement