> I had to rename the user account of all the i-mail services to a > user wich is know by that external SQL-server (otherwise hte users > can't login)
You didn't need to do that. You're using NT Integrated Authentication, which is discouraged; just create SQL users, then specify a full connection string in Imail's host config: IMAILSECDB;UID=username;PWD=password;DB=IMAIL Integrated users will work, but you need to make sure they are known or trusted by the Imail machine to have adequate local permissions. -Sandy Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Please visit the Knowledge Base for answers to frequently asked questions: http://www.ipswitch.com/support/IMail/
