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 Greg Hookey <gh...@elegant.ca> on 2003/07/10 10:26:23 UTC

JDBCVirtualUserTable configuration

Hi,
	I was wondering if you could be of some assistance.  I am new to JAMES
and I am wondering what is the correct location in the config.xml file
for the following statement:

<mailet match="All" class="JDBCVirtualUserTable">
  <table>db://maildb/VirtualUserTable</table>
</mailet>

I am a bit confused as to where it properly belongs (in the root,or in
the transport section).

Thanks,
Greg



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


file based virtual users? RE: JDBCVirtualUserTable configuration

Posted by Robert Koberg <ro...@koberg.com>.
Hi,

Could you give some advice on how to handle file-based virtual users? I
currently keep my CMS users/passwords(md5 encrypted) in a XML file and could
provide information to james in any which way.

Any details would be appreciated - the more detailed the better. Once I have
it up and running I could add a write up to the james Wiki.

On another note:

How many users would you consider too much for a file-based setup?

Is a JDBC setup the optimal way to go for most any situation?

Are there any mailet implementations that transform the mail into XML
markup? And conversely, is there a way to transform XML marked-up email to a
standardized email format?

Thanks for any info,
-Rob


> -----Original Message-----
> From: Noel J. Bergman [mailto:noel@devtech.com]
> Sent: Thursday, July 10, 2003 8:45 AM
> To: James Users List
> 
> > what is the correct location in the config.xml file
> > for the [JDBCVirtualUserTable]
> 
> Since JDBCVirtualUserTable provides a mapping from externally referenced
> addresses to potentially ephermeral destinations, I have it in transport,
> immediately prior to the LocalDelivery mailet.  YMMV.
> 
> 	--- Noel
> 
> 
> ---------------------------------------------------------------------
> 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


RE: JDBCVirtualUserTable configuration

Posted by "Noel J. Bergman" <no...@devtech.com>.
> what is the correct location in the config.xml file
> for the [JDBCVirtualUserTable]

Since JDBCVirtualUserTable provides a mapping from externally referenced
addresses to potentially ephermeral destinations, I have it in transport,
immediately prior to the LocalDelivery mailet.  YMMV.

	--- Noel


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