> I figured out that the CurrentDomain wasn't being changed in > Web Messaging > because there needs to be a host alias for the exact domain I > am calling the > system with (A Change from version 6 that should probably be documented > somewhere).
Interesting. You're saying there must be a host alias that matches the exact hostname in the URL used to access webmail? > However, problems still exist with me being able to > only display > or modify a user that has a host administrator attribute. If I > try modifying > or diplaying any other user, I am returned to the login screen. > It appears > as if the IMAIL.BeginIfHostAdmin tag is holding the value form > the user I am > editing rather than the currently logged in user. Maybe I just > need sleep, > who knows. That's a known bug with 7.04, introduced after Ipswitch beefed-up template security a bit too aggressively. We've fixed it in our templates, but stock templates remain broken. You're correct, in that IMail is interpreting that tag from the perspective of the user being displayed or modified, not the perspective of the logged-in admin. Whoops. To fix it, you need to REMOVE those IMail.BeginIfHostAdmin starting and ending tags from the dispusr.html and chguser.html files. Ron Hornbaker President/CTO . . . . . . . . . . . . http://humankindsystems.com . . . . . . . . . . . . w e c o d e. w e c a r e. . http://AnswerTrack.com - eCRM email tracking solution . http://KillerWebMail.com - the name says it all . http://hksi.net/products - EZSignUp, You'veGotIMail!, etc... . http://hksi.net/testimonials - 1,896 admins can't be wrong 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/
