You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by jason sackett <ja...@home.com> on 2002/01/30 16:25:33 UTC

Re: Last chance saloon..Re:, NotifyPostmaster

Is this fixed?
A dead Notify Postmaster that used to work is a showstopper for me at least.

Jason

----- Original Message -----
From: "Danny Angus" <da...@thought.co.uk>
To: "James Users List" <ja...@jakarta.apache.org>
Cc: "James Developer List" <ja...@jakarta.apache.org>
Sent: Monday, January 21, 2002 5:32 PM
Subject: RE: <error>, NotifyPostmaster


> Oh yes I can reproduce this, its a bug. Though lord knows where it sprung
> from at this late stage..
> d.
>
> > -----Original Message-----
> > From: jason sackett [mailto:jason.copytalk@home.com]
> > Sent: Monday, January 21, 2002 9:25 PM
> > To: james-user@jakarta.apache.org
> > Subject: <error>, NotifyPostmaster
> >
> >
> > Testing in preparation to move to new JAMES:
> > JAMES 2.0a2nightly1:
> > All (normal, untouched by any of my mailets) mail that happens to hit my
> > unmodified error processor (even a normal mail to a non-account
> > on my JAMES
> > (to send it to error)) and goes into my unmodified NotifyPostmaster
mailet
> > gives this:
> >
> > "
> > C:\mailserver\bin>run
> >
> > Phoenix 3.1a1-dev
> >
> > James 2.0a2
> > Started POP3 Server plain:110
> > Started SMTP Server plain:25
> > Started NNTP Server plain:119
> > exception! javax.mail.MessagingException: No content
> > Exception in processor <error>
> > javax.mail.MessagingException: No content
> >         at
> > javax.mail.internet.MimeMessage.getContentStream(MimeMessage.java:1181)
> >         at
> > org.apache.james.core.MimeMessageWrapper.getLineCount(MimeMessageW
> > rapper.jav
> > a:385)
> >         at
> > org.apache.james.transport.mailets.NotifyPostmaster.service(Notify
> > Postmaster
> > .java:126)
> >         at
> > org.apache.james.transport.LinearProcessor.service(LinearProcessor
> > .java:168)
> >         at
> > org.apache.james.transport.JamesSpoolManager.process(JamesSpoolMan
> > ager.java:
> > 241)
> >         at
> > org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager
> > .java:208)
> >         at
> > org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute
> > (Executabl
> > eRunnable.java:47)
> >         at
> > org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThr
> > ead.java:8
> > 0)
> > "
> >
> > Is this happening to anyone else?
> > Any ideas on getting past this?
> >
> > Thanks for any help,
> > Jason
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Last chance saloon..Re:, NotifyPostmaster

Posted by Danny Angus <da...@thought.co.uk>.
thats exactly why you should've put it in bugzilla..

> -----Original Message-----
> From: jason sackett [mailto:jason.copytalk@home.com]
> Sent: Wednesday, January 30, 2002 3:26 PM
> To: james-dev@jakarta.apache.org
> Subject: Re: Last chance saloon..Re:<error>, NotifyPostmaster
> 
> 
> Is this fixed?
> A dead Notify Postmaster that used to work is a showstopper for 
> me at least.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Last chance saloon..Re:, NotifyPostmaster

Posted by Danny Angus <da...@thought.co.uk>.
good point!

> -----Original Message-----
> From: jason sackett [mailto:jason.copytalk@home.com]
> Sent: Wednesday, January 30, 2002 3:26 PM
> To: james-dev@jakarta.apache.org
> Subject: Re: Last chance saloon..Re:<error>, NotifyPostmaster
> 
> 
> Is this fixed?
> A dead Notify Postmaster that used to work is a showstopper for 
> me at least.
> 
> Jason
> 
> ----- Original Message -----
> From: "Danny Angus" <da...@thought.co.uk>
> To: "James Users List" <ja...@jakarta.apache.org>
> Cc: "James Developer List" <ja...@jakarta.apache.org>
> Sent: Monday, January 21, 2002 5:32 PM
> Subject: RE: <error>, NotifyPostmaster
> 
> 
> > Oh yes I can reproduce this, its a bug. Though lord knows where 
> it sprung
> > from at this late stage..
> > d.
> >
> > > -----Original Message-----
> > > From: jason sackett [mailto:jason.copytalk@home.com]
> > > Sent: Monday, January 21, 2002 9:25 PM
> > > To: james-user@jakarta.apache.org
> > > Subject: <error>, NotifyPostmaster
> > >
> > >
> > > Testing in preparation to move to new JAMES:
> > > JAMES 2.0a2nightly1:
> > > All (normal, untouched by any of my mailets) mail that 
> happens to hit my
> > > unmodified error processor (even a normal mail to a non-account
> > > on my JAMES
> > > (to send it to error)) and goes into my unmodified NotifyPostmaster
> mailet
> > > gives this:
> > >
> > > "
> > > C:\mailserver\bin>run
> > >
> > > Phoenix 3.1a1-dev
> > >
> > > James 2.0a2
> > > Started POP3 Server plain:110
> > > Started SMTP Server plain:25
> > > Started NNTP Server plain:119
> > > exception! javax.mail.MessagingException: No content
> > > Exception in processor <error>
> > > javax.mail.MessagingException: No content
> > >         at
> > > 
> javax.mail.internet.MimeMessage.getContentStream(MimeMessage.java:1181)
> > >         at
> > > org.apache.james.core.MimeMessageWrapper.getLineCount(MimeMessageW
> > > rapper.jav
> > > a:385)
> > >         at
> > > org.apache.james.transport.mailets.NotifyPostmaster.service(Notify
> > > Postmaster
> > > .java:126)
> > >         at
> > > org.apache.james.transport.LinearProcessor.service(LinearProcessor
> > > .java:168)
> > >         at
> > > org.apache.james.transport.JamesSpoolManager.process(JamesSpoolMan
> > > ager.java:
> > > 241)
> > >         at
> > > org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager
> > > .java:208)
> > >         at
> > > org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute
> > > (Executabl
> > > eRunnable.java:47)
> > >         at
> > > org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThr
> > > ead.java:8
> > > 0)
> > > "
> > >
> > > Is this happening to anyone else?
> > > Any ideas on getting past this?
> > >
> > > Thanks for any help,
> > > Jason
> > >
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:
> > <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> >
> >
> > --
> > To unsubscribe, e-mail:
> <ma...@jakarta.apache.org>
> > For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> >
> 
> 
> --
> To unsubscribe, e-mail:   
<ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>