I'm trying to set up the $rcmail_config['default_host'] to use the domain my sign in with and not the domain from the site, i have tried using $rcmail_config['default_host'] = '%n' but that just uses the domain from the site and not from the email address i'm login in with.
Dose any one know if this can be done..
You'd have to do it with a custom plugin.