Hi,
I am trying to setup some extra tables in the database.
I want to make a list of "allowed mail senders" (these are not necessary
users on the James mail server).
first thing is, that I want to make the table creation from the
sqlRessources.xml.
But it seems that I need to add some code to the JDBCMailRepository.java
- please correct me if I am wrong !?
so I want to create following table:
SenderList
senderID
senderName
senderMail
I then intend to make a mailet, that will validate sender with the list
in the database.
can anyone give a hint on how the code should be modified ? or if there
are other places/way of doing this ?
Thanks,
-Michael
------------------------------------------------------
This mail was sent through Jay.net: http://www.jay.net
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]