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 "Martin, Stephen C" <st...@gs.com> on 2006/05/05 01:18:05 UTC

incoming message processed but not visible in pop server

Hello!

I have setup James to store the Inbox inside a Sybase db. Everything
seems to work except one thing. Mail does not show up in the POP3 inbox.
Below is the spoolmanager log.

At the end it says the message is ghosted but there is an entry in the
DB with a message state of root and a different message name. I have
logging set to debug. Any idea what might be the problem? The same
config works great if I use files as the Inbox.

I am using James 2.2.0

-Steve


04/05/06 19:02:03 DEBUG spoolmanager: ==== Begin processing mail
Mail1146783723020-0====
04/05/06 19:02:03 DEBUG spoolmanager: Processing Mail1146783723020-0
through root
04/05/06 19:02:03 DEBUG spoolmanager.root: Servicing mail:
Mail1146783723020-0
04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
with org.apache.james.transport.matchers.All@383118
04/05/06 19:02:03 DEBUG spoolmanager.root: Servicing Mail1146783723020-0
by Postmaster aliasing mailet
04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
with org.apache.james.transport.matchers.RelayLimit@11f23e5
04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
with org.apache.james.transport.matchers.InSpammerBlacklist@7e8c4d
04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
with org.apache.james.transport.matchers.InSpammerBlacklist@1fe8ce8
04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
with org.apache.james.transport.matchers.InSpammerBlacklist@d4d66b
04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
with org.apache.james.transport.matchers.All@149105b
04/05/06 19:02:03 DEBUG spoolmanager.root: Servicing Mail1146783723020-0
by ToProcessor Mailet
04/05/06 19:02:03 DEBUG spoolmanager: Processed Mail1146783723020-0
through root
04/05/06 19:02:03 DEBUG spoolmanager: Result was transport
04/05/06 19:02:03 DEBUG spoolmanager: ==== Begin processing mail
Mail1146783723020-0====
04/05/06 19:02:03 DEBUG spoolmanager: Processing Mail1146783723020-0
through transport
04/05/06 19:02:03 DEBUG spoolmanager.transport: Servicing mail:
Mail1146783723020-0
04/05/06 19:02:03 DEBUG spoolmanager.transport: Checking
Mail1146783723020-0 with
org.apache.james.transport.matchers.RecipientIsLocal@1843a75
04/05/06 19:02:03 DEBUG spoolmanager.transport: Servicing
Mail1146783723020-0 by Local Delivery Mailet
04/05/06 19:02:04 DEBUG spoolmanager: Processed Mail1146783723020-0
through transport
04/05/06 19:02:04 DEBUG spoolmanager: Result was ghost
04/05/06 19:02:04 DEBUG spoolmanager: ==== Removed from spool mail
Mail1146783723020-0====


Re: incoming message processed but not visible in pop server

Posted by Stefano Bagnara <ap...@bago.org>.
The spooling log seems to describe a correct spooling.
The message has been managed by the LocalDelivery so it should now be in 
the inbox repository for the recipient.

Check the inbox table (or folder if using file repositories) for that mail.

Stefano

Martin, Stephen C wrote:
> Hello!
> 
> I have setup James to store the Inbox inside a Sybase db. Everything
> seems to work except one thing. Mail does not show up in the POP3 inbox.
> Below is the spoolmanager log.
> 
> At the end it says the message is ghosted but there is an entry in the
> DB with a message state of root and a different message name. I have
> logging set to debug. Any idea what might be the problem? The same
> config works great if I use files as the Inbox.
> 
> I am using James 2.2.0
> 
> -Steve
> 
> 
> 04/05/06 19:02:03 DEBUG spoolmanager: ==== Begin processing mail
> Mail1146783723020-0====
> 04/05/06 19:02:03 DEBUG spoolmanager: Processing Mail1146783723020-0
> through root
> 04/05/06 19:02:03 DEBUG spoolmanager.root: Servicing mail:
> Mail1146783723020-0
> 04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
> with org.apache.james.transport.matchers.All@383118
> 04/05/06 19:02:03 DEBUG spoolmanager.root: Servicing Mail1146783723020-0
> by Postmaster aliasing mailet
> 04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
> with org.apache.james.transport.matchers.RelayLimit@11f23e5
> 04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
> with org.apache.james.transport.matchers.InSpammerBlacklist@7e8c4d
> 04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
> with org.apache.james.transport.matchers.InSpammerBlacklist@1fe8ce8
> 04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
> with org.apache.james.transport.matchers.InSpammerBlacklist@d4d66b
> 04/05/06 19:02:03 DEBUG spoolmanager.root: Checking Mail1146783723020-0
> with org.apache.james.transport.matchers.All@149105b
> 04/05/06 19:02:03 DEBUG spoolmanager.root: Servicing Mail1146783723020-0
> by ToProcessor Mailet
> 04/05/06 19:02:03 DEBUG spoolmanager: Processed Mail1146783723020-0
> through root
> 04/05/06 19:02:03 DEBUG spoolmanager: Result was transport
> 04/05/06 19:02:03 DEBUG spoolmanager: ==== Begin processing mail
> Mail1146783723020-0====
> 04/05/06 19:02:03 DEBUG spoolmanager: Processing Mail1146783723020-0
> through transport
> 04/05/06 19:02:03 DEBUG spoolmanager.transport: Servicing mail:
> Mail1146783723020-0
> 04/05/06 19:02:03 DEBUG spoolmanager.transport: Checking
> Mail1146783723020-0 with
> org.apache.james.transport.matchers.RecipientIsLocal@1843a75
> 04/05/06 19:02:03 DEBUG spoolmanager.transport: Servicing
> Mail1146783723020-0 by Local Delivery Mailet
> 04/05/06 19:02:04 DEBUG spoolmanager: Processed Mail1146783723020-0
> through transport
> 04/05/06 19:02:04 DEBUG spoolmanager: Result was ghost
> 04/05/06 19:02:04 DEBUG spoolmanager: ==== Removed from spool mail
> Mail1146783723020-0====
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org