[SOGo] Re: [missing component: R.0.2.0.1.25] in SOGo
sogo@opengroupware.org
sogo@opengroupware.org
Tue, 20 Nov 2007 15:14:08 +0100
Quoting Helge Hess <helge.hess@opengroupware.org>:
> On 20.11.2007, at 10:28, marco.lertora@infoporto.it wrote:
>> I've tried to download and compile the 1.0rc1 version but I still =20
>> get the same error!
>> Someone have any suggests?
>
>
> Most likely something is wrong with your template setup (that is, SOGo
> can't find the templates). Maybe a permission issue?
>
> Greets,
> Helge
> --=20
> Helge Hess
> http://www.helgehess.eu/
> --=20
> OpenGroupware.org SOGo
> sogo@opengroupware.org
> http://mail.opengroupware.org/mailman/listinfo/sogo
Finally i get it to work! It wasn't a permission issue... I was =20
failing to source GNUstep.sh... :-(
Now SOGo is running up! And now I've a new trouble....
I use ldap + postfix + cyrus configured for vhost so my login are =20
somenthing like "marco@infoporto.it"
I can login into sogo trought ldap-authentication without no problems =20
but when it try to access imap-mail i got these errors:
> 151.68.20.109 - - [20/Nov/2007:14:02:34 GMT] "POST =20
> /SOGo/so/marco.lertora@infoporto.it/Mail/marco.lertora@infoporto.it@192.16=
8.1.2/mailboxes HTTP/1.1" 200 151/0 0.010 - - =20
> 2007-11-20 14:02:34.234 sogod-0.9[21104] <NSException: 8635df0> =20
> NAME:NSGenericException REASON:illegal character in host part
> Nov 20 14:02:34 sogod-0.9 [21104]: [ERROR] =20
> <0x08661B28[SOGoMailFolder]:folderINBOX> Could not connect IMAP4.
> 2007-11-20 14:02:34.234 sogod-0.9[21104] <NSException: 85c8618> =20
> NAME:NSGenericException REASON:illegal character in host part
> 2007-11-20 14:02:34.235 sogod-0.9[21104] <NSException: 86663a0> =20
> NAME:NSGenericException REASON:illegal character in host part
I think the "@" within the username cause the mistake and sogod try to =20
connect to: infoporto.it@192.168.1.2 (or something like that)..
It's my supposition correct? There is any workaround?
Marco