Claws Mail Bugzilla – Bug 176
Outgoing email message causes claws to crash
Last modified: 2003-06-10 07:05:22
You need to log in before you can comment on or make changes to this bug.
The included email message causes claws 0.9.0 to crash. No log messages are created.I'm using localhost and sendmail as my MTA on SuSE 8.1. Claws was built from source. ----------------------------------------- AF: NF:0 PS:10 SRH:1 SFN: DSR: MID:<20030603181247.2a70e27e.gaf@blu.org> CFG: PT:0 S:gaf@blu.org RQ: SSV:localhost NSV: SSH: R:<jc@trillian.mit.edu> MAID:2 SCF:#mh/Mailbox/sent RMID:#mh/Mailbox/inbox529 Date: Tue, 3 Jun 2003 18:12:47 -0400 From: Jerry Feldman <gaf@blu.org> To: John Chambers <jc@trillian.mit.edu> Subject: Re: Report to Sender Message-Id: <20030603181247.2a70e27e.gaf@blu.org> References: <20030603135912.422fe057.gaf@blu.org> <OF6D4EBAC6.6A233D68-ON85256D3A.00541985@SDMC.com> Organization: Boston Linux and Unix X-Mailer: Sylpheed version 0.9.0claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="=.5ExA',ou5u9q()" --=.5ExA',ou5u9q() Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Tue, 03 Jun 2003 20:11:29 UTC John Chambers <jc@trillian.mit.edu> wrote: > | On Tue, 3 Jun 2003 11:18:35 -0400 > | "SMTP" <SMTP/SDMC@SDMC.COM> wrote: > | > | > Incident Information:- > | > Database: c:/lotus/domino/data/mail.box > | > Originator: discuss-admin@blu.org > | > Recipients: John Chambers <jc@trillian.mit.edu>, discuss@blu.org > | > Subject: Another find'ism > | > Date/Time: 06/03/2003 11:18:31 AM > | > > | > Message sent to John Chambers <jc@trillian.mit.edu> was > quarantined| > because it contained banned content. > | > | John, > | This is bizzare. If find and grep now banned by Lotus Domino :-) > > Yeah; I noticed that. I got the entire message directly from the > sender, actually, and I didn't see anything that seemed the least bit > worthy of censorship. I wonder what's going on? > > (There was the funny story a week or two back about the mail filter > that deleted every message that contained a 'P'. ;-) > > Neither did i. -- Jerry Feldman <gaf@blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9 --=.5ExA',ou5u9q() Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+3R1f+wA+1cUGHqkRAllwAJ0b1t3VZm8FUxDutB+6OG5NXkFlKwCfaQDH vTsurl4/COHsAyIxJLcmWpc= =VP3Z -----END PGP SIGNATURE----- --=.5ExA',ou5u9q()--
I turned off GPG and and was able to send the message. I rarely have difficulty with digital signatures.
Additionally, I replied to another email message from the same recipient and that also caused SylpheedClaws to crash. I did not retain any of his messages.
Do you have the original message in MH format?
Created an attachment (id=65) [details] Replying to this email crashes Sylpheed Replying to this email causes Sylpheed Claws to crash
The attachment is not the original message. It appears that replying to the recipient causes SylpheedClaws to crash. The only strange looking thing is the User-Agent: ~jc/sh/Send.pl header element.
Investigating...
Yes, caught it: The message has two message ids. Both are invalid, the second unintentionally.
Checking in a robustness fix anytime soon...
Fixed in 0.9.0claws26... Commit can be found here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/sylpheed-claws/sylpheed-claws/src/procmsg.c.diff?r1=1.122&r2=1.123 Make sure you also sent my comments about the mail to the originator. (See here: http://sourceforge.net/mailarchive/forum.php?thread_id=2554220&forum_id=2006) Thanks.