search for: src_mail

Displaying 20 results from an estimated 40 matches for "src_mail".

2015 Aug 06
3
Segfaults after upgrade to Debian Jessie
...<optimized out> ret = <optimized out> #8 0x00007fc5756c6d69 in mail_deliver (ctx=ctx at entry=0x7ffdd3a36230, storage_r=storage_r at entry=0x7ffdd3a36208) at mail-deliver.c:400 ret = <optimized out> #9 0x00007fc575af6171 in client_deliver (session=0x7fc5761aa060, src_mail=0x7fc5761a5840, rcpt=0x7fc57617e7d0, client=0x7fc57617df50) at commands.c:689 lda_set = 0x7fc57618cb28 ns = <optimized out> set_parser = <optimized out> line = <optimized out> storage = 0x0 sets = <optimized out> m...
2015 Nov 30
4
Questions about hardlinks, alternate storage and compression]
...#39;s my TODO entry about it: - remove mail_deliver_session after all, do all the stuff transparently by hooking into mailbox_copy(). - use this hook also to do the mail deduplication: 1) sort all destination users, 2) create mail_user only once for each user, 3) remember in src_mail the previously copied mail, 4) use that for mailbox_copy()ing to following recipients - make sure this removes duplicate dbox mails when sieve saves mail to multiple mailboxes
2016 Dec 20
1
Latest Dovecot v2.2.devel (9bc8d9b) crashes on login and lmtp
...torage_service_next (ctx=<optimized out>, user=0x7f917a573910, mail_user_r=mail_user_r at entry=0x7f917a560b48) at mail-storage-service.c:1445 old_log_prefix = 0x7f917a5ba530 "lmtp(5967, tlx at leuxner.net): " #11 0x00007f9178789f55 in client_deliver (session=0x7f917a5bf880, src_mail=0x7f917a5bb060, rcpt=0x7f917a5621d0, client=0x7f917a560a10) at commands.c:837 set_parser = <optimized out> line = <optimized out> str = <optimized out> mail_error = 2052462064 ret = <optimized out> input = <optimized out>...
2015 Aug 06
0
Segfaults after upgrade to Debian Jessie
...> ret = <optimized out> > #8 0x00007fc5756c6d69 in mail_deliver (ctx=ctx at entry=0x7ffdd3a36230, storage_r=storage_r at entry=0x7ffdd3a36208) at mail-deliver.c:400 > ret = <optimized out> > #9 0x00007fc575af6171 in client_deliver (session=0x7fc5761aa060, src_mail=0x7fc5761a5840, rcpt=0x7fc57617e7d0, > client=0x7fc57617df50) at commands.c:689 > lda_set = 0x7fc57618cb28 > ns = <optimized out> > set_parser = <optimized out> > line = <optimized out> > storage = 0x0 >...
2015 Aug 06
2
Segfaults after upgrade to Debian Jessie
On Thu, 2015-08-06 at 09:12 +0200, Stephan Bosch wrote: > Could you provide a full backtrace using the gdb command `bt full'? Thanks for the reply. Is this everything you need? #0 0x00007f8553969626 in sieve_validator_register_command () from /usr/lib/dovecot/libdovecot-sieve.so.0 No symbol table info available. #1 0x00007f8552eff4e6 in ext_extdata_validator_load (ext=0x7f8556f60280,
2015 Aug 17
2
Segfaults after upgrade to Debian Jessie
...<optimized out> ret = <optimized out> #8 0x00007ff53f08dd69 in mail_deliver (ctx=ctx at entry=0x7fff1893f9c0, storage_r=storage_r at entry=0x7fff1893f998) at mail-deliver.c:400 ret = <optimized out> #9 0x00007ff53f4bd171 in client_deliver (session=0x7ff53fb53060, src_mail=0x7ff53fb4e840, rcpt=0x7ff53fb277d0, client=0x7ff53fb26f50) at commands.c:689 lda_set = 0x7ff53fb35b28 ns = <optimized out> set_parser = <optimized out> line = <optimized out> storage = 0x0 sets = <optimized out> m...
2018 Mar 04
3
LMTP delivery segfaults when user is over quota.
Hello! I'm having crashes with LMTP delivery when user is over quota on the latest CentOS 7.4 with the latest Dovecot 2.3.0.1 from Dovecot repo. I see the issue has been fixed on January 17, but it doesn't seem to have made it into 2.3.0.1 (I compared with the source from https://dovecot.org/releases/2.3/dovecot-2.3.0.1.tar.gz).
2018 Mar 05
3
Coredump: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
...6 in mail_deliver (ctx=ctx at entry=0x7fff78dbbc60, storage_r=storage_r at entry=0x7fff78dbbc50) at mail-deliver.c:496 muser = 0x56239bdcb7c0 ret = <optimized out> __func__ = "mail_deliver" #17 0x000056239a9cedc0 in lmtp_local_deliver (session=0x56239bddf1a8, src_mail=0x56239bdfdb28, rcpt=0x56239bdd5c80, trans=0x56239bde0d68, cmd=0x56239bde1ea8, local=0x56239bde2020) at lmtp-local.c:603 set_parser = <optimized out> line = <optimized out> str = 0x56239bd7bc08 proxy_data = { proto = SMTP_PROXY_PROTOCOL_LMT...
2013 Jun 12
2
LMTP crash with sdbox and SIS
...d out> ret = 0 __FUNCTION__ = "mail_deliver_save" #14 0x00007fc27184e203 in mail_deliver (ctx=ctx at entry=0x7fff6b38ac10, storage_r=storage_r at entry=0x7fff6b38abe8) at mail-deliver.c:413 ret = -1 #15 0x0000000000406282 in client_deliver (session=0x9a8480, src_mail=0x9a3c60, rcpt=0x98b770, client=0x98af00) at commands.c:689 lda_set = 0x999b00 ns = <optimized out> set_parser = <optimized out> line = <optimized out> storage = 0x9ae590 sets = <optimized out> mail_error = MAIL_ERROR_N...
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 >
2015 Aug 17
2
Segfaults after upgrade to Debian Jessie
On Thu, 2015-08-06 at 16:10 +0200, Stephan Bosch wrote: > Since the extdata plugin is not part of the normal Debian packages (not > afaik anyway), you likely compiled and installed the extdata plugin > manually in the past while using Dovecot 2.1. Do that again, but use > this repository: http://hg.rename-it.nl/pigeonhole-0.4-sieve-extdata/ I'm just trying to install this now,
2018 Mar 04
0
LMTP delivery segfaults when user is over quota.
...cmd (Cannot access memory at address 0x20)> ??????? args = {{gp_offset = 1790721792, fp_offset = 22052, overflow_arg_area = 0x56246abc3f14, reg_save_area = 0x56246ab70b58}} ??????? __func__ = "smtp_server_reply" #1? 0x0000562468e034d7 in lmtp_local_deliver (session=0x56246abe2cd8, src_mail=0x56246abde0a8, rcpt=0x56246abada50, trans=0x56246abc3df8, cmd=0x56246ab81868, local=0x56246ab7cba0) at lmtp-local.c:621 ??????? set_parser = <optimized out> ??????? line = <optimized out> ??????? str = 0x56246ab70068 ??????? proxy_data = {proto = SMTP_PROXY_PROTOCOL_LMTP, source_i...
2015 Jan 17
2
Changeset c02f29ca104d badly breaks LMTP/mdbox
...HASE_DURING} i = <optimized out> ret = 0 #20 0x00007f0ca40ad794 in mail_deliver (ctx=ctx at entry=0x7fffdfaff360, storage_r=storage_r at entry=0x7fffdfaff338) at mail-deliver.c:400 ret = <optimized out> #21 0x000000000040691c in client_deliver (session=0x13ef740, src_mail=0x13eaf20, rcpt=0x13b6440, client=0x13b5340) at commands.c:779 set_parser = <optimized out> line = <optimized out> str = <optimized out> mail_error = MAIL_ERROR_NONE ret = <optimized out> input = <optimized out> n...
2019 Jun 27
1
Dovecot LMTP mixing up users on multi-recipient mail
Hi, I've upgraded a mailstore from Debian Jessie (aka oldstable) with Dovecot 2.2.13 to Debian Buster (next stable) with Dovecot 2.3.4.1 today. It worked pretty well, except that we're seeing error messages very similar to this old thread https://dovecot.org/pipermail/dovecot/2015-July/101396.html It appears to be happening when a mail with multiple recipients on this message store is
2018 Mar 06
0
Coredump: Panic: file smtp-address.c: line 530 (smtp_address_write): assertion failed: (smtp_char_is_qpair(*p))
...tx=ctx at entry=0x7fff78dbbc60, storage_r=storage_r at entry=0x7fff78dbbc50) at mail-deliver.c:496 > muser = 0x56239bdcb7c0 > ret = <optimized out> > __func__ = "mail_deliver" > #17 0x000056239a9cedc0 in lmtp_local_deliver (session=0x56239bddf1a8, src_mail=0x56239bdfdb28, rcpt=0x56239bdd5c80, trans=0x56239bde0d68, cmd=0x56239bde1ea8, > local=0x56239bde2020) at lmtp-local.c:603 > set_parser = <optimized out> > line = <optimized out> > str = 0x56239bd7bc08 > proxy_data = { > p...
2016 Oct 15
7
Latest HG Changes (fac92b5) affect Sieve-Plugin/LMTP
# 2.2.devel (c73322f): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.devel (fac92b5) # OS: Linux 3.16.0-4-amd64 x86_64 Debian 8.6 ==> /var/log/dovecot/dovecot.log <== Oct 15 09:50:15 nihlus dovecot: lmtp(11447): Connect from local Oct 15 09:50:15 nihlus dovecot: lmtp(tlx at leuxner.net): Panic: file lda-sieve-plugin.c: line 447 (lda_sieve_execute_scripts): assertion failed: (script !=
2011 Aug 08
2
How to make dovecot-lda/deliver mark a message as seen
...ucceeded to achive this, by modifing deliver.c so that upon adding a -S switch to the command arguments, the flag MAIL_SEEN was added to the call of mailbox_copy(). This seemed to work pretty good. With the new version, i tried to do something similar by selectively adding mail_update_flags(ctx.src_mail, MODIFY_ADD, MAIL_SEEN); just before the call of mail_deliver(), whenever the -S argument is given. But this does not work. What is wrong? Is there a better way to set MAIL_SEEN for a locally delivered mail? I would prefer a method that does not require to mess around in the dovecot sources. :-...
2014 Jul 07
1
[PATH] expire plugins segfault with misconfigured dict
...00007f337dbcb0f1 in mail_user_unref (_user=0x1b2d070) at mail-user.c:163 user = 0x1b60e80 __FUNCTION__ = "mail_user_unref" #4 0x000000000040832b in client_input_data_write_local (client=0x1b2cf60, input=0x1b43f10) at commands.c:830 session = 0x1b60a70 src_mail = 0x1b5c250 old_uid = 300 first_uid = 4294967295 __FUNCTION__ = "client_input_data_write_local" #5 0x0000000000408755 in client_input_data_write (client=0x1b2cf60) at commands.c:939 input = 0x1b43f10 ret = true #6 0x0000000000408b18 in clie...
2016 Apr 29
2
Panic: file message-part-serialize.c: line 90 (part_serialize): assertion failed: (part->children == NULL)
...delivery_phase = SIEVE_DELIVERY_PHASE_DURING} i = 2388214520 ret = 0 #28 0x00007fa88c5db90c in mail_deliver (ctx=0x7ffdac80ac10, storage_r=0x7ffdac80aba8) at mail-deliver.c:440 ret = 32680 #29 0x00007fa88ca102ea in client_deliver (client=0x7fa88e5ad0b0, rcpt=0x7fa88e593480, src_mail=0x7fa88e633180, session=0x7fa88e5a1ac0) at commands.c:878 dctx = {pool = 0x7fa88e5a1aa0, set = 0x7fa88e5aa2a0, session = 0x7fa88e5a1ac0, timeout_secs = 30, session_time_msecs = 42, delivery_time_started = {tv_sec = 1461920720, tv_usec = 838237}, dup_ctx = 0x7fa88e5e76e0,...
2012 Apr 26
2
LDA crashes on delivery (using sieve)
...m /usr/lib/dovecot/libdovecot-lda.so.0 No symbol table info available. #11 0x00000000004029f7 in main (argc=7, argv=0x7fffffffe830) at main.c:434 set_roots = {0x404520, 0x0} ctx = {pool = 0x800a0d820, set = 0x800a3cc98, session = 0x800a0d840, dup_ctx = 0x800abf0c0, session_id = 0x0, src_mail = 0x800a34840, src_envelope_sender = 0x800a0d858 "mailtest at example.com", dest_user = 0x800a89040, dest_addr = 0x7fffffffebfd "test at example.com", final_dest_addr = 0x7fffffffebfd "test at example.com", dest_mailbox_name = 0x40356b "INBOX", dest_mail =...