A NOTE has been added to this issue. 
====================================================================== 
http://dbmail.org/mantis/view.php?id=550 
====================================================================== 
Reported By:                jasb
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   550
Category:                   IMAP daemon
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     acknowledged
target:                      
====================================================================== 
Date Submitted:             22-Mar-07 22:55 CET
Last Modified:              27-Mar-07 16:25 CEST
====================================================================== 
Summary:                    Messages that are viewed in squirrelmail and
thunderbird and not outlook express
Description: 
I have a few messages that are not seen in OE, althrow this are spam
messages, they could be regular messages and something important could be
lost.

So attach i have the OE log, i don't see no error info.
See if there's anything useful here, if not i'll try to get some more
other info.
Maybe the raw message will help?

Jorge
====================================================================== 

---------------------------------------------------------------------- 
 aaron - 23-Mar-07 02:16  
---------------------------------------------------------------------- 
Does this represent the message that cannot be seen in OE?

IMAP: 21:33:11 [rx] * 847 FETCH (INTERNALDATE "22-Mar-2007 18:10:10 +0000"
RFC822.SIZE 5380 FLAGS (\Seen) UID 1021871 ENVELOPE ("Thu, 22 Mar 2007
11:13:54 -0700" "Re: [Dbmail] duplicate messages problem with outlook"
(("Aaron Stone" NIL "aaron" "serendipity.cx")) ((NIL NIL "dbmail-bounces"
"dbmail.org")) (("DBMail mailinglist" NIL "dbmail" "dbmail.org"))
(("DBMail mailinglist" NIL "dbmail" "dbmail.org")) NIL NIL
"<[EMAIL PROTECTED]>"
"<[EMAIL PROTECTED]>") BODY[HEADER.FIELDS (References
X-Ref X-Priority X-MSMail-Priority X-MSOESRec Newsgroups)] {92}

Also, why do you keep marking your bugs as private? 

---------------------------------------------------------------------- 
 jasb - 23-Mar-07 10:21  
---------------------------------------------------------------------- 
Actualy, that message i can see it.

Well private... don't know :P please change it to public Aaron, i dont see
a place to change it.

The messages i cannot see, it's the 1st 10 (+-).

What type of info can i get you more? 

---------------------------------------------------------------------- 
 jasb - 23-Mar-07 15:19  
---------------------------------------------------------------------- 
Hum... i have several messages that are not seen in OE, i was in
squirrelmail checking this, and for example, this messages does not appear
in OE, here's the full raw message:
Do you see anything strange here? this one is seen in thunderbird plus
squirrelmail, and not in OE.



Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 29638 invoked from network); 2 Dec 2004 15:53:06 -0000
Received: from unknown (HELO exemplo.pt) (213.146.207.15)
by 0 with SMTP; 2 Dec 2004 15:53:06 -0000
Received: (qmail 3727 invoked by uid 0); 2 Mar 2004 14:56:35 -0000
Date: 2 Mar 2004 14:56:35 -0000
Message-ID: <[EMAIL PROTECTED]>
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-DBMail-PhysMessage-ID: 35634

criar uma tabela de cursos e acrescentar o campo para introduzir o mesmo,
depois criar uma listagem para puder tirar -> listgem de forma 

---------------------------------------------------------------------- 
 jasb - 23-Mar-07 15:29  
---------------------------------------------------------------------- 
Hum... something was "eated", compare the message body, i've attached this
in a file for you to see it right.
There's some bad chars, could it be this?
Anyway if it is this crazy chars, the correct is to see this on OE. 

---------------------------------------------------------------------- 
 aaron - 24-Mar-07 22:17  
---------------------------------------------------------------------- 
Jorge, please see if the latest SVN resolves the issue. I bet there were
embedded nul characters in the data stream. 

---------------------------------------------------------------------- 
 jasb - 24-Mar-07 22:39  
---------------------------------------------------------------------- 
still nothing Aaron.

I even removed the account from OE, and recreated it to make sure no type
of cache were involved here.

What can i get you to help fixing this? 

---------------------------------------------------------------------- 
 paul - 25-Mar-07 16:40  
---------------------------------------------------------------------- 
Aaron,

