Re: [SOGo] different login and IMAP password

2012-08-31 Thread Christoph Herrmann

First let me thank you for the fast answer.

An alternative would be, if the Settings of the second IMAP Account  
would be unchangeable. Is that possible?


Thanks

Christoph

Zitat von Ludovic Marcotte lmarco...@inverse.ca:


On 30/08/12 17:00, wasseradler wrote:

Is this possible?


No.

--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence  
(www.packetfence.org)


--
users@sogo.nu
https://inverse.ca/sogo/lists






This message was sent using IMP, the Internet Messaging Program.

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Issues changing the database

2012-08-31 Thread Christian Mack
Hello Federico Alberto Sayd


On 2012-08-28 19:16, Federico Alberto Sayd wrote:

 I'm traying to add a new server to my sogo installation and now the
 config in the new sogo server points to the database in the original
 server, thus i had to change localhost by the name/ip of the original
 sogo server.
 
 But now, when I connect to the second server, although it connects to
 the database does not retrieve any data because the info about calendars
 and addressboks are hardcoded in the database with the old database
 configuration (localhost).
 
 How I can workaround this issue?
 

For MySQL see:
http://www.mail-archive.com/users@sogo.nu/msg00621.html


 Why the config es hardcoded in the database? Have to do with performance?
 
 This design is not flexible; changing some basic config parameters as a
 password for a database user implies to change the fields
 c_quick_location, c_acl_location and c_folder_type in the table
 sogo_folder_info.
 

Sorry, I don't know why.
And I agree it isn't flexible, and you get database passwords in plain
text from a database dump/backup.

We did circumvent this issue by using a hostname for the database which
is set via /etc/hosts on each SOGo server.



Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Reminder Issue

2012-08-31 Thread Christian Mack
Hello Zachary Acreman
On 2012-08-31 04:55, Zachary Acreman wrote:

 This is an inadequate answer.
 
 1) If reminders from shared calendars don't work in Thunderbird, they
 should be disabled by default;
 2) Reminders from shared calendars SHOULD work in Thunderbird, because
 it is an obvious thing to want to be able to do.
 
 This has been an issue for years. The problems arising from this bug
 have made me look like kind of a jerk for pushing SOGo in my organization.
 

As it works in the SOGo Webinterface, the error must be in Lightning.
Lightning is developed by Mozilla
And sorry, but this is a SOGo list not a Thunderbird / Lightning /
Mozilla list.

Did you open a bug report for that in the Mozilla Lightning bug tracking
system?


Kind regards,
Christian Mack

 On 8/23/2012 10:55 AM, Christian Mack wrote:
 Hello Greg

 On 2012-08-07 19:14, supp...@conley-inc.com wrote:
 SOGo Server:
 CentOS 6
 Sogo 1.3.17
 Thunderbird 10.x
 Lightning 1.2.3
 SOGo Connector 10.0.3
 SOGo Integrator 10.0.3
 PostgreSQL 8.4.12

 LDAP Server:
 CentOS 6
 OpenLDAP

 I am running into an issue lately with Thunderbird.  I don't know how
 long this
 has been going on.  This problem may have existed on previous
 versions of SOGo
 or the Thunderbird extensions, but I didn't notice it until recently.

 The problem occurs when a person (#1) is subscribed to another
 person's (#2)
 calendar (view only).  If person #2 has current alarms set for
 events, these
 alarms will show up as reminders on person #1's Thunderbird.  When
 person #1
 attempts to dismiss these alarms he/she gets the following error:
 An error occurred when writing to the calendar Bob Smith!
 Error Code: MODIFICATION_FAILED
 Description:
 Status Code: 403, The user lacks the required permission to perform the
 request.

 ?xml version=1.0 encoding=ISO-8859-1?
 html xmlns=http://www.w3.org/1999/xhtml;
 bodyh3An error occurred during object publishing/h3ptried to
 access
 private object (0x0x25ca428, SoClass=SOGoAppointmentObject)/p/body
 /html

 When person #1 attempts to set person #2's calendar to not show
 reminders, this
 setting does not take effect.  Upon restart of Thunderbird, the Show
 Reminders box is once again checked.  The only way to turn off the
 reminders
 is to login to the SOGo web interface and uncheck the Show Alarms
 box for
 that particular person's calendar.

 This problem occurs on both Windows (XP and 7) and Linux (Ubuntu 10.04)
 clients.  Right now, using the web interface to disable alarms is a
 suitable
 workaround.  However, it would be nice to have this functionality
 working in
 Thunderbird, as well.  I don't know whether this is a SOGo
 (extension?) issue,
 or a Thunderbird issue.

 If anyone has some suggestions to solve this issue, I'm all ears!

 In Lightning and SOGo you can disable alarms for each calendar.
 Select it, right click it and choose Properties.
 There is an option Show Reminders (Lightning) or Show Alarms (SOGo).
 Just disable it ;-)



