> This is for home use...I don't want to use JDBC, can I use them with
> file stores instead?
No one has written one to use file stores, but the XMLVirtualUserTable[1]
mailet should suffice rather than need a file store implementation. Look at
lines 165-177 of the included configuration file [2]. If you have explicit
mappings for each valid user, and then a wildcard, it will match the
explicit mappings, and skip the wildcard. We have an example of that in the
demo configuration, although the wildcard is mapped using a regex, which you
wouldn't need.
--- Noel
[1]
http://cvs.apache.org/viewcvs.cgi/james-server/src/java/org/apache/james/tra
nsport/mailets/Attic/XMLVirtualUserTable.java?annotate=1.1.2.1&only_with_tag
=branch_2_1_fcs
[2]
http://cvs.apache.org/viewcvs.cgi/james-server/src/conf/james-config.xml?ann
otate=1.40.2.21
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]