Re: [SOGo] Event shifted in web-interface but is correctly shown in thunderbird lightning (1.3.5a with integrator)

2011-03-09 Thread Stephan Heck

Thanks for the very fast answer!

I dont know if I should file a bug-report into the bug-tracker since you 
are already aware of the problem?


May I ask if there is any chance to get this fixed in the next release, 
I missed already two meetings (was 1 hour late ;-))


Thanks!

Best regards,
Steve

Am 09.03.2011 00:38, schrieb Ludovic Marcotte:

On 11-03-08 3:54 PM, Stephan Heck wrote:
we have sogo 1.3.5a running on 10.04 LTS with integrator configured. 
All works very well, but strangely some events appear to have some 
timezone-problems: They are shifted by one hour.


For example: In Thunderbird lightning (Inverse Edition 1.0b2+104i) 
the event is correctly shown to start at 13:00 (1pm), but in the 
sogo-webview the same event is shown to start at 14:00 (2 pm).  I´ve 
attached a screenshot.


The event was an invitation send from outlook (mac) and was accepted 
in the web interface from sogo. Part of the invitation:

DTSTART;TZID=W. Europe Standard Time:20110311T13
DTEND;TZID=W. Europe Standard Time:20110311T14 


There is currently a parsing bug for TZID that contains a space 
character - like the one you pasted above.


Regards,



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


Re: [SOGo] SOGo sogo_alarms_folder, how to create?

2011-03-09 Thread Luca Olivetti

Al 15/10/2010 16:40, En/na Mohit Chawla ha escrit:



On Fri, Oct 15, 2010 at 7:09 PM, Wolfgang Sourdeau wsourd...@inverse.ca
mailto:wsourd...@inverse.ca wrote:

This is not supposed to happen but note that I didn't test the code
with MySQL.


Sorry to revive this old thread, but I just enabled the option with sogo 
1.3.5a, I'm using postgres and I see the same error.

I'm going to create the table manually.

Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es
Tel. +34 935883004 (Ext.133)  Fax +34 935883007
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] multiple domains setup with xml configuration file

2011-03-09 Thread Philipp Strobl

Hi,

here is a example for two domains (one is with ID=mail, one is ID=uid)

?xml version=1.0 encoding=UTF-8?
!DOCTYPE plist PUBLIC -//GNUstep//DTD plist 0.9//EN 
http://www.gnustep.org/plist-0_9.xml;

plist version=0.9
dict
keyNSGlobalDomain/key
dict
/dict
keysogod/key
dict
keyOCSFolderInfoURL/key
stringpostgresql://sogo:PASS@localhost:5432/sogo/sogo_folder_info/string
keyOCSSessionsFolderURL/key
stringpostgresql://sogo:PASS@localhost:5432/sogo/sogo_session_folder/string
keySOGoACLsSendEMailNotifcations/key
stringYES/string
keySOGoAppointmentSendEMailNotifcations/key
stringYES/string
keySOGoAppointmentSendEMailReceipts/key
stringNO/string
keySOGoAuthenticationMethod/key
stringLDAP/string
keySOGoCalendarDefaultRoles/key
array
stringPublicViewer/string
stringConfidentialDAndTViewer/string
/array
keySOGoContactsDefaultRoles/key
array
stringObjectViewer/string
/array
keySOGoFirstDayOfWeek/key
string1/string
keySOGoFirstWeekOfYear/key
stringFirstFullWeek/string
keySOGoFirtDayOfWeek/key
string1/string
keySOGoFoldersSendEMailNotifcations/key
stringYES/string
keySOGoForceIMAPLoginWithEmail/key
stringYES/string
keySOGoForwardEnabled/key
stringYES/string
keySOGoIMAPAclConformsToIMAPExt/key
stringYes/string
keySOGoIMAPServer/key
stringlocalhost/string
keySOGoLanguage/key
stringGerman/string
keySOGoMailMessageCheck/key
stringevery_5_minutes/string
keySOGoMailReplyPlacement/key
stringabove/string
keySOGoMailingMechanism/key
stringsmtp/string
keySOGoPasswordChangeEnabled/key
stringNO/string
keySOGoProfileURL/key
stringpostgresql://sogo:PASS@localhost:5432/sogo/sogo_user_profile/string
keySOGoSMTPServer/key
stringlocalhost/string
keySOGoSieveScriptsEnabled/key
stringYES/string
keySOGoSieveServer/key
stringsieve://localhost:4190/string
keySOGoTimeZone/key
stringEurope/Berlin/string
keySOGoVacationEnabled/key
stringYES/string
keySxVMemLimit/key
string512/string
keyWOUseRelativeURLs/key
stringYES/string
keyWOWorkersCount/key
string1/string
keydomains/key
dict
keyDOM1/key
dict
keySOGoDraftsFolderName/key
stringDrafts/string
keySOGoLanguage/key
stringGerman/string
keySOGoMailDomain/key
stringDOM1/string
keySOGoSuperUsernames/key
array
stringADMIN/string
/array
keySOGoUserSources/key
array
dict
keyCNFieldName/key
stringcn/string
keyIDFieldName/key
stringmail/string
keyUIDFieldName/key
stringuid/string
keybaseDN/key
stringo=DOM1,ou=users,dc=pilarkto,dc=net/string
keybindDN/key
stringuid=sogo,dc=pilarkto,dc=net/string
keybindPassword/key
stringPASS/string
keycanAuthenticate/key
stringYES/string
keydisplayName/key
stringDOM1 Adressbuch/string
keyfilter/key
string(businessCategory=apos;proapos;)/string
keyhostname/key
stringlocalhost/string
keyid/key
stringDOM1/string
keyisAddressBook/key
stringYES/string
keyport/key
string389/string
keytype/key
stringldap/string
/dict
/array
/dict
keyDOM2/key
dict
keySOGoCalendarDefaultRoles/key
array
string/string
/array
keySOGoContactsDefaultRoles/key
array
string/string
/array
keySOGoDraftsFolderName/key
stringDrafts/string
keySOGoLanguage/key
stringGerman/string
keySOGoMailDomain/key
stringDOM2/string
keySOGoSuperUsernames/key
array
stringADMIN/string
/array
keySOGoUserSources/key
array
dict
keyCNFieldName/key
stringcn/string
keyIDFieldName/key
stringuid/string
keyUIDFieldName/key
stringuid/string
keybaseDN/key
stringo=DOM2,ou=users,dc=pilarkto,dc=net/string
keybindAsCurrentUser/key
stringYES/string
keybindDN/key
stringuid=sogo,dc=pilarkto,dc=net/string
keybindPassword/key
stringPASS/string
keycanAuthenticate/key
stringYES/string
keydisplayName/key
stringDOM2/string
keyfilter/key
string(businessCategory=apos;proapos;)/string
keyhostname/key
stringlocalhost/string
keyid/key
stringDOM2/string
keyisAddressBook/key
stringNO/string
keyport/key
string389/string
keytype/key
stringldap/string
keyuserPasswordAlgorithm/key
stringsha/string
keySOGoLDAPQueryLimit/key
string0/string
/dict
/array
/dict
/dict
/dict
/dict
/plist


