Here's what I'm trying to do...
I've got my webmail setup using cookies rather than .htaccess. I've also go a custom login screen setup so that users will not see the cPanel X login screen when they login. However, is there any way to pass a webmail user's domain to the webmail logout cgi script so that I can log the user out and redirect them to the custom login screen (i.e. theirdomain.com/webmail) when they log out of the webmail?
Hope this makes sense... any help would be greatly appreciated!