On Mon, 2003-03-03 at 19:55, Noel J. Bergman wrote:
> > it does not match the RecipientIsLocal matcher
> 
> The means the e-mail was not addressed to a valid local address at a valid
> domain specified for that server.
> 
> > hence instead of getting processed by LocalDelivery mailet, it gets
> > processed by RemoteDelivery mailet.

> 
> What happened to the HostIsLocal matcher?  Did you remove it, or did it also
> fail to match?  Assuming that you didn't remove it, then it sounds as if you
> haven't finished configuring James, and have yet to configure the
> <servernames> element.

I do have the HostIsLocal matcher but it does not even match with that.
This is my <servernames> element:

         <servernames autodetect="false" autodetectIP="true">
<!-- CONFIRM? -->
         <servername>207.8.15.206</servername>
                 
      </servernames>

And I send mail to [EMAIL PROTECTED]
I am sending mail from a local mail account which exists on our internal
network.

207.8.15.206 is the firewall ip which points mails to the machine
running James.

This is a part of the log file:
04/03/03 13:10:05 DEBUG spoolmanager: ==== Begin processing mail
Mail1046805005470-5====
04/03/03 13:10:05 DEBUG spoolmanager: Processing Mail1046805005470-5
through transport
04/03/03 13:10:05 DEBUG spoolmanager.transport: Servicing mail:
Mail1046805005470-5
04/03/03 13:10:05 DEBUG spoolmanager.transport: Checking
Mail1046805005470-5 with
[EMAIL PROTECTED]
04/03/03 13:10:05 DEBUG spoolmanager.transport: Checking
Mail1046805005470-5 with
[EMAIL PROTECTED]
04/03/03 13:10:05 DEBUG spoolmanager.transport: Checking
Mail1046805005470-5 with
[EMAIL PROTECTED]
04/03/03 13:10:05 DEBUG spoolmanager.transport: Checking
Mail1046805005470-5 with [EMAIL PROTECTED]
04/03/03 13:10:05 DEBUG spoolmanager.transport: Servicing
Mail1046805005470-5 by RemoteDelivery Mailet
04/03/03 13:10:05 DEBUG spoolmanager:
ProcessedMail1046805005470-5-to-localhost through transport
04/03/03 13:10:05 DEBUG spoolmanager: Result was ghost
04/03/03 13:10:05 DEBUG spoolmanager: ==== Removed from spool mail
Mail1046805005470-5-to-localhost====
04/03/03 13:10:06 DEBUG spoolmanager: ==== Begin processing mail
Mail1046805006155-7====

Thanks for your help, greatly appreciate
--Disha
> 
>       --- Noel
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Disha <[EMAIL PROTECTED]>


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

Reply via email to