Best Regards
Philipp

Philipp v. Strobl-Albeg
- PILAKRTO NETWORKS -

Mobil +49 151 270 39710

http://www.pilarkto.net


Am 08.03.2011 12:51, schrieb Bas van Oosterum:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hi,

i'm playing around with sogo for a few weeks now. A nice application.
One of my open issues is configuring sogo to use muliple domains. Thera
are a lot of examples in the old style of .GNUstepDefaults, but I can
not find examples in the xml style.

Is it possible for somebody to post an example of the new config style?

- -- vriendelijke groet / kind regards

Bas van Oosterum
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNdhgpAAoJEKUuyPy8l/7S4BYH/RT4z35DTm0zGQRPkkUJgF2I
HIv5+vBnbHnymOlSI2JUBIY4ui0u0EIva//mMGycMtfLxEi15uj0PUyA8zv0weTM
Z2vgvKsB3viub9o6P6PC6l7zHPq2gk50aWeRJHEeNwuVPzlbbdCSSdsJckoGCiCc
tr6rtQ+O8MTUDDjR6beGdoegn29F2T7nmbbenFT4+8aaQOPWoFrsxKadg++Vwemj
0gbUK7qRfelbVKVQmP6guLBnbHj/AEr2DZOyNo5ofZFJ3QX2k7YTraQMFEa8ZMyy

[SOGo] external e-mail service and different passwords

2011-03-09 Thread Halezov Ivan

Hi All,


I have installed SOGo, and it runs well.

Does anybody know is it possible now to use different passwords for 
authentication in SOGo  and for authentication  into IMAP server?


For example: user authenticates to SOGo, using his password, stored in 
SQL database, and the service automaticly login him into IMAP service 
using another password, stored in the same database.



Thanks in advance.

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


Re: [SOGo] Title in senders name

2011-03-09 Thread Anil Thapa

I guess one way of doing this would be add title in LDAP.

On 03/09/2011 12:49 PM, Marco Smiatek wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi..

im trying to find out how to configure the senders name when using SOGo
Webmail.
My Boss would like his title befor his name.

Marco
- -- 
Encrypted eMail welcome!

GPG / PGP Key : 0x111B2B7E
Fingerprint : F451 E4F7 D1D2 EC8B DAC3 8BE7 AB23 EF3F 111B 2B7E

if(is) - Institute for Internet Security
University of Applied Sciences Gelsenkirchen
Tel.: +49 209 9596763
mobile: +49 151 407 44 602
https://www.internet-sicherheit.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk13d1cACgkQqyPvPxEbK35PTACgreYUanmFMVXbg8sYL+ShPFmo
g6kAn3XqnXuhslkOGBqt1stveprGDQSF
=Kvad
-END PGP SIGNATURE-


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


Re: [SOGo] external e-mail service and different passwords

2011-03-09 Thread Ludovic Marcotte

On 11-03-09 8:28 AM, Halezov Ivan wrote:

I have installed SOGo, and it runs well.

Does anybody know is it possible now to use different passwords for 
authentication in SOGo  and for authentication  into IMAP server?


For example: user authenticates to SOGo, using his password, stored in 
SQL database, and the service automaticly login him into IMAP service 
using another password, stored in the same database. 


That's not yet possible.

Regards,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +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


Re: [SOGo] Title in senders name

2011-03-09 Thread Marco Smiatek
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I tried that.. but SOGo does not show the title.
I tried Phone and that work so i think i need a mapping from Sogo Fields
to GOSA Fields

Am 09.03.2011 14:30, schrieb Anil Thapa:
 I guess one way of doing this would be add title in LDAP.
 
 On 03/09/2011 12:49 PM, Marco Smiatek wrote:
 Hi..
 
 im trying to find out how to configure the senders name when using SOGo
 Webmail.
 My Boss would like his title befor his name.
 
 Marco
 -- Encrypted eMail welcome!
 GPG / PGP Key : 0x111B2B7E
 Fingerprint : F451 E4F7 D1D2 EC8B DAC3 8BE7 AB23 EF3F 111B 2B7E
 
 if(is) - Institute for Internet Security
 University of Applied Sciences Gelsenkirchen
 Tel.: +49 209 9596763
 mobile: +49 151 407 44 602
 https://www.internet-sicherheit.de

