Thanks, but I may not need this after all - at least not yet. 
I turned off FetchPOP and restarted with my postmaster account pointing
to an outside IP. Then I restarted James (did not get the warning the
doc said I would get for the Postmaster change) and now I can receive
messages. Not sure what I did right or wrong, but this is a good start.

Thanks again to all.

Don Sykes 

JRC wrote:
> 
> edit the environment.xml file in the SAR-INF directory. change INFO to DEBUG
> 
>    <categories>
>       <category name="" log-level="INFO">
>         <log-target id-ref="default"/>
>       </category>
>       <category name="James.Mailet" log-level="INFO">
>         <log-target id-ref="James-Mailet-target"/>
>       </category>
>       <category name="James" log-level="INFO">
>         <log-target id-ref="James-target"/>
> ,
> ,
> ,
> ,
> --Randy
> 
> ----- Original Message -----
> From: "Don Sykes" <[EMAIL PROTECTED]>
> To: "James Users List" <[EMAIL PROTECTED]>
> Sent: Thursday, March 06, 2003 2:34 PM
> Subject: Re: Newbie: Mail Doesn't get to my Mailboxes
> 
> >
> >
> > "alan.gerhard" wrote:
> > >
> > > Okay - assume the config is wrong and you are runing james
> > > 2.1.2
> > > Set the debug on for all logs and restart James
> >
> > How do I do that?
> >
> >
> > > Send some mail to you from outside.
> > >
> > > In the smtp logs find the mail you just sent and get the
> > > corresponding mail id
> > > Search for this id in the spoolmanger log
> > >
> > > In this log you will see the path that is taken.
> > > Examine this to determine where the mail is being ghosted.
> > > This should tell you what mailet and processor is handling
> > > the mail you sent in (see example output below ) -
> > >
> > > For Mail1046941796856-81, the ToProcessor mailet acted on
> > > this mail, but you can see what's being used.
> > >
> > > For local delikvery, look for something like this -
> > > 06/03/03 08:48:46 DEBUG spoolmanager.transport: Checking
> > > Mail1046958526590-235 with
> > > [EMAIL PROTECTED]
> > > 06/03/03 08:48:46 DEBUG spoolmanager.transport: Servicing
> > > Mail1046958526590-235 by Local Delivery Mailet
> > >  ..
> > > Look for the Checking/Serviceing pair to determine if the
> > > mailet is processing this mail.
> > >
> > > Good luck!
> > > Alan
> > >
> > >
> > > 06/03/03 04:09:57 DEBUG spoolmanager.root: Servicing mail:
> > > Mail1046941796856-81
> > > 06/03/03 04:09:57 DEBUG spoolmanager.root: Checking
> > > Mail1046941796856-81 with
> > > [EMAIL PROTECTED]
> > > 06/03/03 04:09:57 DEBUG spoolmanager.root: Servicing
> > > Mail1046941796856-81 by Postmaster aliasing mailet
> > > 06/03/03 04:09:57 DEBUG spoolmanager.root: Checking
> > > Mail1046941796856-81 with
> > > [EMAIL PROTECTED]
> > > 06/03/03 04:09:57 DEBUG spoolmanager.root: Checking
> > > Mail1046941796856-81 with
> > > [EMAIL PROTECTED]
> > > 06/03/03 04:09:58 DEBUG spoolmanager.root: Checking
> > > Mail1046941796856-81 with
> > > [EMAIL PROTECTED]
> > > 06/03/03 04:09:58 DEBUG spoolmanager.root: Checking
> > > Mail1046941796856-81 with
> > > [EMAIL PROTECTED]
> > > 06/03/03 04:09:58 DEBUG spoolmanager.root: Checking
> > > Mail1046941796856-81 with
> > > [EMAIL PROTECTED]
> > > 06/03/03 04:09:58 DEBUG spoolmanager.root: Checking
> > > Mail1046941796856-81 with
> > > [EMAIL PROTECTED]
> > > 06/03/03 04:09:58 DEBUG spoolmanager.root: Checking
> > > Mail1046941796856-81 with
> > > [EMAIL PROTECTED]
> > > 06/03/03 04:09:58 DEBUG spoolmanager.root: Checking
> > > Mail1046941796856-81 with
> > > [EMAIL PROTECTED]
> > > 06/03/03 04:09:58 DEBUG spoolmanager.root: Checking
> > > Mail1046941796856-81 with
> > > [EMAIL PROTECTED]
> > > 06/03/03 04:09:58 DEBUG spoolmanager.root: Servicing
> > > Mail1046941796856-81 by ToProcessor Mailet
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> > --
> >
> > Have VMS, Will Travel
> > Wire paladin, San Francisco
> >
> > (paladinATalphaseDOTcom)
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to