Oops. Sorry, I didn't find this SHA-related post with my earlier search on mail-archive.com:
http://www.mail-archive.com/[email protected]/msg01603.html -----Original Message----- From: Ricardo Cortes [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 30, 2004 12:58 PM To: [EMAIL PROTECTED] Subject: Adding Users Programmatically + MySQL Hi again, So, after a few weeks of playing around with James, I'm finally making progress. Currently, I've got James running locally and I have JavaMail sending emails to users that are located in a MySQL database. I wasn't aware that I had to add the users using the telnet protocol so that's why I was running into problems sending an initial test email. With respect to adding users, I'd like to have another JBoss application actually create the users and have James read the rows from the MySQL database. If I were to write an application to write to the users table that is generated by James, I'm thinking that the only hard part would be the password hash. Before I go down this road (I've already searched the archives) I was wondering if anyone had any suggestions as to which SHA-1 algorithm I should use? I'm planning on doing the development in Java so a Java implementation would be ideal but I'd also hope that James accepts the output. Thanks, Ricardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
