Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: projectmyst on January 25, 2011, 01:15:47 PM

Title: default host
Post by: projectmyst on January 25, 2011, 01:15:47 PM
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..
Title: default host
Post by: SKaero on January 25, 2011, 01:36:17 PM
You'd have to do it with a custom plugin.