- -- 
Encrypted eMail welcome!
GPG / PGP Key : 0x111B2B7E
Fingerprint : F451 E4F7 D1D2 EC8B DAC3 8BE7 AB23 EF3F 111B 2B7E

if(is) - Institute for Internet Security
University of Applied Sciences Gelsenkirchen
Tel.: +49 209 9596763
mobile: +49 151 407 44 602
https://www.internet-sicherheit.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAk13ir0ACgkQqyPvPxEbK35rsACfa2hNiMX3qHA+47bHKb3NPkVb
9bcAoID1Gp90ygyKb2vEZZNNrLheN3PJ
=+XhV
-END PGP SIGNATURE-
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] start with no email account

2011-03-09 Thread Carsten Laun-De Lellis
Hi all

When i logon to sogo for the first time, there is always an imap account
and the smtp account is not configurable at all.

SMTP is not a big issue for me at the moment, but i wonder if it is
possible with starting sogo with no imap account and let the user
configure all imap accounts?

I would appreciate any hints.

Regards,
Mit freundlichem Gruß

Carsten Laun-De Lellis
Dipl.-Ing. Elektrotechnik
Certified Information Systems Auditor (CISA)

Hauptstrasse 13
D-67705 Trippstadt

Phone:   +49 (6306) 992140
Mobile:  +49 (151) 27530865
email:   carsten.delel...@delellis.net




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


Re: [SOGo] blank page

2011-03-09 Thread dhottinger

OCSSessionsFolderURL. For example :

 defaults -u sogo write sogod OCSSessionsFolderURL
postgresql://sogo:password@localhost:5432/sogo/sogo_sessions_folder


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


When I try to set defaults -u sogo write sogod OCSSessiosFolderURL I  
get the following error message:defaults write: domain is not a  
dictionary!


--
Dwayne Hottinger
Network Administrator
Harrisonburg City Public Schools

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein

The hottest places in Hell are reserved for those who, in times of moral
crisis, preserved their neutrality.
-- Dante

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


Re: [SOGo] Problem while opening events in lightning

2011-03-09 Thread Wolfgang Sourdeau

Hi Stéphane,


When I double-click on an event, I get the following message in 
thunderbird errors console :

Erreur : job.finalize is not a function
Fichier Source : chrome://calendar/content/calendar-views.js
Ligne : 140



This occurs when a previous action has been triggered on an event and 
has not yet finished executing. Do you see any other exceptoin occurring 
meanwhile, or any useful message in your SOGO logs ?



CHeers,

--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


[SOGo] Android and CardDAV support

2011-03-09 Thread Alessio Fattorini

has anyone tried this application? Problem? Feedback?
https://market.android.com/details?id=org.dmfs.carddav.sync
--
Alessio Fattorini (alessio.fattor...@nethesis.it)

nethesis srl - Via degli Olmi 16/4 - 61100 Pesaro (PU)
tel. +39 0721 405516 - fax +39 0721 268147
www.nethesis.it - i...@nethesis.it
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Android and CardDAV support

2011-03-09 Thread Patrick Ben Koetter
* Alessio Fattorini users@sogo.nu:
 has anyone tried this application? Problem? Feedback?
 https://market.android.com/details?id=org.dmfs.carddav.sync

The screenshots on the site have inverse.ca in it. ;)

p@rick

-- 
state of mind
Digitale Kommunikation

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

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


Re: [SOGo] Android and CardDAV support

2011-03-09 Thread Anil Thapa
I have not tried this one in particular but my colleague tried this one 
and it works well with Anroid.


http://www.hypermatix.com/products/calendar_sync_for_android?q=faq

But, it doesnt work with the Root of your calendar you have to be 
specific of your calendar.


here is what they said

What URL do I use to connect to my CalDAV server?

The current version of Calendar Sync for Android requires a URL to a 
single calendar events collection, not the top-level server URL. This 
means the name or id of an individual calendar should appear somewhere 
in your URL, or you may get an error connecting.


In general, follow your CalDAV server's guide documentation as if using 
Mozilla Lightning/Sunbird. Specific examples for some CalDAV servers are 
given below.


Anil





On 03/09/2011 03:32 PM, Alessio Fattorini wrote:

has anyone tried this application? Problem? Feedback?
https://market.android.com/details?id=org.dmfs.carddav.sync


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

Re: [SOGo] Problem while opening events in lightning

2011-03-09 Thread Stéphane PERON

Hi Wolfgang,

When I double-click on an event, I only get the following message in the 
sogo log file :
localhost - - [09/Mar/2011:17:12:56 GMT] PROPFIND 
/SOGo/dav/speron/Calendar/personal43a33aed-a85a-4e73-a965-341f3b17f41c.ics 
HTTP/1.1 404 94/127 0.004 - - 0


Cheers

Stéphane

Le 09/03/2011 16:09, Wolfgang Sourdeau a écrit :

Hi Stéphane,


When I double-click on an event, I get the following message in 
thunderbird errors console :

Erreur : job.finalize is not a function
Fichier Source : chrome://calendar/content/calendar-views.js
Ligne : 140



This occurs when a previous action has been triggered on an event and 
has not yet finished executing. Do you see any other exceptoin 
occurring meanwhile, or any useful message in your SOGO logs ?



CHeers,




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