Jorge's message is causing segfaults in libsieve

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1215154496 (LWP 22801)]
0xb7a9c270 in strcmp () from /lib/tls/libc.so.6
(gdb) where
http://dbmail.org/mantis/view.php?id=0  0xb7a9c270 in strcmp () from
/lib/tls/libc.so.6
http://dbmail.org/mantis/view.php?id=1  0xb7d4a150 in libsieve_eval () from
/usr/lib/libsieve.so.1
http://dbmail.org/mantis/view.php?id=2  0xb7d49b83 in libsieve_eval () from
/usr/lib/libsieve.so.1
http://dbmail.org/mantis/view.php?id=3  0xb7d4b7d3 in sieve2_execute () from
/usr/lib/libsieve.so.1
http://dbmail.org/mantis/view.php?id=4  0x0806a618 in sort_process
(user_idnr=10005, message=0x80a98c0) at
sortsieve.c:762
http://dbmail.org/mantis/view.php?id=5  0x080690ad in sort_and_deliver
(message=0x80a98c0,
destination=0x808e850 "testuser1", useridnr=10005, mailbox=0x807123f
"INBOX", source=BOX_DEFAULT) at sort.c:86
http://dbmail.org/mantis/view.php?id=6  0x0806686c in insert_messages
(message=0x80a98c0, dsnusers=0x807f0c8)
at pipe.c:586
http://dbmail.org/mantis/view.php?id=7  0x0804dab6 in main (argc=3,
argv=0xbfc88844) at main.c:336 

---------------------------------------------------------------------- 
 aaron - 26-Mar-07 02:39  
---------------------------------------------------------------------- 
This header is malformed:

Received: from unknown (HELO exemplo.pt) (213.146.207.15)
by 0 with SMTP; 2 Dec 2004 15:53:06 -0000

But I'm not sure how that'd be crashing libSieve, because we aren't using
its internal header parser. It could be a reason for some MUA's to refuse
to display the message, though. 

---------------------------------------------------------------------- 
 aaron - 26-Mar-07 07:38  
---------------------------------------------------------------------- 
As for the libSieve crash, I'll need the script, too. 

---------------------------------------------------------------------- 
 paul - 26-Mar-07 09:34  
---------------------------------------------------------------------- 
Aaron,

No script. Simply activating sieve is sufficient to cause a segfault on
delivery. 

---------------------------------------------------------------------- 
 jasb - 26-Mar-07 10:55  
---------------------------------------------------------------------- 
if you guys need anything from me just call, i just wanna to help, it's
good for me and you :P 

---------------------------------------------------------------------- 
 aaron - 27-Mar-07 16:25  
---------------------------------------------------------------------- 
I can't reproduce this yet. Paul, I have _no_ idea how you're getting a
crash in libSieve without a sieve script activated! The backtrace doesn't
tell me much, do you have logs with Sieve debugging enabled? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
22-Mar-07 22:55 jasb           New Issue                                    
22-Mar-07 22:55 jasb           File Added: Imap4.zip                        
22-Mar-07 22:55 jasb           Issue Monitored: jasb                        
23-Mar-07 02:16 aaron          Note Added: 0001943                          
23-Mar-07 10:21 jasb           Note Added: 0001946                          
23-Mar-07 15:19 jasb           Note Added: 0001955                          
23-Mar-07 15:29 jasb           Note Added: 0001956                          
23-Mar-07 15:29 jasb           File Added: del.txt                          
24-Mar-07 22:17 aaron          Note Added: 0001960                          
24-Mar-07 22:39 jasb           Note Added: 0001962                          
24-Mar-07 23:33 aaron          View Status              private => public   
25-Mar-07 16:40 paul           Note Added: 0001967                          
25-Mar-07 16:40 paul           Status                   new => acknowledged 
26-Mar-07 02:39 aaron          Note Added: 0001970                          
26-Mar-07 07:38 aaron          Note Added: 0001971                          
26-Mar-07 09:34 paul           Note Added: 0001972                          
26-Mar-07 10:55 jasb           Note Added: 0001973                          
27-Mar-07 16:25 aaron          Note Added: 0001979                          
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to