Displaying 20 results from an estimated 25 matches for "mail_namespac".
Did you mean:
mail_namespace
2008 Nov 28
2
Autocreate plugin for 1.1 - trying to patch under FreeBSD
...ctory
autocreate-plugin.c:23:26: error: mail-storage.h: No such file or directory
autocreate-plugin.c:24:28: error: mail-namespace.h: No such file or
directory
autocreate-plugin.c:28: error: 'PACKAGE_VERSION' undeclared here (not in
a function)
autocreate-plugin.c:31: warning: 'struct mail_namespace' declared inside
parameter list
autocreate-plugin.c:31: warning: its scope is only this 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 'autocr...
2009 Mar 24
2
Dbox Upgrade Problem With MAILBOXDIR
...4)
at mail-storage.c:224
storage_class = (struct mail_storage *) 0x8128be0
storage = (struct mail_storage *) 0x9405d08
classes = (struct mail_storage * const *) 0xafe332a0
home = 0xa8007ff4 "|?\024"
value = 0x2 <Address 0x2 out of bounds>
i = 0
count = 1
#3 0x080b0815 in mail_namespaces_init (pool=0x94058e8,
user=0xafe34830 "USER", namespaces_r=0xafe33360) at
mail-namespace.c:230
namespaces = (struct mail_namespace *) 0x0
ns = (struct mail_namespace *) 0x9405900
ns_p = (struct mail_namespace **) 0xafe33310
flags = 0
lock_method = FILE_LOCK_METHOD_FCNTL
mail...
2010 Jan 25
2
dovecot 1.2.9 crash on subscribe with shared namespace
...#5 0x00007fc4c0fa777f in shared_list_get_path (list=<value optimized out>, name=0x7fc4c1010413 "", type=MAILBOX_LIST_PATH_TYPE_DIR) at shared-list.c:93
ns = (struct mail_namespace *) 0x0
#6 0x00007fc4c0fa7798 in shared_list_get_path (list=<value optimized out>, name=0x7fc4c101...
2007 Dec 11
1
dovecot deliver errors
...destaddr = 0xbfb09f9c "example at example.com"
user = 0xbfb09f9c "example at example.com"
error = <value optimized out>
extra_fields = {arr = {buffer = 0x80ed080, element_size = 4},
v = 0x80ed080, v_modifiable = 0x80ed080}
ns = (struct mail_namespace *) 0x80f7a90
raw_ns = (struct mail_namespace *) 0x80f7ab8
storage = (struct mail_storage *) 0x80f7e98
box = (struct mailbox *) 0x8102768
input = (struct istream *) 0x80f8670
t = (struct mailbox_transaction_context *) 0x8106be8
headers_ctx = (struct m...
2010 Nov 26
1
Mailbox Delete
..."create or delete".
My function i copy from doveadm + autocreate create mailbox.
The delete is made, and 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 *...
2013 Apr 02
1
v2.2 getting NULL pointer reference with shared namespace in mailbox_tree?
...truct acl_mailbox_list *) 0x4b9ad0
backend = (struct acl_backend *) 0x4cad10
idxp = (const unsigned int *) 0x4b9ba0
acl_mask = (const struct acl_mask *) 0xffff80ffb76717e7
nonowner_list_ctx = (struct acl_mailbox_list_context *) 0xffff80ffbffff100
ns = (struct mail_namespace *) 0x4b9770
update_ctx = {iter_ctx = 0x4fce60, tree_ctx = 0x4fce40, glob = 0xffff80ffbffff0b0, leaf_flags = 3077123268, parent_flags = 4294934783,
update_only = 0, match_parents = 0}
name = 0x2bffff0d0 <Address 0x2bffff0d0 out of bounds>
ret = 1
#13 0xffff80ffb71d4...
2017 Jan 19
5
Segfault on LIST Command
Dear all,
I experience SegFaults in the imap binary on a LIST "" "" command,
as sent by Claws mail. Using LIST "" "INBOX" or similar is fine.
Here is an example telnet session
$ telnet 127.0.0.1 143
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
2013 Aug 01
1
[PATCH] quota-status: allow different action for messages that are too large (over maximum quota)
...18:03:30.000000000 +0200
@@ -46,13 +46,12 @@
}
static int
-quota_check(struct mail_user *user, uoff_t mail_size, const char **error_r)
+quota_check(struct mail_user *user, uoff_t mail_size, const char **error_r, bool *too_large)
{
struct quota_user *quser = QUOTA_USER_CONTEXT(user);
struct mail_namespace *ns;
struct mailbox *box;
struct quota_transaction_context *ctx;
- bool too_large;
int ret;
if (quser == NULL) {
@@ -64,7 +63,7 @@
box = mailbox_alloc(ns->list, "INBOX", 0);
ctx = quota_transaction_begin(box);
- ret = quota_test_alloc(ctx, I_MAX(1, mail_size), &too...
2013 Feb 26
2
(no subject)
...truct acl_mailbox_list *) 0x4b33e0
backend = (struct acl_backend *) 0x4c4050
idxp = (const unsigned int *) 0x4b34b0
acl_mask = (const struct acl_mask *) 0xffff80ff94f708cf
nonowner_list_ctx = (struct acl_mailbox_list_context *) 0xffff80ffbfffece0
ns = (struct mail_namespace *) 0x4b3080
update_ctx = {iter_ctx = 0x514000, tree_ctx = 0x513fe0, glob = 0xffff80ffbfffec90, leaf_flags = 2499353844, parent_flags = 4294934783, update_only = 0, match_parents = 0}
name = 0x6bfffecb0 <Address 0x6bfffecb0 out of bounds>
ret = 1
#16 0xffff80ff94c72dee...
2016 Apr 12
2
fts-lucene with virtual folders
Hi,
It looks like I've found something strange. It looks like dovecot
updates fts-lucene index every time I'm opening virtual folder that
contains FTS query:
indexer-worker(dion): Warning: fts-lucene: Settings have changed, rebuilding index for mailbox
dovecot-virtual is pretty simple:
archive/INBOX
BODY "test"
first of all, I'm trying to perform FTS in archive/INBOX
2017 Jan 23
2
Segfault on LIST Command
...ial intention behind
>> this.
>>
>> Thorsten
>>
>> On Mon, Jan 23, 2017 at 9:37 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>>
>>>
>>> On 19.01.2017 15:56, Thorsten Hater wrote:
>>>> The Problem arises due to a NULL deref in mail_namespaces.c line 601.
>>>> Backtrace below
>>>>
>>>> x LIST "" ""
>>>>
>>>> Program received signal SIGSEGV, Segmentation fault.
>>>> mail_namespaces_get_root_sep (namespaces=0x0) at mail-namespace.c:601
>>>...
2017 Jan 19
0
Segfault on LIST Command
The Problem arises due to a NULL deref in mail_namespaces.c line 601.
Backtrace below
x LIST "" ""
Program received signal SIGSEGV, Segmentation fault.
mail_namespaces_get_root_sep (namespaces=0x0) at mail-namespace.c:601
601 while ((namespaces->flags & NAMESPACE_FLAG_LIST_PREFIX) == 0)
(gdb) bt
#0 mail_namespaces_get_root_...
2009 May 19
2
expire-tool segmentation fault
Hi!
I'm using Dovecot 1.1.15 on OpenBSD 4.4.
How can I debug this?
# /usr/local/sbin/dovecot --exec-mail ext /usr/local/libexec/dovecot/expire-
tool
Segmentation fault (core dumped)
# gdb /usr/local/sbin/dovecot
(gdb) run --exec-mail ext /usr/local/libexec/dovecot/expire-tool
Starting program: /usr/local/sbin/dovecot --exec-mail ext
/usr/local/libexec/dovecot/expire-tool
Program received
2017 Jan 23
2
Segfault on LIST Command
...>>>>
>>>> Thorsten
>>>>
>>>> On Mon, Jan 23, 2017 at 9:37 AM, Aki Tuomi <aki.tuomi at dovecot.fi>
>> wrote:
>>>>> On 19.01.2017 15:56, Thorsten Hater wrote:
>>>>>> The Problem arises due to a NULL deref in mail_namespaces.c line 601.
>>>>>> Backtrace below
>>>>>>
>>>>>> x LIST "" ""
>>>>>>
>>>>>> Program received signal SIGSEGV, Segmentation fault.
>>>>>> mail_namespaces_get_root_sep (nam...
2015 Mar 03
2
acl and lazy_expunge plugins are incompatible?
Hello list.
Following two previous unanswered requests
(http://www.dovecot.org/list/dovecot/2014-August/097449.html and
http://www.dovecot.org/list/dovecot/2014-May/096261.html), I fell into the
same problem: ACL and lazy_expunge plugins do not work together.
I had lazy_expunge enabled working OK. Then I activated ACL plugin, and gave
dovecot.2 visibily over paolo.cravero's Inbox: the IMAP
2014 Oct 20
1
2.2.14 Panic in sync_expunge_range()
...01\000\000\000\r\000\000\000\033\000\000", virtual_size = 2199023255593,
cache_fields = 0xfe7a67f2, precache_fields = 134861792, backend_ns_prefix = 0x80921a8 "0(\t\b\030",
backend_ns_type = 134511236}, error = 134654712, errstr = 0x80b2038 "STATUS"}
ns = (struct mail_namespace *) 0x80ab1b0
mailbox = 0x8093318 "pro/triad"
orig_mailbox = 0x80ab2f8 "pro/triad"
selected_mailbox = false
#25 0x0806aa61 in command_exec (cmd=0x80b1fb8) at imap-commands.c:101
hook = (const struct command_hook *) 0x809bfd8
ret = 8
#26 0x080699d2 in client_command_input (c...
2017 Nov 20
2
doveadm mailbox list -s Segmentation fault
...3
box = (struct mailbox *) 0x800dfe345
existence = 32767
ret = -6768
#4 0x0000000800dfdeeb in mailbox_list_ns_iter_try_next (_ctx=0x801cfa448,
info_r=0x7fffffffe5f0) at mailbox-list-iter.c:583
ctx = (struct ns_list_iterate_context *) 0x801cfa448
ns = (struct mail_namespace *) 0x801c35460
info = (const struct mailbox_info *) 0x0
has_children = false
#5 0x0000000800dfc7a1 in mailbox_list_ns_iter_next (_ctx=0x801cfa448) at
mailbox-list-iter.c:658
info = (const struct mailbox_info *) 0x0
#6 0x0000000800dfd6c8 in mailbox_list_iter_next_call (ctx...
2009 Jun 15
2
Dovecot v1.2 assert() in ACL
...t;value optimized out>
__PRETTY_FUNCTION__ = "acl_backend_vfile_object_update"
#12 0xb7e4de98 in acl_object_update (aclobj=0x81542d0, update=0xbfe10a2c)
at acl-api.c:137
No locals.
#13 0xb7f951cf in cmd_setacl (cmd=0x8130a10) at imap-acl-plugin.c:574
ns = (struct mail_namespace *) 0x8129988
storage = <value optimized out>
box = (struct mailbox *) 0x8154f88
backend = (struct acl_backend *) 0x812e2f0
update = {rights = {id_type = ACL_ID_USER,
identifier = 0x8135b18 "timo", rights = 0x8120338, neg_rights = 0x0,
g...
2017 Jan 23
0
Segfault on LIST Command
.... So, no, there is no special intention behind
> this.
>
> Thorsten
>
> On Mon, Jan 23, 2017 at 9:37 AM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
>
>>
>>
>> On 19.01.2017 15:56, Thorsten Hater wrote:
>> > The Problem arises due to a NULL deref in mail_namespaces.c line 601.
>> > Backtrace below
>> >
>> > x LIST "" ""
>> >
>> > Program received signal SIGSEGV, Segmentation fault.
>> > mail_namespaces_get_root_sep (namespaces=0x0) at mail-namespace.c:601
>> > 601 while ((nam...
2017 Jan 23
0
Segfault on LIST Command
...>
> >> Thorsten
> >>
> >> On Mon, Jan 23, 2017 at 9:37 AM, Aki Tuomi <aki.tuomi at dovecot.fi>
> wrote:
> >>
> >>>
> >>> On 19.01.2017 15:56, Thorsten Hater wrote:
> >>>> The Problem arises due to a NULL deref in mail_namespaces.c line 601.
> >>>> Backtrace below
> >>>>
> >>>> x LIST "" ""
> >>>>
> >>>> Program received signal SIGSEGV, Segmentation fault.
> >>>> mail_namespaces_get_root_sep (namespaces=0x0) at ma...