Re: Re: [SOGo] Android and CardDAV support

2011-03-09 Thread firedup
I tried Calendar Sync and it was going to by my answer to avoiding Google.
However, it has some serious limitations. 

As long as you identify each calendar distinctly by using its SOGo Caldav URL,
it is able to successfully sync events back and forth and generally works
nicely. 

However, if you have recurring events of any sort in your calendar, it gets
completely messed up. The recurring events Vcalendar data is not parsed
properly and show up in weird ways in the calendar. This is called out as a
limitation on the hypermatix page and was the single biggest reason that I was
unable to avoid Google. After trying all possible other options, I have finally
succumbed to using Google Calendar with my Android Phone.

I'm still looking for alternatives, but have not found one yet.

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


Re: [SOGo] Android and CardDAV support

2011-03-09 Thread André Schild

Am 09.03.2011 17:38, schrieb fire...@aaryaveda.com:

I tried Calendar Sync and it was going to by my answer to avoiding Google.
However, it has some serious limitations.

As long as you identify each calendar distinctly by using its SOGo Caldav URL,
it is able to successfully sync events back and forth and generally works
nicely.

However, if you have recurring events of any sort in your calendar, it gets
completely messed up. The recurring events Vcalendar data is not parsed
properly and show up in weird ways in the calendar. This is called out as a
limitation on the hypermatix page and was the single biggest reason that I was
unable to avoid Google. After trying all possible other options, I have finally
succumbed to using Google Calendar with my Android Phone.

I'm still looking for alternatives, but have not found one yet.

We use the funambol syncml client with good sucess.

https://android-client.forge.funambol.org/servlets/ProjectDocumentList?folderID=81expandFolder=81folderID=60

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


Re: Re: [SOGo] Bidirectional sync on Todo's not working - Android and Funambol

2011-03-09 Thread firedup
Sorry, I have not had the chance to document it yet. If there is enough
interest, I will do it though. 

The general idea though is that Apache serves as a reverse proxy in front of
the Funambol server. They both run on the same host and we restrict access to
the Funambol server's port 8080 using a local firewall. Then using mod_proxy
and mod_proxy_ajp, we use Apache to maintain a continuous connection to
Funambol's AJP port 8009. 

An Apache config like the following will do the rest.

# Enabling Funambol server use with SSL. Instead of starting up SSL
# on Funambol's Tomcat server, we use Apache to proxy the TLS connection.
# Note that the Funambol HTTP server is on port 8080, but the AJP server
# is on port 8009
Location /funambol
  Order allow,deny
  Allow from all
  ProxyPass ajp://127.0.0.1:8009/funambol
/Location

Point your Funambol client to https://hostname/funambol/ds and everything
should work as usual.

You could achieve the above also by activating Funambol's TLS server directly.
But I did not want to open another port 8443 on my host either or have clients
connect directly to the Funambol java DS server. Also it is a little more
complicated, since you need to add your CA certs to the Tomcat SSL Java
keystore.

Finally, to make sure that you can actually connect via TLS with your Funambol
client, you actually do need to make sure that your SSL CA is a valid one on
your Android device. Since I use self-signed certs, I actually had to root my
phone ( a relatively trivial process) and add my CA to the Android cert store.

Hope this helps. If you need any more details, feel free to ping me.

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


Re: Re: [SOGo] Android and CardDAV support

2011-03-09 Thread firedup
Thanks for the pointer. I use the same Funambol client to sync my Tasks and
Contacts from SOGo. Unfortunately, my phone (Samsung Epic) uses Android 2.1 and
the Funambol client does not do Calendar Sync on Android 2.1. I am waiting for
Samsung to upgrade to Android Froyo 2.2 and then retry the Calendar side with
SOGo.

Do you use the Sync tags for multiple calendar support from SOGo? Does it work
well?

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


[SOGo] Contact with notes: only first line shows in web interface

2011-03-09 Thread Luca Olivetti
In the field notes of a contact, if I write multiple lines in 
thunderbird, in the web interface only the first line is visible.


OTOH if I write multiple lines in the web interface, they are all 
visible in thunderbird.


SOGo 1.3.5a, Thunderbird 3.1.9, Integrator 3.104, Connector 3.104 and 
Lightning 1.0b2.


Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es
Tel. +34 935883004 (Ext.133)  Fax +34 935883007
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Problem while opening events in lightning

2011-03-09 Thread Stéphane PERON
I 'd like to add that I have this problem since last update of Sogo from 
an ubuntu 10.04 LTS server ... a few weeks before


I have reinstalled all sogo several times  from the beginning of the 
documentation... And I 've got always the same issue for each 
thunderbird client !


Does anyone has sogo installed on an ubuntu 10.04 LTS  with a 
thunderbird client running without theses issues ?


thanks a lot for you help

Cheers

Stéphane


Le 09/03/2011 17:16, Stéphane PERON a écrit :

Hi Wolfgang,

When I double-click on an event, I only get the following message in 
the sogo log file :
localhost - - [09/Mar/2011:17:12:56 GMT] PROPFIND 
/SOGo/dav/speron/Calendar/personal43a33aed-a85a-4e73-a965-341f3b17f41c.ics 
HTTP/1.1 404 94/127 0.004 - - 0


Cheers

Stéphane

Le 09/03/2011 16:09, Wolfgang Sourdeau a écrit :

Hi Stéphane,


When I double-click on an event, I get the following message in 
thunderbird errors console :

Erreur : job.finalize is not a function
Fichier Source : chrome://calendar/content/calendar-views.js
Ligne : 140



