Thank you Noel. I had not even looked in the environment.xml, and wasn't aware changing log levels was an option.
Problems that I found and resolved: The match for the VirtualUserTable was incorrect, hadn't changed the match so it may be incorrect for any new install. The match was match="RecipientIsLocal", when I changed it to match="All" it no longer looped. Second problem I found. the VirtualUserTable is not well documented. Had it setup for: user | domain | user+domain Had to change this to: user | domain | [EMAIL PROTECTED] It now works, thanks again for pointing out the debug option. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
