I started to rewrite the class MimeMessageWrapper! I hope I can send this asap. I need more testing... This should solve the NotifyPostmaster problem throw the normal way of MimeMessage.
Cheers, Buchi Quoting Danny Angus <[EMAIL PROTECTED]>: > this has been fixed (as of about an hour ago) > > There is a bug in the getLineCount() method of > o.a.james.core.mimeMessageWrapper which never gets a contentInputStream > and > was not catching the exception caused. > It now fails silently and reports that the line count cant be > determined, > which would be the case if you're mail was some unknown MIME > Content-type. > > This is a bit of a cop-out on the bug fixing front I know, but it lets > the > release forge ahead as planned, and is no worse than the javax > MimeMessage > class which behaves the same way! > > Thanks for keeping an eye on me anyway.. > > d. > > > -----Original Message----- > > From: Stuart Roebuck [mailto:[EMAIL PROTECTED]] > > Sent: Monday, February 04, 2002 1:56 PM > > To: James Developers List > > Subject: Re: 2.0a2 release > > > > > > I've just been installing the nightly build of two nights ago and it > > appears that the NotifyPostmaster is failing with a empty message > error. > > As the default configuration doesn't enable this I guess it's > possible > > that this has passed un-noticed. Alternatively, I may have a > > configuration error. > > > > Stuart. > > > > On Monday, February 4, 2002, at 01:08 pm, Danny Angus wrote: > > > > > Will happen this afternoon (GMT) unless you stop me *now*. > > > > > > d. > > > > > > -- > > > To unsubscribe, e-mail: <mailto:james-dev- > > > [EMAIL PROTECTED]> > > > For additional commands, e-mail: <mailto:james-dev- > > > [EMAIL PROTECTED]> > > > > > > > > > > Public Key - 1024D/88DD65AF 2001-11-23 Stuart Roebuck > (Adolos) > > Key fingerprint = 89D9 E405 F8B1 9B22 0FA2 F2C1 9E57 5AB1 88DD > 65AF > > > ------------------------------------------------------------------------- > > Stuart Roebuck > [EMAIL PROTECTED] > > Lead Developer Java, XML, MacOS X, XP, > etc. > > ADOLOS > <http://www.adolos.com/> > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