This occurs when a previous action has been triggered on an event and 
has not yet finished executing. Do you see any other exceptoin 
occurring meanwhile, or any useful message in your SOGO logs ?



CHeers,







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


Re: [SOGo] blank page

2011-03-09 Thread Stephen Ingram

Dwayne-

dhottin...@harrisonburg.k12.va.us wrote:

OCSSessionsFolderURL. For example :

 defaults -u sogo write sogod OCSSessionsFolderURL
postgresql://sogo:password@localhost:5432/sogo/sogo_sessions_folder


Try putting the last part that starts with postgresql in quotes. What 
you should end up with in your .GNUStepDefaults file is the following:


keyOCSSessionsFolderURL/key
stringpostgresql://sogo:password@localhost:5432/sogo/sogo_sessions_folder/string

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


Re: [SOGo] Contact with notes: only first line shows in web interface

2011-03-09 Thread Allen

Luca Olivetti wrote:
In the field notes of a contact, if I write multiple lines in 
thunderbird, in the web interface only the first line is visible.


OTOH if I write multiple lines in the web interface, they are all 
visible in thunderbird.


SOGo 1.3.5a, Thunderbird 3.1.9, Integrator 3.104, Connector 3.104 and 
Lightning 1.0b2.

My installation works fine. SOGo 1.3.5a and TB 2.0.0.24.
The problem is: in the web interface, the notes box is too small, and 
I have to use up arrow and down arrow to see the rest.


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


[SOGo] Sogo with multiple Apache domains?

2011-03-09 Thread Vangelis
The title might not be that clear, but I would like to ask how is it possible
to setup SOGo web interface to listen on different hostnames?

for example, I have a SOGo machine in my LAN so lets assume that it will answer
in https://sogo.mylan.local/SOGo.

so I have to configure the following lines in /etc/apache2/conf.d/SOGo.conf
  RequestHeader set x-webobjects-server-port 443
  RequestHeader set x-webobjects-server-name sogo.mylan.local
  RequestHeader set x-webobjects-server-url https://sogo.mylan.local;

Now I want to make a portforward rule in my firewall and get access when this
machine is behind NAT.
So this should work also when internet users access the web interface from
https://mylan.dyndns.org:4443. (mylan.dyndns.org:4443 is forwarded to
sogo.mylan.local:443)

Since I have configured the apache sogo conf file to use sogo.mylan.local, it
will not work for requests from any other external network..
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Contact with notes: only first line shows in web interface

2011-03-09 Thread Luca Olivetti
Al 09/03/11 18:57, En/na Allen ha escrit:
 Luca Olivetti wrote:
 In the field notes of a contact, if I write multiple lines in thunderbird, 
 in the web interface only the first line is visible.

 OTOH if I write multiple lines in the web interface, they are all visible in 
 thunderbird.

 SOGo 1.3.5a, Thunderbird 3.1.9, Integrator 3.104, Connector 3.104 and 
 Lightning 1.0b2.
 My installation works fine. SOGo 1.3.5a and TB 2.0.0.24.
   ^^^

It must be a thunderbird 3 thing then.

I can reproduce it with the online demo.
Logged in as user sogo1 I created a contact named pippo with 4 lines in the 
notes field,
the web interface only shows the first one (and it will lose the rest if I edit 
the contact).

One more thing: the refresh button on the web interface doesn't refresh the 
contacts: one
has to select something else (e.g. mail) and select contacts again to have them 
refreshed.
Is quite confusing.

Bye
-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] blank page

2011-03-09 Thread J. Echter
Am 09.03.2011 18:56, schrieb Stephen Ingram:
 Dwayne-

 dhottin...@harrisonburg.k12.va.us wrote:
 OCSSessionsFolderURL. For example :

  defaults -u sogo write sogod OCSSessionsFolderURL
 postgresql://sogo:password@localhost:5432/sogo/sogo_sessions_folder

 Try putting the last part that starts with postgresql in quotes. What
 you should end up with in your .GNUStepDefaults file is the following:

 keyOCSSessionsFolderURL/key
 stringpostgresql://sogo:password@localhost:5432/sogo/sogo_sessions_folder/string


 Steve
is this the same with mysql? i don't have this setting and all works.

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


[SOGo] Funambol sogo connector V1.0.8 with funambol 8.0.2?

2011-03-09 Thread Luca Olivetti
Today one of my users had problem synchronizing a contact, so, since 
I recently updated sogo without touching funambol, I thought I would
update the funambol connector, from 1.0.7 to the current 1.0.8.
I didn't solve the problem, so I just told him to delete the contact 
(actually remove the notes field, that was full of \r\n instead of
line breaks).
Later I realized that the download page says that it's for funambol 8.5, while
I have 8.0.2. Apparently the synchronization works (though it skips that
contact now) but I'd like to know if this is a combination that should work
or I'm facing unexpected problems.

If the latter, what's the simplest way to upgrade funambol without losing
the configuration (I used the bin bundle to install 8.0.2)?

Bye
-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Contact with notes: only first line shows in webinterface

2011-03-09 Thread Allen Chen

Luca Olivetti wrote:

Al 09/03/11 18:57, En/na Allen ha escrit:
  

Luca Olivetti wrote:


In the field notes of a contact, if I write multiple lines in thunderbird, in 
the web interface only the first line is visible.

OTOH if I write multiple lines in the web interface, they are all visible in 
thunderbird.

SOGo 1.3.5a, Thunderbird 3.1.9, Integrator 3.104, Connector 3.104 and Lightning 
1.0b2.
  

My installation works fine. SOGo 1.3.5a and TB 2.0.0.24.


   ^^^

