On 18.10.2011 22:17, Andreas Dick wrote:
> hi list
> I have the problem in RC 0.6 (and latest SVN) that I am not able to use
> rouncube with the dyndns webhop service... thus running roundcube in a
> surrounding frame!
> the error message in FF console is e.g.:
>
> security error: content at http://realserver.ch/roundcube/ is not allowed to
> load data from von http://niceurl.ch/
>
> what could be my problem?
> is this a bug or a feature?

i would check the main.cf as a first step.
did you explicitly specify realserver.ch somewhere, e.g.
   $rcmail_config['session_domain'] ?

i use
   $rcmail_config['session_domain'] = $_SERVER['SERVER_NAME'];

so that i do not have to bother about chosing the right session_domain
setting :)

cheers,
raoul
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/8f4f07cd

Reply via email to