search for: fail_mailbox_create

Displaying 4 results from an estimated 4 matches for "fail_mailbox_create".

Did you mean: acl_mailbox_create
2015 Sep 03
1
Mailbox can't be created
...I don't see any way it could happen.. This error message exists only if the mailbox is tried to be created for a "fail" storage, which you can't really do. I'd maybe try recompiling Dovecot or something. > dovecot sources 2.2.18 (src/lib-storage/fail-mailbox.c): static int fail_mailbox_create(struct mailbox *box, const struct mailbox_update *update ATTR_UNUSED, bool directory ATTR_UNUSED) { mail_storage_set_error(box->storage, MAIL_ERROR_NOTPOSSIBLE, "Mailbox can't be created");...
2017 Aug 30
2
Segmentation fault with doveadm search
Hi, We have a Ubuntu 14.04 server with dovecot 2.2.9 If I try to run /usr/bin/doveadm search -u email at exmaple.com mailbox Junk savedbefore 30d It will dump a core file. We have a similar config on an other server and there is no problem there. Any ideas how to prevent the core dump? root at triws2:~# gdb --args doveadm search -u email at example.com mailbox Junk savedbefore 30d Reading
2015 Aug 27
4
Mailbox can't be created
Hi, I have setup postfix master.cf to use dovecot-lda to deliver (using -m) all messages to PreInbox: dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/libexec/dovecot/deliver -f ${sender} -a ${recipient} -d ${user}@${nexthop} -m PreINBOX And enabled lda_mailbox_autocreate. The message I have now it: Aug 27 10:02:29 lda(): Info:
2017 Aug 30
2
Segmentation fault with doveadm search
...0x7ffff76e5a60 <fail_mailbox_enable>, exists = 0x7ffff76e5a70 <fail_mailbox_exists>, open = 0x7ffff76e5e60 <fail_mailbox_open>, close = 0x7ffff69cf800 <quota_mailbox_close>, free = 0x7ffff69d0370 <quota_mailbox_free>, create_box = 0x7ffff76e5e30 <fail_mailbox_create>, update_box = 0x7ffff76e5e00 <fail_mailbox_update>, delete_box = 0x7ffff76e5dd0 <fail_mailbox_delete>, rename_box = 0x7ffff76e5da0 <fail_mailbox_rename>, get_status = 0x7ffff69d0170 <quota_get_status>, get_metadata = 0x0, set_subscribed = 0x7ffff76e5d...