[Pkg-roundcube-maintainers] Bug#552487: roundcube multiple domains no longer working
Vincent Bernat
bernat at debian.org
Sat Jan 8 14:35:18 UTC 2011
OoO Vers la fin de l'après-midi du lundi 26 octobre 2009, vers 16:37,
Daniel Knabl <daniel at tirolinux.net> disait :
> after upgrading to 0.3-2 my multi-site installation no longer worksas expected.
> Usually i configured it like th following:
> $rcmail_config['include_host_config'] = array('webmail.domain.one' => 'domain.one.inc.php',
> 'webmail.domain.two' => 'domain.two.inc.php',
> 'webmail.domain.nnn' => 'domain.nnn.inc.php');
> Where each of the included files has some similar content as follows:
> <?php
> $HOST = 'domain.one';
> $rcmail_config['default_host'] = $HOST;
> $rcmail_config['username_domain'] = $HOST;
> $rcmail_config['mail_domain'] = $HOST;
> $rcmail_config['product_name'] = $HOST . ' Webmail';
> ?>
Where is 'domain.one.inc.php' in your filesystem? This is
counter-intuitive, but it should be in /var/lib/roundcube/config. If
they are in /etc/roundcube, please use a symlink. In a future release, I
will turn /var/lib/roundcube/config into a symlink to /etc/roundcube to
avoid those kind of issues.
--
HARDFAIL("Not enough magic.");
2.4.0-test2 /usr/src/linux/drivers/block/nbd.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-roundcube-maintainers/attachments/20110108/55e048fa/attachment.pgp>
More information about the Pkg-roundcube-maintainers
mailing list