search for: raw_box

Displaying 6 results from an estimated 6 matches for "raw_box".

2017 Oct 18
2
dovecot-2.3 (-git) Warning and Fatal Compile Error
...LEDIR=\""/usr/lib64/dovecot"\" -O0 -g -pipe -march=native -mtune=native -ggdb -c -o realpath.lo realpath.c edit-mail.c: In function ?edit_mail_wrap?: edit-mail.c:235:14: error: too few arguments to function ?mailbox_transaction_begin? raw_trans = mailbox_transaction_begin(raw_box, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/portage/portage/net-mail/dovecot-9999_p20171018/work/dovecot-9999_p20171018/src/lib-storage/mail-storage-private.h:7:0, from edit-mail.c:16: /home/portage/portage/net-mail/dovecot-9999_p20171018/work/doveco...
2017 Oct 18
0
dovecot-2.3 (-git) Warning and Fatal Compile Error
...t;"/usr/lib64/dovecot"\" -O0 -g -pipe -march=native -mtune=native -ggdb -c -o realpath.lo realpath.c > edit-mail.c: In function ?edit_mail_wrap?: > edit-mail.c:235:14: error: too few arguments to function ?mailbox_transaction_begin? > raw_trans = mailbox_transaction_begin(raw_box, 0); I don't think your pigeonhole is from git master.
2017 Oct 20
3
dovecot-2.3 (-git) Warning and Fatal Compile Error
...lib64/dovecot"\" -O0 -g -pipe -march=native -mtune=native -ggdb -c -o realpath.lo realpath.c >> edit-mail.c: In function ?edit_mail_wrap?: >> edit-mail.c:235:14: error: too few arguments to function ?mailbox_transaction_begin? >> raw_trans = mailbox_transaction_begin(raw_box, 0); > > I don't think your pigeonhole is from git master. Thanks. That was it... Now onto 2.3 -git, there is a repeatable crash occurring in lmtp. In fact it looks like there could be more than one problem, because even invoking lmtp (with gdb) and no arguments results in a gdb er...
2010 Oct 10
3
Segfault in dovecot-lda 2.0.5
...0x0, type = 0x0, separator = 0x0, prefix = 0x0, location = 0x804abd9 ":LAYOUT=none", alias_for = 0x0, inbox = false, hidden = false, list = 0x0, subscriptions = false, user_set = 0x0} storage = <value optimized out> box = 0x85801c0 raw_box = <value optimized out> input = 0x0 t = 0x8584d90 headers_ctx = 0x0 user_source = 0x804ab2c "" sets = <value optimized out> process_euid = <value optimized out> stderr_rejection = false mtime = -1...
2010 Feb 13
3
problem with deliver segfaulting
i'm facing a pretty hard to debug problem when trying to use dovecot LDA (deliver) from postfix. After having all configured, mail deliver fails. This is from my maillog: Feb 12 21:27:54 correio postfix/pipe[12484]: 930F9F6105: to=<solutti at domain.com.br>, relay=dovecot, delay=0.21, delays=0.03/0.01/0/0.18, dsn=4.3.0, status=SOFTBOUNCE (Command died with signal 11:
2017 Oct 20
0
dovecot-2.3 (-git) Warning and Fatal Compile Error
...e -march=native >>> -mtune=native -ggdb -c -o realpath.lo realpath.c >>> edit-mail.c: In function ?edit_mail_wrap?: >>> edit-mail.c:235:14: error: too few arguments to function >>> ?mailbox_transaction_begin? >>> ? raw_trans = mailbox_transaction_begin(raw_box, 0); >> >> I don't think your pigeonhole is from git master. > > Thanks.? That was it... > > Now onto 2.3 -git, there is a repeatable crash occurring in lmtp. In > fact it looks like there could be more than one problem, because even > invoking lmtp (with gdb) an...