Re: [SOGo] ANN: SOGo v1.3.12 Thunderbird 10 compatibility

2012-02-13 Thread Martin Ott
Thanks for the update of this great piece of software!

In the debian packages I miss the update script
sql-update-1.3.11_to_1.3.12.sh:



deb http://inverse.ca/ubuntu maverick maverick

martin@vlweb01:~$ aptitude show sogo
Package: sogo
New: yes
State: installed
Automatically installed: no
Version: 1.3.12
...

martin@vlweb01:~$ dpkg -L sogo | grep sql-update
/usr/share/doc/sogo/sql-update-1.2.2_to_1.3.0.sh
/usr/share/doc/sogo/sql-update-1.3.3_to_1.3.4.sh
/usr/share/doc/sogo/sql-update-1.2.2_to_1.3.0-mysql.sh
/usr/share/doc/sogo/sql-update-1.3.3_to_1.3.4-mysql.sh

Regards,
Martin


 === Upgrading to v1.3.12 ===
 
 Once you have updated and restarted SOGo, run the shell script 
 sql-update-1.3.11_to_1.3.12.sh or sql-update-1.3.11_to_1.3.12-mysql.sh (if 
 you use MySQL).
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] [solved] syncevolution CalDAV with sogo

2012-01-28 Thread Martin Ott
Am 13.01.2012 12:35, schrieb Martin Ott:
 Hi,
 
 since Version 1.2 syncevolution supports CalDAV and CardDAV. Has anyone
 a working
 config running with sogo?
 
 I'm trying to get my N900 to sync with sogo (v1.3.11). The initial sync
 is successfull.
 After deleting an event on the phone, the following sync aborts with the
 error (syncevolution output):
 
 [INFO @sogo] @sogo/calendar: deleting %2f72.ics
 [ERROR @sogo] @sogo/calendar: error code from SyncEvolution operation
 not allowed (remote, status 405): DELETE: bad HTTP status: status 1.1,
 code 405, class 4, Method Not Allowed
 
 which is in the sogo.log on the server:
 10.28.8.1 - - [13/Jan/2012:12:26:25 +0100] DELETE /72.ics HTTP/1.1 405
 378 - -
 
 With Inverse SOGo Connecter the DELETE Operation is functional. Any hints?

with the help of the syncevolution developer Patrick Ohly I gotit
working - the problem was a missing / at the end of the database path

The relevant commands to create the config are as follows:

#specify peer
syncevolution --configure --template webdav
syncURL=https://domain.com/SOGo/dav/%u/ username=foo password=bar
SSLVerifyServer=0 target-config@sogo

#explicitly configure addressbook source on CardDAV-Server
syncevolution --configure
database=https://domain.com/SOGo/dav/foo/Contacts/personal/
target-config@sogo addressbook

#explicitly configure calendar source on CalDAV-Server
syncevolution --configure
database=https://domain.com/SOGo/dav/foo/Calendar/personal/
target-config@sogo calendar

#local config
syncevolution --configure --template SyncEvolution_Client
syncURL=local://@sogo username= password= n900
calendar addressbook


#initial sync
syncevolution --sync slow n900 calendar addressbook

Additional calendar are also possible.

Regards,
Martin




-- 
Martin Ott | Stettener Str. 6 | 71394 Kernen-Rommelshausen
fon 07151-1698452 | mobil 0176-49399967
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] syncevolution CalDAV with sogo

2012-01-13 Thread Martin Ott
Hi,

since Version 1.2 syncevolution supports CalDAV and CardDAV. Has anyone
a working
config running with sogo?

I'm trying to get my N900 to sync with sogo (v1.3.11). The initial sync
is successfull.
After deleting an event on the phone, the following sync aborts with the
error (syncevolution output):

[INFO @sogo] @sogo/calendar: deleting %2f72.ics
[ERROR @sogo] @sogo/calendar: error code from SyncEvolution operation
not allowed (remote, status 405): DELETE: bad HTTP status: status 1.1,
code 405, class 4, Method Not Allowed

which is in the sogo.log on the server:
10.28.8.1 - - [13/Jan/2012:12:26:25 +0100] DELETE /72.ics HTTP/1.1 405
378 - -

With Inverse SOGo Connecter the DELETE Operation is functional. Any hints?

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


Re: [SOGo] What can I do with categories?

2011-11-23 Thread Martin Ott
Hi Paul,
 
Am Mittwoch, 23. November 2011 12:03 CET, Paul van der Vlis 
p...@vandervlis.nl schrieb: 
 
 Op 23-11-11 09:24, Christian Mack schreef:
  Hello Paul van der Vlis
 
 Hi Christian,
 
  On 2011-11-22 20:13, Paul van der Vlis wrote:
 
  Categories are a nice feature, but I don't know what I can do with it
  except seeing it.
 
  Let's say a category is family, can I send e.g. an e-mail to all
  people in that category?
  
  Yes, you can.
  First search for this category.
  In order to do so you have to select search criterion Category after
  clicking on the search icon (== magnifying glass).
  Now you can type in your category, e.g. family.
  
  It now displays addresses with the chosen category only.
  
  Then select all of them by selecting one of them and pressing Ctrl+A.
  Now right click on them and call Write.
  
  That's it.
 
 Thanks for your information, this works. But what I miss is a way to
 send all those people a BCC. I don't want they see each others e-mail.
 
 Is there a way to send all people in a category a BCC ?

Yes, you can. First compose a new mail, from this browser window select the 
addressbook (contacts). There you have the choice between To, CC and BCC

Kind regards,
Martin

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