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 Allan Wick <al...@wickidcool.com> on 2003/12/01 05:57:40 UTC

Virtual User Configuration

I have setup the James server with JDBCVirtualUsersTable.  Redhat Linux 
9.0, and James 2.1.3 build.

I put the JDBCVirtualUsersTable mailet in the "Transport" processor 
element after the existing "LocalDelivery" mailet using "All" for the 
match attribute.

My mapping table has user="test" domain="my.domain"  
target_address="myLocalUser@localhost".  My email to the 
test[at]my.domain doesn't show up in any table (inbox or deadletter) and 
I get no rejected email or anything.

I can send an email to myLocalUser[at]my.domain and it gets into the 
inbox and I can retrieve it from my email client.  Just the re-direct fails.

Any help would be appreciated.

-Al Wick


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


Re: Virtual User Configuration

Posted by Craig Raw <cr...@quirk.co.za>.
Put it before LocalDelivery. It makes sense if you think about it.

-Craig

Allan Wick wrote:
> I have setup the James server with JDBCVirtualUsersTable.  Redhat Linux 
> 9.0, and James 2.1.3 build.
> 
> I put the JDBCVirtualUsersTable mailet in the "Transport" processor 
> element after the existing "LocalDelivery" mailet using "All" for the 
> match attribute.
> 
> My mapping table has user="test" domain="my.domain"  
> target_address="myLocalUser@localhost".  My email to the 
> test[at]my.domain doesn't show up in any table (inbox or deadletter) and 
> I get no rejected email or anything.
> 
> I can send an email to myLocalUser[at]my.domain and it gets into the 
> inbox and I can retrieve it from my email client.  Just the re-direct 
> fails.
> 
> Any help would be appreciated.
> 
> -Al Wick
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
> For additional commands, e-mail: server-user-help@james.apache.org
> 
> 
> 



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