-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Database from scratch

2012-08-31 Thread Marc Patermann

Hi,

based on the work of user oeufdure I was able to successfully build 
1.3.17 with opensuse build service (and building 1.3.18 now).


In the installation document I find nothing about preparing the database 
itself (creating tables etc.). Does SOGo do this on its own?


I find update scripts for database, but no installation script.

When I try to run i.e.

postgres@rzhs211:~ /install/sogo/SOGo-1.3.18/Scripts/sql-update-20070724.sh
Username (postgres): sogo
Hostname (localhost):
Database (postgres): sogo

You will now be requested your password thrice...
After that, a list of SQL operations will scroll.

psql: FATAL:  Ident-Authentifizierung für Benutzer »sogo« fehlgeschlagen
psql: FATAL:  Ident-Authentifizierung für Benutzer »sogo« fehlgeschlagen
psql: FATAL:  Ident-Authentifizierung für Benutzer »sogo« fehlgeschlagen

I'm not prompted for the password anytime. It does not work.
(Tried with users sogo and postgres.)

I'm surely missing something.

sogo.log complains about:

Aug 31 15:40:07 sogod [5092]: 0x0xbe04c8[SOGoCache] an error occurred 
when caching value for key 'session:sGbfC6sNsK36Sau8o++NaA==': WRITE 
FAILURE
EXCEPTION: NSException: 0xd708c8 NAME:NSInvalidArgumentException 
REASON:NGLdapEntry(instance) does not recognize asDictionary INFO:(null)




Marc
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Database from scratch

2012-08-31 Thread Jean Raby

On 12-08-31 10:02 AM, Marc Patermann wrote:

Hi,

based on the work of user oeufdure I was able to successfully build
1.3.17 with opensuse build service (and building 1.3.18 now).

In the installation document I find nothing about preparing the database
itself (creating tables etc.). Does SOGo do this on its own?

SOGo will do it when it starts.


I find update scripts for database, but no installation script.

When I try to run i.e.

postgres@rzhs211:~
/install/sogo/SOGo-1.3.18/Scripts/sql-update-20070724.sh
Username (postgres): sogo
Hostname (localhost):
Database (postgres): sogo

You will now be requested your password thrice...
After that, a list of SQL operations will scroll.

psql: FATAL: Ident-Authentifizierung für Benutzer »sogo« fehlgeschlagen
psql: FATAL: Ident-Authentifizierung für Benutzer »sogo« fehlgeschlagen
psql: FATAL: Ident-Authentifizierung für Benutzer »sogo« fehlgeschlagen

I'm not prompted for the password anytime. It does not work.
(Tried with users sogo and postgres.)

I'm surely missing something.

don't run the upgrade scripts since you're not upgrading ;-)


sogo.log complains about:

Aug 31 15:40:07 sogod [5092]: 0x0xbe04c8[SOGoCache] an error occurred
when caching value for key 'session:sGbfC6sNsK36Sau8o++NaA==': WRITE
FAILURE
EXCEPTION: NSException: 0xd708c8 NAME:NSInvalidArgumentException
REASON:NGLdapEntry(instance) does not recognize asDictionary INFO:(null)

the first error is related to memcached,  make sure memcached is 
installed and running.


The second exception looks like a configuration issue, but I cannot say 
more without seeing the output of 'sudo -u sogo defaults read sogod'





Marc



--
Jean Raby
jr...@inverse.ca  ::  +1.514.447.4918 (x120) ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Reminder Issue

2012-08-31 Thread Zachary Acreman
As the reported problem is not with calendar or alarm *display*, but 
with calendar *sharing* and permissions, that suggests a SOGo Connector 
or Integrator problem. The bug is not present in Thunderbird/Lightning 
alone, by definition.


Even if it were a Lightning bug, SOGo's frontend tools require an old 
version of Lightning, so bug reports against that would not be 
particularly fruitful.


The SOGo project bills Thunderbird integration as a selling point, so 
it's reasonable to expect problems with the SOGo/Thunderbird user 
experience to be taken seriously. This one has been reported before in 
the time that I've used SOGo.


Do SOGo's frontend plugins have their own list? They do not appear to. 
If this is not the appropriate place to discuss problems with the 
SOGo/Thunderbird user experience, where is?


Zachary Acreman
zjacre...@nasen.org

On 8/31/2012 3:50 AM, Christian Mack wrote:

Hello Zachary Acreman
On 2012-08-31 04:55, Zachary Acreman wrote:

This is an inadequate answer.

