search for: _mail

Displaying 20 results from an estimated 98 matches for "_mail".

Did you mean: mail
2013 Jan 25
2
[LLVMdev] [cfe-dev] RFC: put commit messages in *-commits subject lines?
Hi Daniel, Daniel Dunbar wrote: > Hi Sebastion, > > I've attached the current configuration file from the server. > > I'm not sure how far you want to go down the "trying to get realize nice > summary path" lines, but if svn_mailer somehow supported running an > external script to process the commit and come up with the path that would > be ideal for integration on the server. I think you could modify the sources of svn_mailer to add such a hook. When I first investigated this issue, I ended on a bug report from the...
2013 Jan 25
0
[LLVMdev] [cfe-dev] RFC: put commit messages in *-commits subject lines?
...Daniel, > > Daniel Dunbar wrote: > > Hi Sebastion, > > > > I've attached the current configuration file from the server. > > > > I'm not sure how far you want to go down the "trying to get realize nice > > summary path" lines, but if svn_mailer somehow supported running an > > external script to process the commit and come up with the path that would > > be ideal for integration on the server. > > I think you could modify the sources of svn_mailer to add such a hook. When I > first investigated this issue, I ended...
2009 Dec 29
2
Retrieve Physical Message Filename
Hi,Using Dovecot 1.2.9 with Maildir and Layout=FS.In a plugin, i'm overriding "update_flags":void my_mail_update_flags(struct mail *_mail, enum modify_type modify_type, enum mail_flags flags)For this email which is having its flags updated, I need to retrieve the physical filename of the message.? I see where using:mail_get_special(_mail, MAIL_FETCH_UIDL_FILE_NAME,? &fname);...I can retrieve part o...
2014 Feb 11
1
Order of istream and ostream chains
...st, the zlib should decompress it and afterwards the scrambler should decrypt it. But it seems, that they work the other way around. The scrambler istream gets compressed data as input. It's hooked in the chain of istream as the following... static int scrambler_istream_opened(struct mail *_mail, struct istream **stream) { struct mail_private *mail = (struct mail_private *)_mail; union mail_module_context *mmail = SCRAMBLER_MAIL_CONTEXT(mail); struct istream *input, *inputs[2]; input = *stream; *stream = scrambler_istream_create(input); i_stream_unref(&i...
2016 Dec 06
0
Segmentation fault in imap_bodystructure_is_plain_7bit
...fault. #0 imap_bodystructure_is_plain_7bit (part=part at entry=0x234cd50) at imap-bodystructure.c:458 458 if (data->content_subtype != NULL && (gdb) bt #0 imap_bodystructure_is_plain_7bit (part=part at entry=0x234cd50) at imap-bodystructure.c:458 #1 0x00007f920a0fbfaf in index_mail_body_parsed_cache_flags (mail=0x234be60) at index-mail.c:587 #2 index_mail_parse_body_finish (mail=mail at entry=0x234be60, field=field at entry=MAIL_CACHE_IMAP_BODYSTRUCTURE, success=success at entry=true) at index-mail.c:1007 #3 0x00007f920a0fc369 in index_mail_parse_body (mail=mail at entry=0x...
2017 Jun 08
0
Segmentation fault in imap_bodystructure_is_plain_7bit
...fault. #0 imap_bodystructure_is_plain_7bit (part=part at entry=0x234cd50) at imap-bodystructure.c:458 458 if (data->content_subtype != NULL && (gdb) bt #0 imap_bodystructure_is_plain_7bit (part=part at entry=0x234cd50) at imap-bodystructure.c:458 #1 0x00007f920a0fbfaf in index_mail_body_parsed_cache_flags (mail=0x234be60) at index-mail.c:587 #2 index_mail_parse_body_finish (mail=mail at entry=0x234be60, field=field at entry=MAIL_CACHE_IMAP_BODYSTRUCTURE, success=success at entry=true) at index-mail.c:1007 #3 0x00007f920a0fc369 in index_mail_parse_body (mail=mail at entry=0x...
2010 Jun 21
1
Plugin Handle input messages
Hi Timo.... I try to change my plugin to read the input email to increase a header line and one \r\n. But i need help to get this input.... My plugin is based in zlib plugin. In "static int zlib_permail_get_stream" function, have it. if (imail->data.stream != NULL || (_mail->uid == 0 && zuser->save_handler == NULL)) { return zmail->super.get_stream(_mail, hdr_size, body_size, stream_r); } I think this is the line that return the stream that is the stream sent by client. I try to change this line and put inside thi...
2006 Jun 28
2
APPEND bug in dovecot-20060628
Hi. I'm running maildir quotas with rc1 (dovecot-20060628) and get the following when trying to APPEND: "NO Unknown error" System logs show: Quota: Couldn't get new message's size .... and the file isn't there (unknown if Dovecot removed it, or if the lack of the file is the cause of the error). I reverted back to dovecot-20060621 and APPEND is now working again.
2008 Jan 26
2
dovecot HEAD, assertion failed after 7193:e5af14239137 changeset
...): assertion failed: (%s)", args=0xcfbee4a4 "?A") at failures.c:423 backtrace = 0x1c0739f1 ";\003u\v?\003" #3 0x1c0741cb in i_panic (format=0x3c000100 "file %s: line %d (%s): assertion failed: (%s)") at failures.c:195 No locals. #4 0x1c029a89 in maildir_mail_get_physical_size (_mail=0x7ee27428, size_r=0xcfbee598) at maildir-mail.c:361 mbox = (struct maildir_mailbox *) 0x7ee22028 data = (struct index_mail_data *) 0x7ee2749c st = {st_dev = -809573008, st_ino = 671359322, st_mode = 3485394200, st_nlink = 134504406, st_uid = 22648...
2014 Mar 11
2
Panic: file mail-index-map.c: line 547 (mail_index_map_lookup_seq_range): assertion failed: (first_uid > 0)
...seq = <optimized out> __FUNCTION__ = "tview_lookup_seq_range" #7 0x00007f32d2fb17c2 in mail_index_lookup_seq (view=<optimized out>, uid=<optimized out>, seq_r=seq_r at entry=0x18a79e0) at mail-index-view.c:522 No locals. #8 0x00007f32d2f809b4 in index_mail_get_pvt (_mail=_mail at entry=0x18a78a0) at index-mail.c:158 No locals. #9 0x00007f32d2f81082 in index_mail_get_pvt (_mail=0x18a78a0) at index-mail.c:152 mail = 0x18a78a0 #10 index_mail_get_flags (_mail=0x18a78a0) at index-mail.c:177 mail = 0x18a78a0 rec = <optimized...
2004 Dec 16
4
1.0-test58
http://dovecot.org/test/ - Fixed APPEND hanging in some situations. Didn't happen with mail_save_crlf=yes. - Added pop3_uidl_format setting. No need to patch sources anymore if you don't want the default. Does anyone want pop3_uidl_xuidl_header yes/no setting, with fallbacking to pop3_uidl_format if X-UIDL header isn't found? Shouldn't be difficult to do.. - Added
2005 Sep 08
1
1.0alpha1: another imap core, no assert
...ailable. ) at mail-cache-lookup.c:499 499 if (*p == '\n' && (gdb) backtrace #0 mail_cache_lookup_headers (view=0xc9e78, dest=0xb8280, seq=21, fields=Variable "fields" is not available. ) at mail-cache-lookup.c:499 #1 0x000420bc in index_mail_get_header_stream (_mail=Variable "_mail" is not available. ) at index-mail-headers.c:614 #2 0x0005ae34 in mail_get_header_stream (mail=Variable "mail" is not available. ) at mail.c:97 #3 0x0004192c in index_mail_headers_get_envelope (mail=0xae448) at index-mail-headers.c:401...
2007 Nov 15
1
imap process consuming 100% CPU (Dovecot 1.0.3)
...t;istream.c" > > i_stream_read_data(stream = 0x2004aabc, data = 0x2ff22630, size = 0x2ff22638, threshold = 1), line 250 in "istream.c" > > message_get_body_size(input = 0x2004aabc, body = 0x2002827c, has_nuls = (nil)), line 107 in "message-size.c" > > index_mail_init_stream(_mail = 0x200281a8, hdr_size = 0x2ff227a8, body_size = 0x2ff227b8), line 502 in "index-mail.c" > > mbox_mail_get_stream(_mail = 0x200281a8, hdr_size = 0x2ff227a8, body_size = 0x2ff227b8), line 206 in "mbox-mail.c" > > mail_get_stream(mail = 0x200281a8, hd...
2013 Jan 25
2
[LLVMdev] [cfe-dev] RFC: put commit messages in *-commits subject lines?
...wrote: > > > Hi Sebastion, > > > > > > I've attached the current configuration file from the server. > > > > > > I'm not sure how far you want to go down the "trying to get realize > nice > > > summary path" lines, but if svn_mailer somehow supported running an > > > external script to process the commit and come up with the path that > would > > > be ideal for integration on the server. > > > > I think you could modify the sources of svn_mailer to add such a hook. > When I > > firs...
2013 Jan 25
0
[LLVMdev] [cfe-dev] RFC: put commit messages in *-commits subject lines?
Hi Sebastion, I've attached the current configuration file from the server. I'm not sure how far you want to go down the "trying to get realize nice summary path" lines, but if svn_mailer somehow supported running an external script to process the commit and come up with the path that would be ideal for integration on the server. - Daniel On Fri, Jan 25, 2013 at 12:59 PM, Sebastian Pop <spop at codeaurora.org> wrote: > Jordan Rose wrote: > > +John C and Daniel,...
2005 Jun 04
0
Crash and Assertion Error
...:47:29 Error: 4659 IMAP(todd.bluegenesis.com): Corrupted index cache file /mailhome/new/t/b/todd.bluegenesis.com/.imap/INBOX/dovecot.index.cache: Duplicated field in header: hdr.RESENT-TO dovecot: Jun 04 06:49:36 Error: child 4659 (imap) killed with signal 11 (gdb) bt full #0 0x08074d70 in index_mail_get_flags (_mail=0x80c9170) at index-mail.c:162 data = (struct index_mail_data *) 0x80c91d4 #1 0x0808c98d in mail_get_flags (mail=0xb7dd3854) at mail.c:32 No locals. #2 0x0805a6f5 in fetch_flags (ctx=0x80bee50, mail=0x80c9170, context=0x0) at imap-fetch.c:444 flags = Variable...
2008 Mar 10
2
Consecutive crashes of serveral imapd processes
...quota_plugin.so...done. Loaded symbols for /usr/local/lib/dovecot/imap/lib11_imap_quota_plugin.so Reading symbols from /usr/local/lib/dovecot/imap/lib11_trash_plugin.so...done. Loaded symbols for /usr/local/lib/dovecot/imap/lib11_trash_plugin.so Reading symbols from /usr/local/lib/dovecot/imap/lib20_mail_log_plugin.so...done. Loaded symbols for /usr/local/lib/dovecot/imap/lib20_mail_log_plugin.so Core was generated by `/usr/local/libexec/dovecot/imap'. Program terminated with signal 11, Segmentation fault. #0 0x080a2754 in imap_bodystructure_write (part=0x80fc7b0, dest=0x80fcb60, extended...
2005 May 11
1
Segfault in imap process
.../b/todd.bluegenesis.com/.imap/INBOX/dovecot.index.cache: Duplicated field in header: hdr.RESENT-TO dovecot: May 11 15:02:00 Error: child 8438 (imap) killed with signal 11 Core was generated by `imap'. Program terminated with signal 11, Segmentation fault. (gdb) bt full #0 0x08074d10 in index_mail_get_flags (_mail=0x80c86d0) at index-mail.c:162 data = (struct index_mail_data *) 0x80c8734 #1 0x0808c86d in mail_get_flags (mail=0xb7c71834) at mail.c:32 No locals. #2 0x0805a6a5 in fetch_flags (ctx=0x80bee70, mail=0x80c86d0, context=0x0) at imap-fetch.c:444 flags = Variab...
2004 Dec 14
2
IMAP crashes with signal 10 (SIGBUS)
...CIs001481 at blah.ca> Date: Fri, 19 Nov 2004 02:39:36 +0000 From: <def at yahoo.com> To: somebody at fakeu.edu Subject: blah X-UID: 2 blah blah Backtrace: #0 mbox_file_seek (ibox=0x8d9b0, view=0x8dc38, seq=2, deleted_r=0xffbef40c) at mbox-file.c:119 #1 0x0002afbc in mbox_mail_seek (mail=0x935f0) at mbox-mail.c:48 #2 0x0002b1b0 in mbox_mail_get_stream (_mail=0x935f0, hdr_size=0x0, body_size=0x0) at mbox-mail.c:159 #3 0x00034894 in index_mail_get_headers (_mail=0x935f0, _headers=0x93d80) at index-mail-headers.c:540 #4 0x000343e4 in index_mail_headers_get_envelope...
2013 Jan 25
2
[LLVMdev] [cfe-dev] RFC: put commit messages in *-commits subject lines?
Jordan Rose wrote: > +John C and Daniel, who have access to the servers. > > Way back when this thread was first active I asked around off-list where this needs to happen, and Daniel and Tanya said this (respectively): > > >> I'd prefer to stick with using either svn-mailer or svnnotify, as those are the ones we use in other places. svnnotify in particular is very full