Displaying 20 results from an estimated 25 matches for "save_ctx".
2005 Sep 06
3
Misbehavior with Dovecot and Mulberry
I'm having a bit of misbehavior wherein Dovecot seems to refuse to
cooperate with my Mulberry MUA. By and large, everything works great.
I can move mail back and forth happily. I can compose a note and copy
the outgoing mail to my Dovecot "Sent" folder using my default Mulberry
settings. But if I reply or forward a mail, I get a Mulberry error popup
saying that it
2010 Sep 23
1
get MAIL_FETCH_UIDL_FILE_NAME after save a email
Hi Timo...
I Try to get the name from the saved email, you said to me, to get this with
the get_special, ok... thats work.
I get the name with this:
mail_get_special(t->save_ctx->dest_mail, MAIL_FETCH_UIDL_FILE_NAME, &fname);
By i got some mistake... when i save a email that exist in the same
directory, the email is rewrited with another name, but the get_special give
me the old one name.
Have another way to get the name from a saved email, after save it ?
after...
2015 Apr 11
2
Why are here ignore a simple question?
On 04/11/2015 02:39 AM, Hardy Flor wrote:
> I had been on 3/12/2015 pointed to the lack of documentation of "doveadm
> save". It was in the changelog of 2.2.16.
Unfortunately this is not unique. Dovecot's documentation is at all
times significantly lagging behind the code, this is the MO for this
project. I guess someone will say "contributions are welcome".
There
2010 Jun 27
1
Compile error sieve plugin for dovecot2
...arith -Wchar-subscripts -Wformat=2
-Wbad-function-cast -Wstrict-aliasing=2 -MT sieve-actions.lo -MD -MP -MF
deps/sieve-actions.Tpo -c sieve-actions.c -fPIC -DPIC -o .libs/sieve-actions.o
sieve-actions.c: In function 'act_store_mailbox_open':
sieve-actions.c:338: error: storage size of 'save_ctx' isn't known
sieve-actions.c:355: warning: implicit declaration of function
'mail_deliver_save_open'
sieve-actions.c:338: warning: unused variable 'save_ctx'
make[4]: *** [sieve-actions.lo] Fehler 1
make[4]: Leaving directory
`/usr/src/dovecot/dovecot-2.0-pigeonhole/src/lib-...
2014 Feb 23
1
2.2.12: Panic: file mail-index.c: line 380 (mail_index_keywords_unref): assertion failed: (keywords->refcount > 0)
...pointer>, search_args=<optimized out>,
src_trans_r=0x7fffb9d88e88, t=0xbcd580, move=true, client=0xb0de50) at
cmd-copy.c:67
search_ctx = 0xbcefe0
src_trans = 0xbce2c0
srcset_ctx = {str = 0xae5320, first_uid = 0, last_uid = 4294967295}
ret = 1
save_ctx = 0x0
mail = 0xbcf260
copy_count = 1
src_uidset = 0xae5320
#9 cmd_copy_full (cmd=0xb0ea30, move=true) at cmd-copy.c:123
client = 0xb0de50
dest_storage = <optimized out>
destbox = 0xb87bf0
t = 0xbcd580
src_trans = <opt...
2010 Apr 09
4
Patch: support URLAUTH, BURL, CATENATE
...quot;
#include <sys/time.h>
+#include <stdlib.h> /* APPLE - catenate */
/* Don't allow internaldates to be too far in the future. At least with Maildir
they can cause problems with incremental backups since internaldate is
@@ -32,6 +39,21 @@
struct mail_save_context *save_ctx;
unsigned int count;
+ /* APPLE - catenate */
+ struct {
+ struct ostream *output; /* to pipe; input is from pipe */
+ struct istream *literal_input;
+ uoff_t literal_size;
+ string_t *literal_url;
+ unsigned int parts;
+
+ /* also,
+ msg_size is the cumulative size of the message
+ m...
2014 Jun 19
2
dovecot 2.2.13 core dump (signal 11)
...l-storage.c:2170
ctx = 0x12f9810
#5 0x000000000040c587 in fetch_and_copy (cmd=0x12e3f10, move=true)
at cmd-copy.c:67
search_ctx = 0x12f4db0
src_trans = 0x12f4090
srcset_ctx = {str = 0x12bf328, first_uid = 0, last_uid =
4294967295}
ret = 1
save_ctx = 0x0
mail = 0x12f5030
copy_count = 1
src_uidset = 0x12bf328
#6 cmd_copy_full (cmd=0x12e3f10, move=true) at cmd-copy.c:123
client = 0x12e3330
dest_storage = <value optimized out>
destbox = 0x12edf90
t = 0x12f32d0
src_tra...
2017 Sep 27
4
Panic
...nd_copy (copy_count_r=<synthetic pointer>, src_uidset_r=<synthetic pointer>, search_args=<optimized out>, src_trans_r=0x7ffc553b3a88, t=<optimized out>, move=<optimized out>,
cmd=0x55bae816d5e8) at cmd-copy.c:72
72 if (mailbox_copy(&save_ctx, mail) < 0)
(gdb)
#6 0x00007fc5ef47f9ff in mailbox_copy (_ctx=_ctx at entry=0x7ffc553b3ab0, mail=<optimized out>) at mail-storage.c:2489
2489 return mailbox_copy_int(_ctx, mail);
(gdb)
#5 0x00007fc5ef47f998 in mailbox_copy_int (_ctx=_ctx at entry=0x7ffc553b3ab0, mail=<optim...
2015 Apr 11
0
Why are here ignore a simple question?
I've also looked at the source code. But my attempt to output the UID
fails because of the error message:
doveadm-mail save.c: 62: 36: error: dereferencing pointer to incomplete type
in the line:
printf("uid =%s\n", dec2str(save_ctx->dest_mail->uid));
Am 11.04.2015 um 08:46 schrieb Gedalya:
> Unfortunately this is not unique. Dovecot's documentation is at all
> times significantly lagging behind the code, this is the MO for this
> project. I guess someone will say "contributions are welcome".
&...
2010 Sep 15
1
imap processing spinning on the CPU
...ailbox_copy ()
No symbol table info available.
#8 0x00003a10 in cmd_copy (cmd=0x80e820) at cmd-copy.c:66
search_ctx = (struct mail_search_context *) 0x403900
src_trans = (struct mailbox_transaction_context *) 0x403230
srcset_ctx = {
str = 0x282d0,
first_uid = 0,
last_uid = 4294967295
}
save_ctx = (struct mail_save_context *) 0x0
mail = (struct mail *) 0x81bc20
src_uidset = (string_t *) 0x282d0
copy_count_r = (unsigned int *) Cannot access memory at address 0x0
--
Daniel J. Luke
+========================================...
2014 Jul 28
2
not able to compile deleted_to_trash Plugin
...^
deleted-to-trash-plugin.c: In function 'deleted_to_trash_copy':
deleted-to-trash-plugin.c:229:112: error: 'struct last_copy_info' has no member named 'src_mailbox_name'
i_info("from %s to %s, previous action from %s", mail->box->name, save_ctx->transaction->box->name, last_copy.src_mailbox_name);
^
deleted-to-trash-plugin.c:230:73: error: 'struct last_copy_info' has no member named 'src_mailbox_name'...
2018 Mar 05
3
Coredump: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
...y=0x7fff78dbbc50) at mail-deliver.c:363
open_ctx = {
user = 0x56239bdcacb8,
lda_mailbox_autocreate = false,
lda_mailbox_autosubscribe = false
}
box = 0x56239be0e6b8
trans_flags = <optimized out>
t = 0x56239be10ce0
save_ctx = 0x0
headers_ctx = 0x0
kw = 0x0
dest_mail = <optimized out>
error = MAIL_ERROR_NONE
mailbox_name = 0x56239a9d0a54 "INBOX"
errstr = 0x0
guid = 0x6adf0aebb9aa5b00 <error: Cannot access memory at address 0x6adf0aebb9aa5b00>...
2017 Sep 27
0
Panic
...opy_count_r=<synthetic pointer>, src_uidset_r=<synthetic pointer>, search_args=<optimized out>, src_trans_r=0x7ffc553b3a88, t=<optimized out>, move=<optimized out>,
> cmd=0x55bae816d5e8) at cmd-copy.c:72
> 72 if (mailbox_copy(&save_ctx, mail) < 0)
> (gdb)
> #6 0x00007fc5ef47f9ff in mailbox_copy (_ctx=_ctx at entry=0x7ffc553b3ab0, mail=<optimized out>) at mail-storage.c:2489
> 2489 return mailbox_copy_int(_ctx, mail);
> (gdb)
> #5 0x00007fc5ef47f998 in mailbox_copy_int (_ctx=_ctx at entry=0x7ff...
2015 Aug 12
1
imap segfaults when using antispam plugin, and moving mail to an 'unsure' folder.
...mized out>,
src_trans_r=0x7fff6128df18, t=<optimized out>, move=true,
client=0x7f5dd79ee440) at cmd-copy.c:67
search_ctx = 0x7f5dd79ff920
src_trans = 0x7f5dd79fec10
srcset_ctx = {str = 0x7f5dd79d0350, first_uid = 0, last_uid =
4294967295}
ret = 1
save_ctx = 0x0
mail = 0x7f5dd79ffbc0
copy_count = 1
src_uidset = 0x7f5dd79d0350
#8 cmd_copy_full (cmd=0x7f5dd79eee70, move=<optimized out>) at
cmd-copy.c:123
client = 0x7f5dd79ee440
dest_storage = <optimized out>
destbox = 0x7f5dd79f8d10
t...
2010 Oct 10
3
Segfault in dovecot-lda 2.0.5
...X", flags=0,
keywords=0x0, storage_r=0xbfd78794) at mail-deliver.c:219
open_ctx = {user = 0x85781b0, lda_mailbox_autocreate = false,
lda_mailbox_autosubscribe = false}
box = 0x8589ef0
trans_flags = <value optimized out>
t = 0x0
save_ctx = 0x0
kw = 0x0
error = MAIL_ERROR_NONE
mailbox_name = 0x804ab55 "INBOX"
errstr = <value optimized out>
changes = {pool = 0x85b5998, uid_validity = 0, saved_uids =
{arr = {buffer = 0x85b59a8,
element_size = 8}, v = 0x85b59a...
2018 Mar 06
0
Coredump: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
...open_ctx = {
> user = 0x56239bdcacb8,
> lda_mailbox_autocreate = false,
> lda_mailbox_autosubscribe = false
> }
> box = 0x56239be0e6b8
> trans_flags = <optimized out>
> t = 0x56239be10ce0
> save_ctx = 0x0
> headers_ctx = 0x0
> kw = 0x0
> dest_mail = <optimized out>
> error = MAIL_ERROR_NONE
> mailbox_name = 0x56239a9d0a54 "INBOX"
> errstr = 0x0
> guid = 0x6adf0aebb9aa5b00 <error: Cannot access memor...
2014 Jun 26
1
Another Crash in service imap with version 2.2.13 - Debian Wheezy
...thetic pointer>, search_args=<optimized out>,
src_trans_r=0x7fff64b53168, t=0xa8de20, move=false, client=0xa00f40) at cmd-copy.c:70
search_ctx = 0xa90a80
src_trans = 0xa8f3f0
srcset_ctx = {str = 0x9d4318, first_uid = 0, last_uid = 4294967295}
ret = 1
save_ctx = 0x0
mail = 0xa90d20
copy_count = 1
src_uidset = 0x9d4318
#9 cmd_copy_full (cmd=0xa01a50, move=false) at cmd-copy.c:123
client = 0xa00f40
dest_storage = <optimized out>
destbox = 0xa6f800
t = 0xa8de20
src_trans = <optimized...
2017 Sep 27
0
mail-storage.c:2473 assertion failed: (!ctx->unfinished) (related to antispam?)
...opy_count_r=<synthetic pointer>, src_uidset_r=<synthetic pointer>, search_args=<optimized out>, src_trans_r=0x7ffc553b3a88, t=<optimized out>, move=<optimized out>,
> cmd=0x55bae816d5e8) at cmd-copy.c:72
> 72 if (mailbox_copy(&save_ctx, mail) < 0)
> (gdb)
> #6 0x00007fc5ef47f9ff in mailbox_copy (_ctx=_ctx at entry=0x7ffc553b3ab0, mail=<optimized out>) at mail-storage.c:2489
> 2489 return mailbox_copy_int(_ctx, mail);
> (gdb)
> #5 0x00007fc5ef47f998 in mailbox_copy_int (_ctx=_ctx at entry=0x7ff...
2013 Jun 12
2
LMTP crash with sdbox and SIS
...keywords=keywords at entry=0x0, storage_r=storage_r at entry=0x7fff6b38abe8) at mail-deliver.c:311
open_ctx = {user = 0x9aa470, lda_mailbox_autocreate = false, lda_mailbox_autosubscribe = false}
box = 0x9b1e80
trans_flags = <optimized out>
t = 0x9b4b70
save_ctx = 0x0
headers_ctx = 0x0
kw = 0x0
error = MAIL_ERROR_NONE
mailbox_name = 0x40892f "INBOX"
errstr = <optimized out>
guid = 0x7fc271847d98 "W\n"
changes = {pool = 0x7fc271a52788, uid_validity = 1798876136, saved_uids = {...
2016 Oct 17
2
Massive LMTP Problems with dovecot
> We'll need the `dovecot -n` output first.
Here we go:
> # 2.2.devel (933d16f): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.4.devel (63f9b42)
> # OS: Linux 3.13.0-98-generic x86_64 Ubuntu 14.04.5 LTS
> default_vsz_limit = 2 G
> lmtp_user_concurrency_limit = 10000
> mail_attachment_dir = /home/copymail/attachments
> mail_location = mdbox:~/mdbox
>