1) If reminders from shared calendars don't work in Thunderbird, they
should be disabled by default;
2) Reminders from shared calendars SHOULD work in Thunderbird, because
it is an obvious thing to want to be able to do.

This has been an issue for years. The problems arising from this bug
have made me look like kind of a jerk for pushing SOGo in my organization.


As it works in the SOGo Webinterface, the error must be in Lightning.
Lightning is developed by Mozilla
And sorry, but this is a SOGo list not a Thunderbird / Lightning /
Mozilla list.

Did you open a bug report for that in the Mozilla Lightning bug tracking
system?


Kind regards,
Christian Mack


On 8/23/2012 10:55 AM, Christian Mack wrote:

Hello Greg

On 2012-08-07 19:14, supp...@conley-inc.com wrote:

SOGo Server:
CentOS 6
Sogo 1.3.17
Thunderbird 10.x
Lightning 1.2.3
SOGo Connector 10.0.3
SOGo Integrator 10.0.3
PostgreSQL 8.4.12

LDAP Server:
CentOS 6
OpenLDAP

I am running into an issue lately with Thunderbird.  I don't know how
long this
has been going on.  This problem may have existed on previous
versions of SOGo
or the Thunderbird extensions, but I didn't notice it until recently.

The problem occurs when a person (#1) is subscribed to another
person's (#2)
calendar (view only).  If person #2 has current alarms set for
events, these
alarms will show up as reminders on person #1's Thunderbird.  When
person #1
attempts to dismiss these alarms he/she gets the following error:
An error occurred when writing to the calendar Bob Smith!
Error Code: MODIFICATION_FAILED
Description:
Status Code: 403, The user lacks the required permission to perform the
request.

?xml version=1.0 encoding=ISO-8859-1?
html xmlns=http://www.w3.org/1999/xhtml;
bodyh3An error occurred during object publishing/h3ptried to
access
private object (0x0x25ca428, SoClass=SOGoAppointmentObject)/p/body
/html

When person #1 attempts to set person #2's calendar to not show
reminders, this
setting does not take effect.  Upon restart of Thunderbird, the Show
Reminders box is once again checked.  The only way to turn off the
reminders
is to login to the SOGo web interface and uncheck the Show Alarms
box for
that particular person's calendar.

This problem occurs on both Windows (XP and 7) and Linux (Ubuntu 10.04)
clients.  Right now, using the web interface to disable alarms is a
suitable
workaround.  However, it would be nice to have this functionality
working in
Thunderbird, as well.  I don't know whether this is a SOGo
(extension?) issue,
or a Thunderbird issue.

If anyone has some suggestions to solve this issue, I'm all ears!


In Lightning and SOGo you can disable alarms for each calendar.
Select it, right click it and choose Properties.
There is an option Show Reminders (Lightning) or Show Alarms (SOGo).
Just disable it ;-)





--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Reminder Issue

2012-08-31 Thread Ludovic Marcotte

On 31/08/12 11:59, Zachary Acreman wrote:
As the reported problem is not with calendar or alarm *display*, but 
with calendar *sharing* and permissions, that suggests a SOGo 
Connector or Integrator problem. The bug is not present in 
Thunderbird/Lightning alone, by definition. 

That's not true.

Lightning tries to do a PUT on the shared calendars where you activated 
alarms and where you don't have write permissions. Lightning shouldn't 
do that - it should simply update its internal cache for alerts 
acknowledgment.


If you manually subscribe to a CalDAV calendar with a Thunderbird 
profile that doesn't have the SOGo extensions, you'll have the same error.


I remember discussing that years ago with the Mozilla Calendar 
development team but I don't recall the outcome.


What we could do in SOGo Integrator to mitigate the issue is that after 
reading/refreshing the ACLs from the server, we could disable alarms to 
calendars where we can't write to.


--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] ANN: SOGo v2.0.0rc5 is released!

2012-08-31 Thread Ludovic Marcotte

Hello,