It must be a thunderbird 3 thing then.

I can reproduce it with the online demo.
Logged in as user sogo1 I created a contact named pippo with 4 lines in the 
notes field,
the web interface only shows the first one (and it will lose the rest if I edit 
the contact).

One more thing: the refresh button on the web interface doesn't refresh the 
contacts: one
has to select something else (e.g. mail) and select contacts again to have them 
refreshed.
Is quite confusing.
  

Same issue appears here with TB 3.

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

[SOGo] Reply to Address

2011-03-09 Thread Anil Thapa
This might have been already discussed. Most of our users are in Squirrel mail, 
is there a way to allow users to add replyto address in Imap option somewhere ? 
several users have two email address and they would like to get their email 
into their alternative address. So let say users send email from x...@abc.com 
but when I press the reply button it should be his a...@abc.com address

Is there some kind of features in SOGo ?

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


Re: [SOGo] Android and CardDAV support

2011-03-09 Thread André Schild

Am 09.03.2011 17:53, schrieb fire...@aaryaveda.com:

Thanks for the pointer. I use the same Funambol client to sync my Tasks and
Contacts from SOGo. Unfortunately, my phone (Samsung Epic) uses Android 2.1 and
the Funambol client does not do Calendar Sync on Android 2.1. I am waiting for
Samsung to upgrade to Android Froyo 2.2 and then retry the Calendar side with
SOGo.

Yes,

the calendar stuff is anoying in android...
The newest funambol code (not released) also includes support for
synching OnePunch Notes, but there we miss a container in Sogo for them ;)


Do you use the Sync tags for multiple calendar support from SOGo? Does it work
well?

No, actually we don't use that.

What I would more need is the abaility to sync with two (very) different
sogo accounts. (Ony my own private sogo installation/domain, and the other
one the work sogo installation)

Still dreaming of a native Caldav client in android
(Like in the other big player in the mobile market has. :(   )

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


Re: [SOGo] Funambol sogo connector V1.0.8 with funambol 8.0.2?

2011-03-09 Thread Milos Wimmer

On Wed, 9 Mar 2011, Luca Olivetti wrote:

 Hi Luca,


Later I realized that the download page says that it's for funambol 8.5, while
I have 8.0.2. Apparently the synchronization works (though it skips that
contact now) but I'd like to know if this is a combination that should work
or I'm facing unexpected problems.


I'm running funambol-8.7.0-x64 with funambol-sogo-1.0.8 from 
http://www.sogo.nu/bugs/view.php?id=633  [Attached File]

and it works great.



If the latter, what's the simplest way to upgrade funambol without losing
the configuration (I used the bin bundle to install 8.0.2)?


I do not consider configuration for a problem. Problem is to push all
information about synchronized data into new version ;-)
I'm using this way:
- using /opt/Funambol as a production directory - it is a link to
  /opt/Funambol-x.y
- install new version into new directory /opt/Funambol-8.7  and
  create all databases as new by installation procedure
- copy /opt/Funambol/logs and /opt/Funambol/tools/hypersonic/data into
  /opt/Funambol-8.7
  (I'm using default hypersonic db)
- change link /opt/Funambol to /opt/Funambol-8.7

I'm not sure it is exactly correct, but works nice for me.

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


Re: [SOGo] Problem while opening events in lightning

2011-03-09 Thread Wolfgang Sourdeau

Le Mercredi 9 Mars 2011 11:16 EST, Stéphane PERON s.pe...@free.fr a écrit:

 Hi Wolfgang,

 When I double-click on an event, I only get the following message in the
 sogo log file :
 localhost - - [09/Mar/2011:17:12:56 GMT] PROPFIND
 /SOGo/dav/speron/Calendar/personal43a33aed-a85a-4e73-a965-341f3b17f41c.ics
 HTTP/1.1 404 94/127 0.004 - - 0

Hi Stéphane,


There is your bug as their should be a slash between personal and the 
remainder of the url.
It's strange that is occurs again because similar bugs have been fixed 2 years 
ago.
 Which versions of GNUstep and SOGO are you using?

 Cheers!
--
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)


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

Re: [SOGo] Funambol sogo connector V1.0.8 with funambol 8.0.2?

2011-03-09 Thread Luca Olivetti
Al 09/03/11 21:13, En/na Milos Wimmer ha escrit:
 On Wed, 9 Mar 2011, Luca Olivetti wrote:
 
  Hi Luca,
 
 Later I realized that the download page says that it's for funambol 8.5, 
 while
 I have 8.0.2. Apparently the synchronization works (though it skips that
 contact now) but I'd like to know if this is a combination that should work
 or I'm facing unexpected problems.
 
 I'm running funambol-8.7.0-x64 with funambol-sogo-1.0.8 from 
 http://www.sogo.nu/bugs/view.php?id=633  [Attached File]
 and it works great.

Is that a different 1.0.8 than the one on the download page?

http://www.sogo.nu/uploads/Funambol/funambol-sogo-1.0.8.s4j
 
 
 If the latter, what's the simplest way to upgrade funambol without losing
 the configuration (I used the bin bundle to install 8.0.2)?
 
 I do not consider configuration for a problem. Problem is to push all
 information about synchronized data into new version ;-)

Well, that's what I mean when I say configuration ;-)

 I'm using this way:
 - using /opt/Funambol as a production directory - it is a link to
   /opt/Funambol-x.y
 - install new version into new directory /opt/Funambol-8.7  and
   create all databases as new by installation procedure
 - copy /opt/Funambol/logs and /opt/Funambol/tools/hypersonic/data into
   /opt/Funambol-8.7
   (I'm using default hypersonic db)

Me too, so this is the key step (copying hypersonic/data), thank you.


Bye
-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] new Thunderbird extensions available

