---------- Original Message ---------------------------------- >Interesting. You're saying there must be a host alias that matches the >exact hostname in the URL used to access webmail?
Yes, It does appear that way. >> 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 from the user I am editing rather than the >> currently logged in user. >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. Yes, thank you, I got that to work last night, but I made a slight change... I kept the IMail.BeginIfHostAdmin and changed it to IMAIL.BeginIfUserHostAdmin where it tries to determine if you're a system admin or host admin. Then, where it displays the checkbox for host admin, I changed that from IMAIL.BeginIfUserHostAdmin to IMail.BeginIfHostAdmin. (I just reversed them) Anyway, hopefully that will take care of those problems until they release a patch where I'll have to change it back. Don't they test before releasing? It's not like it's a hidden bug or anything... pretty obvious. Anyway, thanks for your help. Paul Hassinger 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/