As mentioned last week for our upcoming activities, we've just released 
v2.0.0rc5. It's released in the form of a VM, like SOGo ZEG, to ease the 
testing process (http://www.sogo.nu/downloads/zeg.html)


It is essentially the version from this morning's nightly builds so 
anyone can use that instead.


We very much improved the documentation 
(http://www.sogo.nu/downloads/documentation.html) to install everything 
on RHEL 5, 6, Debian Squeeze and Ubuntu Oneiric and Precise so please 
give it a try!


Thanks,

--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] SOGo v2: pop3 - imap migration and MySQL backend

2012-08-31 Thread sebastián

Dear list,

I have two questions regarding SOGo v2.

I'm planning to migrate some mail accounts from Outlook/local .pst 
storage/pop3 to imap.


I know Thunderbird can do the pop3 - imap migration, except it looses 
some contacts' details. AFAIK, Thunderbird do it better than readpst/libpst.


Does SOGo v2 simplify this in any way?


ITOH, does SOGo v2 continue supporting MySQL/PostgreSQL as accounts sources?

TIA,

--
Sebstián

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v2.0.0rc5 is released!

2012-08-31 Thread steven-sogo
Hi,

Are there any plans to release the source in
http://www.sogo.nu/files/downloads/SOGo/Sources/ as with previous releases?

Thanks,
Steve
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo v2.0.0rc5 is released!

2012-08-31 Thread Ludovic Marcotte

On 31/08/12 15:37, steven-s...@hiscocks.me.uk wrote:

Are there any plans to release the source in
http://www.sogo.nu/files/downloads/SOGo/Sources/  as with previous releases?
You can pull the latest development code from 
ca.inverse.sogo/ca.inverse.sope and the sogo branch from openchange's 
svn server. There will be no tarballs as things will move from a fast 
pace from now and we encourage people from using the latest nightly 
builds, following our documentation too.


--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] MS Outlook don' t synchronize Inbox mail folder automatically, only manually by pressing 'Update folder' at Inbox. Is it SOGo RC5 bug or feature ?

2012-08-31 Thread Oooo1
Value SOGoMailMessageCheck works for Web only, but how is checking of new
mail for Outlook possible without pressing Update folder button ?

At the moment for RC5 I send e-mail from myself to myself, or somebody sends
me e-mail and I can see it only after pressing for Update folder at Inbox.

But when I see at the Inbox folder synchronization property and open
synchronization sheet, I can see that there are for example 5 messages
locally and 8 messages at the server.

That is MS Outlook can see messages at server automatically.

For Sent folder is allright, synchronization works and the same message
quantity are displayed at Sent folder sych property. 

 

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] MS Outlook don' t synchronize Inbox mail folder automatically, only manually by pressing 'Update folder' at Inbox. Is it SOGo RC5 bug or feature ?

2012-08-31 Thread Oooo1
Sorry for triple.

Some troubles was with sending the post that is it was handled by mail
client incorrectly.

 

From: Oooo1 [mailto:oo...@front.ru] 
Sent: Saturday, September 01, 2012 5:05 AM
To: users@sogo.nu
Cc: users-requ...@sogo.nu
Subject: MS Outlook don' t synchronize Inbox mail folder automatically, only
manually by pressing 'Update folder' at Inbox. Is it SOGo RC5 bug or feature
?

 

Value SOGoMailMessageCheck works for Web only, but how is checking of new
mail for Outlook possible without pressing Update folder button ?

At the moment for RC5 I send e-mail from myself to myself, or somebody sends
me e-mail and I can see it only after pressing for Update folder at Inbox.

But when I see at the Inbox folder synchronization property and open
synchronization sheet, I can see that there are for example 5 messages
locally and 8 messages at the server.

That is MS Outlook can see messages at server automatically.

For Sent folder is allright, synchronization works and the same message
quantity are displayed at Sent folder sych property. 

 

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] BTS activities for Friday, August 31 2012

2012-08-31 Thread SOGo reporter
Title: BTS activities for Friday, August 31 2012





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Friday, August 31 2012

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1954
	2012-08-31 15:59:34
	updated (open)
	SOGo Native Outlook Compatibility
	Samba4 crashes when MS OL tries to add and synchronizes 'Junk Mail' folder but in Russian language in UTF-7.
	
	  
	
1966
	2012-08-31 13:08:20
	updated (open)
	Backend Mail
	addressed persons not displayed after sending
	
	  
	
1967
	2012-08-31 14:58:48
	new (open)
	Backend Mail
	Vacation Sieve needs to be customizable
	
	  
	
1969
	2012-08-31 18:28:22
	new (open)
	Web Calendar
	mail for invited recipient(s) has different sender address in "mail from" and addresses to actions to respond the request
	
	  
	
1908
	2012-08-31 11:48:37
	updated (open)
	Web Mail
	Mail answer lost if original mail is opened
	
	  
	
1926
	2012-08-31 11:51:33
	updated (open)
	Web Mail
	printing function is missing in mails status draft
	
	  
	
1965
	2012-08-31 21:05:26
	resolved (fixed)
	Backend Calendar
	Recurrent events
	
	  
	
1968
	2012-08-31 17:50:53
	closed (not a bug)
	Web Mail
	user can not simply save a received, sent or draft mail into a file
	
	  
	
1587
	2012-08-31 12:49:59
	closed (fixed)
	with SOGo
	ZEG: the new 2.0.0beta 4 is based on Ubuntu 11.10, missing info from website