2011-03-09 Thread Wolfgang Sourdeau
Hi everyone,


A new series of extensions has been regenerated. Mostly those fixes issues with 
regards to the interaction between Apple programs and SOGo Connector. Here is a 
detailed list of user-visible changes:
- Apple Contacts Server: enable the upload of cards to contact collections, by 
adapting the mime type to the non-standard one that Apple uses
- many fixes for importing photos from AddressBook.app on MacOS and on iOS, by 
adapting the parsing to the poor output of those apps
- in the Thunderbird address book, removing cards from contacts lists from the 
address book window (as opposed to the list edition window) would not trigger 
the upload of the new list to the server
- with SOGo Integrator, it was impossible to unsubscribe from a calendar via 
the contextual menu attached to the calendar list
- SOGo Connector and SOGo Integrator: renaming address books and calendars with 
accented characters would fail under certain circumstances


Please test those as they are our long-awaited release candidates!

Thanks!

-- 
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)

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


Re: [SOGo] new Thunderbird extensions available

2011-03-09 Thread Wolfgang Sourdeau
Hi again,


Even better, we actually have a url for those downloads:

http://inverse.ca/downloads/extensions/nightly/


Cheers!
 
 
-- 
Wolfgang Sourdeau :: +1 (514) 447-4918 ext. 125 :: wsourd...@inverse.ca
Inverse inc. Leaders behind SOGo (sogo.nu) and PacketFence (www.packetfence.org)
 

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


Re: [SOGo] new Thunderbird extensions available

2011-03-09 Thread André Schild

Am 09.03.2011 22:09, schrieb Wolfgang Sourdeau:

Hi again,


Even better, we actually have a url for those downloads:

http://inverse.ca/downloads/extensions/nightly/



;)

Thanks, will test them

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


[SOGo] Lightning, avoid creating home calendar

2011-03-09 Thread Luca Olivetti
On a fresh thunderbird profile I find annoying (and confusing) that
lightning creates a default local calendar (and marks it as the default
one).
The following hack avoids it, maybe a proper way of coding would be
to make the hack conditional on the presence of the integrator.

--- 

diff --unified --recursive 
calendar-save/content/calendar/calendar-management.js 
calendar/content/calendar/calendar-management.js
--- calendar-save/content/calendar/calendar-management.js   2010-06-10 
18:20:46.0 +0200
+++ calendar/content/calendar/calendar-management.js2011-03-02 
14:52:24.28125 +0100
@@ -96,12 +96,12 @@
 function initHomeCalendar() {
 let calMgr = cal.getCalendarManager();
 let composite = getCompositeCalendar();
-let url = makeURL(moz-storage-calendar://);
-let homeCalendar = calMgr.createCalendar(storage, url);
-homeCalendar.name = calGetString(calendar, homeCalendarName);
-calMgr.registerCalendar(homeCalendar);
-cal.setPref(calendar.list.sortOrder, homeCalendar.id);
-composite.addCalendar(homeCalendar);
+//let url = makeURL(moz-storage-calendar://);
+//let homeCalendar = calMgr.createCalendar(storage, url);
+//homeCalendar.name = calGetString(calendar, homeCalendarName);
+//calMgr.registerCalendar(homeCalendar);
+//cal.setPref(calendar.list.sortOrder, homeCalendar.id);
+//composite.addCalendar(homeCalendar);
 
 // Wrapping this in a try/catch block, as if any of the migration code
 // fails, the app may not load.
@@ -113,7 +113,7 @@
 }
 }
 
