Hello
The problem that i am having is due to my exchange 5.5 server
being seperate from my active directory. In order to login via IMAP it needs to
be in the form of DOMAIN/USERNAME/ALIAS . Getting SquirrelMail configured is all
okay, but for some reason it gets the email address as DOMAIN/USERNAME/[EMAIL PROTECTED]
It's taking the whole login name as the alias when actually all i need is the
ALIAS part of the login. I have managed to come up with code to split the login
by "/" and retrieve the last out of the list but have no idea where to make this
happen (e.g. redirect.php or something). Any ideas guys?
Thanks and Regards
Daniel