You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by carokat <ca...@bellatlantic.net> on 2003/01/09 00:26:44 UTC

local mail delivery problem

I'm new to james, sorry...
I can't get it to deliver mail to a local user.
I used the out of the box config file, was that wrong?
I telneted and created a local user.  user@localhost

My messages were all spam, so I commented the spam mailets out.
I sent mail and it went into the error folder in var.

I can send mail to external users.
When i got my mail from the server via pop it created a local mail box 
named it the same as the user i entered via telnet ie:user@localhost.


Using Windows2k server, jdk1.4.1_01.

Thx.


-----
08/01/03 18:24:55 DEBUG spoolmanager: ==== Begin processing mail 
Mail1042068294718-1====
08/01/03 18:24:55 DEBUG spoolmanager: Processing Mail1042068294718-1 
through root
08/01/03 18:24:55 DEBUG spoolmanager.root: Servicing mail: 
Mail1042068294718-1
08/01/03 18:24:55 DEBUG spoolmanager.root: Checking Mail1042068294718-1 
with org.apache.james.transport.matchers.All@1abcc03
08/01/03 18:24:55 DEBUG spoolmanager.root: Servicing Mail1042068294718-1 
by Postmaster aliasing mailet
08/01/03 18:24:55 DEBUG spoolmanager.root: Checking Mail1042068294718-1 
with org.apache.james.transport.matchers.RelayLimit@26e9f9
08/01/03 18:24:55 DEBUG spoolmanager.root: Checking Mail1042068294718-1 
with org.apache.james.transport.matchers.All@3ae941
08/01/03 18:24:55 DEBUG spoolmanager.root: Servicing Mail1042068294718-1 
by ToProcessor Mailet
08/01/03 18:24:55 DEBUG spoolmanager: ProcessedMail1042068294718-1 
through root
08/01/03 18:24:55 DEBUG spoolmanager: Result was transport
08/01/03 18:24:55 DEBUG spoolmanager: ==== Begin processing mail 
Mail1042068294718-1====
08/01/03 18:24:55 DEBUG spoolmanager: Processing Mail1042068294718-1 
through transport
08/01/03 18:24:55 DEBUG spoolmanager.transport: Servicing mail: 
Mail1042068294718-1
08/01/03 18:24:55 DEBUG spoolmanager.transport: Checking 
Mail1042068294718-1 with 
org.apache.james.transport.matchers.RecipientIsLocal@676437
08/01/03 18:24:55 DEBUG spoolmanager.transport: Checking 
Mail1042068294718-1 with 
org.apache.james.transport.matchers.HostIsLocal@1e4853f
08/01/03 18:24:55 DEBUG spoolmanager.transport: Servicing 
Mail1042068294718-1 by ToProcessor Mailet
08/01/03 18:24:55 DEBUG spoolmanager: ProcessedMail1042068294718-1 
through transport
08/01/03 18:24:55 DEBUG spoolmanager: Result was error
08/01/03 18:24:55 DEBUG spoolmanager: ==== Begin processing mail 
Mail1042068294718-1====
08/01/03 18:24:55 DEBUG spoolmanager: Processing Mail1042068294718-1 
through error
08/01/03 18:24:55 DEBUG spoolmanager.error: Servicing mail: 
Mail1042068294718-1
08/01/03 18:24:55 DEBUG spoolmanager.error: Checking Mail1042068294718-1 
with org.apache.james.transport.matchers.All@4ee70b
08/01/03 18:24:55 DEBUG spoolmanager.error: Servicing 
Mail1042068294718-1 by ToRepository Mailet
08/01/03 18:24:55 DEBUG spoolmanager.error: Checking Mail1042068294718-1 
with org.apache.james.transport.LinearProcessor$1@a77106
08/01/03 18:24:55 DEBUG spoolmanager.error: Servicing 
Mail1042068294718-1 by Terminating%Mailet%Name
08/01/03 18:24:55 DEBUG spoolmanager: ProcessedMail1042068294718-1 
through error
08/01/03 18:24:55 DEBUG spoolmanager: Result was ghost
08/01/03 18:24:55 DEBUG spoolmanager: ==== Removed from spool mail 
Mail1042068294718-1====


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


Re: local mail delivery problem

Posted by Harmeet Bedi <ha...@kodemuse.com>.
----- Original Message ----- 
From: "carokat" <ca...@bellatlantic.net>
> I telneted and created a local user.  user@localhost

Could you please create user 'user' instead of 'user@localhost'
Domain is automatically added.
RemoteHandler currently does not currently validate the userid. 

Harmeet

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