-return homeCalendar;
+//return homeCalendar;
 }
 
 /**



-- 
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Addressbook attributes

2011-03-09 Thread Carsten Laun-De Lellis
Hi all

 

I just want to know which attributes I can use for setting up addressbook’s
in mysql.

 

I would appreciate any hints.

 

 

Mit freundlichem Gruß

 

Carsten Laun-De Lellis

Dipl.-Ing. Elektrotechnik

Certified Information Systems Auditor (CISA)

 

Hauptstrasse 13

D-67705 Trippstadt

 

Phone:   +49 (6306) 992140

Mobile:  +49 (151) 27530865

email:mailto:carsten.delel...@delellis.net
carsten.delel...@delellis.net

 

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

Re: [SOGo] How to disable spellchecker

2011-03-09 Thread Jason Thibeault
Okay, I've edited 
/usr/lib/GNUstep/SOGo/WebServerResources/ckeditor/config.js to read as 
follows:


CKEDITOR.editorConfig = function( config )
{
config.uiColor = '#D4D0C8';
config.skin = 'kama';
config.scayt_autoStartup = false;
config.disableNativeSpellChecker = false;
config.removePlugins = elementspath,maximize,resize,scayt;
};

This removes the option to even choose enabling SCAYT which will prevent 
our users from accidentally sending sensitive info in emails to the 
spellchecker.net site (which is part of PCI compliance -- making sure 
you know exactly who is getting or able to get every bit ever sent 
anywhere).


As I need to eliminate it permanently, is there any chance an option can 
be added to SOGo so the changes I've made don't revert on upgrades? I 
can use dpkg-divert to redirect any changes to that config.js but I'm a 
little worried that future upgrades might include more config for 
ckeditor that I'd be missing out on if I did that.


Thanks!


On 11-03-09 11:51 PM, Francis Lachapelle wrote:

On 2011-03-09, at 2:19 AM, André Schild wrote:


The spellchecker is probably a feature of ckeditor used for html mails.

http://stackoverflow.com/questions/2944509/how-to-disable-ckeditor-3-auto-spellchecker

Exactly.

http://docs.cksource.com/CKEditor_3.x/Users_Guide/Spell_Checking


Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)



--
Jason Thibeault
OLS | IT Manager, Kentville

office 902.690.2249 | cell 902.679.7710 | fax 902.678.7200
email jason.thibea...@onlinesupport.com 
mailto:jason.thibea...@onlinesupport.com | website 
www.onlinesupport.com http://www.onlinesupport.com


Notice This communication, including any attachments, is confidential. 
It is intended only for the person or persons to whom it is addressed. 
If you have received this e-mail in error, please notify the sender. 
Avis Cette communication, y compris tous les attachements, est 
confidentielle. On le prévoit seulement pour la personne ou les 
personnes à qui il est adressé. Si vous avez reçu cet email par erreur, 
informez svp l'expéditeur.

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

[SOGo] BTS activities for Wednesday, March 09 2011

2011-03-09 Thread SOGo reporter
Title: BTS activities for Wednesday, March 09 2011





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Wednesday, March 09 2011

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1176
	2011-03-09 20:09:49
	new (open)
	Backend General
	Login@virtual-host: Multiple domains, single user directory (duplicated per domain)
	
	  
	
1175
	2011-03-09 20:18:53
	new (open)
	Web General
	SOGo install issues, crash with NSException NSInvalidArgumentException REASON:GSMutableDictionar; doc. potentially the problem?
	
	  
	
1173
	2011-03-09 08:43:45
	new (open)
	Web Mail
	Cannot send or save email
	
	  
	
1110
	2011-03-09 15:51:43
	new (open)
	with external server
	Various patches for synchronizing Thunderbird address books with iPhone, iPad etc. and DAViCal
	
	  
	
818
	2011-03-09 06:45:00
	assigned (open)
	Funambol SOGo Connector
	changes of titel,location,etc. aren't seen in thunderbird
	
	  
	
966
	2011-03-09 15:13:51
	resolved (fixed)
	GUI
	Contact pictures synchronisation problem
	
	  
	
1121
	2011-03-09 15:15:15
	resolved (fixed)
	with SOGo
	Problem with CR and special chaacter codes between thunderbird address book , SOGO and iphone
	
	  
	
  
  




Re: [SOGo] Sogo with multiple Apache domains?

2011-03-09 Thread Daniel Müller
I am also intersted in this kind of feature.
Please let me and the list if you have a solution. Tried it myself and never 
get it done.

Greetings
Daniel
 Original-Nachricht 
 Datum: Wed,  9 Mar 2011 12:58:45 -0500 (EST)
 Von: Vangelis cyberan...@gmail.com
 An: users@sogo.nu
 Betreff: [SOGo] Sogo with multiple Apache domains?

 The title might not be that clear, but I would like to ask how is it
 possible
 to setup SOGo web interface to listen on different hostnames?
 
 for example, I have a SOGo machine in my LAN so lets assume that it will
 answer
 in https://sogo.mylan.local/SOGo.
 
 so I have to configure the following lines in
 /etc/apache2/conf.d/SOGo.conf
   RequestHeader set x-webobjects-server-port 443
   RequestHeader set x-webobjects-server-name sogo.mylan.local
   RequestHeader set x-webobjects-server-url https://sogo.mylan.local;
 
 Now I want to make a portforward rule in my firewall and get access when
 this
 machine is behind NAT.
 So this should work also when internet users access the web interface from
 https://mylan.dyndns.org:4443. (mylan.dyndns.org:4443 is forwarded to
 sogo.mylan.local:443)
 
 Since I have configured the apache sogo conf file to use sogo.mylan.local,
 it
 will not work for requests from any other external network..
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Sogo with multiple Apache domains?

2011-03-09 Thread Martin Rabl
Hm, should run with several different sogo.conf's, i.e. Sogo.domain1.conf, 
Sogo.domain2.conf etc., each configured for an own domain.

Greetings, Martin


---
Martin Rabl

Am 10.03.2011 um 08:17 schrieb Daniel Müller danielmuell...@gmx.net:

 I am also intersted in this kind of feature.
 Please let me and the list if you have a solution. Tried it myself and never 
 get it done.
 
 Greetings
 Daniel
  Original-Nachricht 
 Datum: Wed,  9 Mar 2011 12:58:45 -0500 (EST)
 Von: Vangelis cyberan...@gmail.com
 An: users@sogo.nu
 Betreff: [SOGo] Sogo with multiple Apache domains?
 
 The title might not be that clear, but I would like to ask how is it
 possible
 to setup SOGo web interface to listen on different hostnames?
 
 for example, I have a SOGo machine in my LAN so lets assume that it will
 answer
 in https://sogo.mylan.local/SOGo.
 
 so I have to configure the following lines in
 /etc/apache2/conf.d/SOGo.conf
  RequestHeader set x-webobjects-server-port 443
  RequestHeader set x-webobjects-server-name sogo.mylan.local
  RequestHeader set x-webobjects-server-url https://sogo.mylan.local;
 
 Now I want to make a portforward rule in my firewall and get access when
 this
 machine is behind NAT.
 So this should work also when internet users access the web interface from
 https://mylan.dyndns.org:4443. (mylan.dyndns.org:4443 is forwarded to
 sogo.mylan.local:443)
 
 Since I have configured the apache sogo conf file to use sogo.mylan.local,
 it
 will not work for requests from any other external network..
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
 
 -- 
 Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
 belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists