Re: [SOGo] Is it possible to use Funambol Server v10?

2011-10-06 Thread Brian Kirkman
I have been successful installing and using Funambol Server 10.0.3. I 
don't think there's any difference between the old documentation and the 
new version. I use MySQL and the default Tomcat install. Give it a try 
and let us know if you run into any issues.


-Brian


On 10/5/2011 5:22 AM, sgu...@web.de wrote:

Hi,
I'm trying to install funambol server. The installation guide covers the
version 8.7. Is it possible to use version 10 as well?

Rgds


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


Re: [SOGo] Errors during configuration of funambol?

2011-10-06 Thread Brian Kirkman

Try this.

http://www.c0urier.net/2010/guide-funambol-mysql-and-debian-lennysqueeze



On 10/6/2011 3:17 PM, sgu...@web.de wrote:

Hi,
I try to get funambol working.
I'm using mysql and prepared the installation according to the manual. When i
run ./bin/install I get the following output:

BUILD FAILED
/opt/Funambol/ds-server/install/install.xml:172: The following error occurred
while executing this line:
/opt/Funambol/ds-server/install/install.xml:353: The following error occurred
while executing this line:
/opt/Funambol/ds-server/install/install.xml:380: The following error occurred
while executing this line:
/opt/Funambol/ds-server/install/install.xml:437: The following error occurred
while executing this line:
/opt/Funambol/ds-server/install/install.xml:452:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link
failure

Any ideas?

Rgds


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


Re: [SOGo] Setting Thunderbird Integrator extension problem

2011-09-02 Thread Brian Kirkman

On 9/2/2011 8:51 AM, alex wrote:

Hello,

I am sorry to say that I have the problem...

exemple.com 192.168.123.103 - - [02/Sep/2011:15:42:18 +0200] GET 
/SOGo-plugins/updates.php?plugin=sogo-integra...@inverse.caversion=0.00platform=WINNT_x86-msvc 
HTTP/1.1 200 943 - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; 
rv:1.9.2.21) Gecko/20110830 Thunderbird/3.1.13


exemple.com 192.168.123.103 - - [02/Sep/2011:15:42:18 +0200] GET 
/SOGo-plugins/updates.php?plugin=sogo-connec...@inverse.caversion=0.00platform=WINNT_x86-msvc 
HTTP/1.1 200 928 - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; 
rv:1.9.2.21) Gecko/20110830 Thunderbird/3.1.13


exemple.com 192.168.123.103 - - [02/Sep/2011:15:42:18 +0200] GET 
/SOGo-plugins/updates.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7Dversion=0.00platform=WINNT_x86-msvc 
HTTP/1.1 200 967 - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; 
rv:1.9.2.21) Gecko/20110830 Thunderbird/3.1.13


 wget --no-check-certificate 
https://mail.exemple.com/SOGo-plugins/updates.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7Dversion=0.00platform=WINNT_x86-msvc; 
-O result.txt


result.txt attached.

Cheeers,
--
alex



Alex,

Your results.txt shows that the lightning plug-in the updater is looking 
for is appended with _win32. Typically this little tag is deleted from 
the plug-in file name unless you've set up your updates.php and 
extensions.rdf of the integrator to explicitly look for such a file 
name. The intent is to have the lighting plug-in for each OS to have the 
same file name but be located in its respective OS folder. Your 
updates.php and extensions.rdf files might not be referring to the same 
lightning plug-in file name.


Also, as discussed previously, there have been some that have not been 
able to get the stable plug-ins to work but have been successful using 
the nightlies from the following location.


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

Good luck,
Brian




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


Re: [SOGo] Addon update script reinstalls tb every time

2011-08-24 Thread Brian Kirkman

On 8/24/2011 7:12 AM, Jakob Lenfers wrote:

Am 23.08.2011 17:18, schrieb Brian Kirkman:


Please post your 'updates.php' and the 'extensions.rdf' portion of the
integrator extension. Also, is your lightning extension in the proper
'system type' directory, i.e. WINNT_x86-msvc, etc?

It is, and it gets downloaded properly. It just doesn't stop afterwards.

Doesn't seem like I can attach files here...

extensions.rdf




updates.php:



/* This script handles the automatic propagation of extensions
pertaining to a
SOGo site. It requires PHP 4.1.0 or later. */

$plugins
= array(
 sogo-connec...@inverse.ca
  =  array( application =  thunderbird,
version =  3.105,
filename =  sogo-connector-3.105.xpi ),
 sogo-integra...@inverse.ca
  =  array( application =  thunderbird,
version =  3.105-jl1,
filename =  sogo-integrator-BIGSSS-3.105-jl1.xpi ),
e2fda1a4-762b-4020-b5ad-a41df1933103
=  array( application =  thunderbird,
   version =  1.0b2.106pre2i,
   filename =  lightning-1.0b2.106pre2i.xpi )
);


Jakob,

I'm not sure your exact setup, but I did run into a similar situation a 
few weeks ago. I can't give an exact answer why, but I think I was 
trying to install mixed versions of extensions, i.e. 105, 106, nightly, 
stable, etc. I decided to scrap it and use all the extensions from 
nightly at the following location.


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

I'm running SOGo nightly, and these nightly extensions all pushed 
successfully to multiple workstations once properly configured. They 
have been stable as far as I can tell.

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


Re: [SOGo] Addon update script reinstalls tb every time

2011-08-23 Thread Brian Kirkman

On 8/23/2011 9:56 AM, Alessio Fattorini wrote:

Il 23/08/2011 12:42, Jakob Lenfers ha scritto:

Hi,

I wanted to use the automatic update of extension again and installed
the updates.php on my webserver. But even though I use the exact version
number in updates.php that can be found in lightnings install.rdf, it
tries to reinstall every time.


Are you sure about filename of addon?



Please post your 'updates.php' and the 'extensions.rdf' portion of the 
integrator extension. Also, is your lightning extension in the proper 
'system type' directory, i.e. WINNT_x86-msvc, etc?

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


Re: [SOGo] Multiple outgoing server

2011-02-04 Thread Brian Kirkman




On 04/02/2011 12:16, Martin Rabl wrote:

which domain is in your mails you send?
Some ISPs-MTA refuse to relay mails with an other base-domain as 
assigned to the user identified through SASL credentials.


Am 04.02.2011 um 12:08 schrieb Dominique:


Hi Martin,

I'm trying following your instructions. I got the smtp of the ISP 
out of the SOGo config. I followed the instruction in the link you 
provided, creating a password file, and modifying the main.cf from 
postfix.


Restarted Postfix - no complains so far. Tried to send a mail and it 
got rejected:


to=dco...@terra.es, relay=mailhost.movistar.es[213.4.149.228]:25, 
delay=0.36, delays=0.05/0.01/0.26/0.05, dsn=5.1.0, status=bounced 
(host mailhost.movistar.es[213.4.149.228] said: 550 
5.1.0dco...@solipym.com  sender rejected (in reply to MAIL FROM 
command))


The ISP SMTP server rejected the outgoing mail - I suppose because 
the domain does not corresponds.


I checked the SASL parameters in my main.cf file and I am a bit lost 
now... My initial sasl config relates to smtpd


smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
smtpd_sasl_auth_enable = yes
broken_sasl_auth_clients = yes

without modifying it, the server cannot correctly  authenticate, so 
I added what was in the example you provided:


smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
smtpd_sasl_auth_enable = yes
broken_sasl_auth_clients = yes
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/relay_passwd

now it says no 'No worthy mechs found' before rejecting the 
connection '(SASL authentication failed; cannot authenticate to 
server mailhost.movistar.es[213.4.149.228]: no mechanism available)'


Feb  4 12:01:45 solipym postfix/qmgr[2196]: 171B9E80A8D: 
from=dco...@solipym.com, size=959, nrcpt=1 (queue active)
Feb  4 12:01:45 solipym postfix/smtp[2229]: warning: SASL 
authentication failure: No worthy mechs found
Feb  4 12:01:45 solipym postfix/smtp[2229]: 171B9E80A8D: 
to=dco...@terra.es, relay=mailhost.movistar.es[213.4.149.228]:25, 
delay=546, delays=545/0.03/0.27/0, dsn=4.7.0, status=deferred (SASL 
authentication failed; cannot authenticate to server 
mailhost.movistar.es[213.4.149.228]: no mechanism available)


So I am going in the right direction, but still cannot resolve my 
problem. I know it is not 100% SOGo but I still appreciate the help.


I noticed that the sasl connections are done to smtpd in my initial 
setup and to smtp in the example. Being a bit lost with sasl any 
hint would be welcome.


Thanks,

Dominique

On 04/02/2011 10:19, Martin Rabl wrote:

Hi Dominique
Am 04.02.2011 10:04, schrieb Dominique:
OK, trying to make it work with the ISP... But I need to setup 
user and
password to the ISP's SMTP server. Could you spare a minute to 
tell me

...
On 04/02/2011 00:36, Brian Kirkman wrote:

Agreeing with Jeff, you should use the ISPs SMTP server, but I would
make the change at the MTA level. I'm used to using Sendmail as an
IMHO the better option is to use a local smtp-server on your 
SOGo-Server (only) for relaying to the ISP.


With Postfix you can set username/passwort to login to the ISPs 
smarthost.

For a possible setup have a look there:
http://www.dnsexit.com/support/mailrelay/postfix.html

And with this setup you have more possibilities handling your 
outgoing mails (filtering, rewrites etc.)





On 2/4/2011 5:39 AM, Dominique wrote:

Hi Martin,

The ISP smtp server is mailhost.movistar.es
I am sending mail from solipym.com
To terra.es or gmail.com or what you can think of.

Thanks,

Dominique 


Dominique,
This can be one of the trickiest things to set up in the MTA because 
every ISP is different.  Looking at the Postfix log, it looks like 
Postfix is not successfully authenticating with the ISP's SMTP server.  
Here are a couple of things to think about.  The ISP 
(mailhost.movistar.es) might not even require SSL authentication.  It 
might be plain-text.  The best way to figure out what login credentials 
are needed is to either get the answer from the ISP, or set up a mail 
client such as Outlook or Thunderbird to connect *directly* to the ISP's 
SMTP server.  After some trial and error, you'll figure out how the 
username/password/auth_type need to be configured in the mail client to 
successfully send mail.  Then from there, you can configure Postfix with 
the proper values used in the client.  Keep it up.  You'll get it 
figured out :)


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


Re: [SOGo] Multiple outgoing server

2011-02-03 Thread Brian Kirkman

On 2/3/2011 1:10 PM, Jeff Folk wrote:

On Feb 3, 2011, at 12:57 PM, Dominique wrote:


Hi,

I am facing an ISP problem for one of my customer. It's a SOHO for which we 
setup their new mail server. Unfortunately, their IP is within a dynamic IP 
segment flagged by a lot of lists or mail providers (Hotmail among others) as 
potential spam and therefor do not accept mail coming from a server on those 
IPs

While I'll be battling with the ISP to get a decent IP address, I was wondering 
if there was a way to setup multiple outgoing servers in the SOGo setup file 
based on domain to be used for the mail or as part of the IMAP configuration 
option in SOGo. This last one could be by default the one in the SOGo config 
file or an alternate outgoing server identified by address/user/port/passwrd

It may already be available, but did not find it, or is it an undocumented 
feature ?
Any suggestions ?

Thanks for the help,

Dominique

Maybe set SOGo to use the ISP SMTP server?? Page 23 of the Docs...

Regards;
Jeff

Agreeing with Jeff, you should use the ISPs SMTP server, but I would 
make the change at the MTA level.  I'm used to using Sendmail as an MTA, 
so I know Sendmail has an option called smart_host that allows Sendmail 
to relay mail through the ISPs SMTP server.  Depending on the ISP, you 
might have to use authinfo to authenticate against the SMTP server.  
Either use Google or check back here for some tips.  If you're using 
Postfix or another MTA, I'm sure someone can lend a hand.


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


Re: [SOGo] Authentication with email address

2011-01-25 Thread Brian Kirkman

On 1/25/2011 7:52 AM, Hans Scheffers wrote:

Hi all

Since a few days i am playing with SOGo as a replacement (in the near
future :) ) for outlook and exchange.
I have a setup using postgresql and openldap, and have more than one
domain on the server (or will have, cause it's running on the test
server now). The servers are under virtualmin.

I am trying to find if it is possible to logon to SOGo using an
emailadress instead of the uid. I can change the uid to be an email
adress, but then postfix as mailserver starts complaining.

Has anyone any experience with such a setup?

Grtz
Hans
To quote Fabrice's answer to the same question yesterday, Yes, with 
SOGoForceIMAPLoginWithEmail = YES; parameter.

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


Re: [SOGo] Authentication with email address

2011-01-25 Thread Brian Kirkman

On 1/25/2011 8:57 AM, Oleksa Stasevych wrote:

E.g., I assigned email addresses to uuids, however, thank you for the parameter.

WBR,
Oleksa

2011/1/25 Brian Kirkmanbkirk...@qwest.net:

On 1/25/2011 7:52 AM, Hans Scheffers wrote:

Hi all

Since a few days i am playing with SOGo as a replacement (in the near
future :) ) for outlook and exchange.
I have a setup using postgresql and openldap, and have more than one
domain on the server (or will have, cause it's running on the test
server now). The servers are under virtualmin.

I am trying to find if it is possible to logon to SOGo using an
emailadress instead of the uid. I can change the uid to be an email
adress, but then postfix as mailserver starts complaining.

Has anyone any experience with such a setup?

Grtz
Hans

To quote Fabrice's answer to the same question yesterday, Yes, with
SOGoForceIMAPLoginWithEmail = YES; parameter.
--
users@sogo.nu
https://inverse.ca/sogo/lists

Oleska, good point.  I just tested on my server, and I could 
successfully login with an email address with or without the 
SOGoForceIMAPLoginWithEmail parameter being set.  I think it's because, 
as you said, I have email addresses assigned to the users in the LDAP 
directory.  I'm not too sure how that parameter would work if email 
addresses weren't assigned in LDAP.  I have to admit I'm a little 
confused on this and probably answered the question too soon.

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


Re: [SOGo] Need some clarification on Integrator/Connector/Lightning

2011-01-24 Thread Brian Kirkman

On 1/24/2011 10:07 AM, Donny Brooks wrote:

On 1/24/2011 8:59 AM, Donny Brooks wrote:

On 1/24/2011 8:51 AM, Clay Wright wrote:

On 01/24/2011 08:40 AM, Donny Brooks wrote:

On 1/24/2011 8:32 AM, Clay Wright wrote:

On 01/24/2011 08:20 AM, Donny Brooks wrote:

Hello Donny.


= array(
  SOGo-Connector
   =   array( application =   thunderbird,
 version =   3.104,
 filename =   sogo-connector-3.104.xpi ),

I think for the Connector this needs to be:

= array( sogo-connec...@inverse.ca
   =   array( application =   thunderbird,
 version =   3.104,
 filename =   sogo-connector-3.104.xpi ),


I thought the array( whatever was just whatever you wanted to 
call the

plugin as long as it was the same in both this and the extensions.rdf?


I don't think so. It needs to be the same as what's in the Connector's
install.rdf file. That would be:

   em:id=sogo-connec...@inverse.ca


That makes sense now. Odd that it works once removed though. I will 
give that a shot and see what happens. Thanks!



  SOGo-Integrator
   =   array( application =   thunderbird,
 version =   3.104,
 filename =   
sogo-integrator-3.104-MDAH.xpi ),

  {e2fda1a4-762b-4020-b5ad-a41df1933103}
  =   array( application =   thunderbird,
 version =   1.0b2.104i_win32,
 filename =   
lightning-1.0b2.104i_win32.xpi )

);

Do you have your Lightning in a folder named WINNT_x86-msvc (for
Windows clients)? If not, try that.

Glad you are making progress!

I do not. That is the odd thing, if I put the files or link the 
files in

the same directory as the updates.php they will install but keep
thunderbird in an infinite reboot loop. As soon as I remove the 
links or

extra files it will start and function properly.


For Lightning, the actual xpi files will have the same name -- just
download the appropriate xpi for your architectures and put them in the
corresponding folders.



Ahhh... All I saw was the x86 version for windows. I did not see a 
64-bit version so I didn't think it mattered really. I will try that 
also.


Donny B.
MDAH


Ok, So making the changes as indicated above I still get this in my 
apache access logs when the client starts up thunderbird after 
installing the modified integrator xpi:


10.8.3.176 - - [24/Jan/2011:09:55:05 -0600] GET 
/plugins/updates.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7Dversion=0.00platform=WINNT_x86-msvc 
HTTP/1.1 404 17 - Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; 
rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7
10.8.3.176 - - [24/Jan/2011:09:55:05 -0600] GET 
/plugins/updates.php?plugin=sogo-integra...@inverse.caversion=0.00platform=WINNT_x86-msvc 
HTTP/1.1 404 17 - Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; 
rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7
10.8.3.176 - - [24/Jan/2011:09:55:05 -0600] GET 
/plugins/updates.php?plugin=sogo-connec...@inverse.caversion=0.00platform=WINNT_x86-msvc 
HTTP/1.1 404 17 - Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; 
rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7


10.8.3.217 - - [24/Jan/2011:10:03:17 -0600] GET 
/plugins/updates.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7Dversion=0.00platform=WINNT_x86-msvc 
HTTP/1.1 404 17 - Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; 
rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7
10.8.3.217 - - [24/Jan/2011:10:03:17 -0600] GET 
/plugins/updates.php?plugin=sogo-integra...@inverse.caversion=0.00platform=WINNT_x86-msvc 
HTTP/1.1 404 17 - Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; 
rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7
10.8.3.217 - - [24/Jan/2011:10:03:17 -0600] GET 
/plugins/updates.php?plugin=sogo-connec...@inverse.caversion=0.00platform=WINNT_x86-msvc 
HTTP/1.1 404 17 - Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; 
rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7


Below is the extensions.rdf:

?xml version=1.0?
!DOCTYPE RDF
RDF xmlns=http://www.w3.org/1999/02/22-rdf-syntax-ns#;
  xmlns:isi=http://inverse.ca/sogo-integrator/;
  xmlns:em=http://www.mozilla.org/2004/em-rdf#;
  xmlns:NC=http://home.netscape.com/NC-rdf#;
Seq about=http://inverse.ca/sogo-integrator/extensions;

isi:updateURL=http://machine.domain.tld/plugins/updates.php?plugin=%ITEM_ID%amp;version=%ITEM_VERSION%amp;platform=%PLATFORM%;

li
Description
em:id={e2fda1a4-762b-4020-b5ad-a41df1933103}
em:name=Lightning/
/li
li
Description
em:id=sogo-integra...@inverse.ca
em:name=SOGo Integrator/
/li
li
Description
em:id=sogo-connec...@inverse.ca
em:name=SOGo Connector/
/li

/Seq
/RDF

and the changed section of updates.php:

/* This script handles the automatic propagation of extensions 
pertaining to a

   SOGo site. It requires PHP 4.1.0 or later. */
$plugins
= array(
sogo-connec...@inverse.ca
 = array( application = thunderbird,
   

Re: [SOGo] Funambol install on seperate server

2011-01-24 Thread Brian Kirkman

On 1/24/2011 11:12 AM, david.h.v...@gmail.com wrote:

I assume SOGoOfficer.xml something that needs to go onto the Funambol server to
tell it about SOGo?
SOGoOfficer.xml will allow users to authenticate against the SOGo server 
when connecting to Funambol.  This means the administrator does not have 
to redundantly set up and manage users/passwords within Funambol for 
each user.

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


Re: [SOGo] Thunderbird SOGo Integrator Restart Loop

2011-01-24 Thread Brian Kirkman

On 1/24/2011 3:16 PM, Birger Brunswiek wrote:

Hi All,
I setup a custom integrator plugin (version 3.104) for Thunderbird. 
Following the documentation 
http://www.sogo.nu/files/docs/SOGo%20Mozilla%20Thunderbird%20Configuration.pdf 
I created a custom rdf and updates.php file (attached). After 
installing the plugin in Thunderbird I can see Thunderbird downloading 
the connector and lightning extensions. They are also correctly saved 
in the user's temp directory. Thunderbird then requests a restart and 
restarts itself if I do not approve within seconds. Thunderbird then 
starts to download the extensions again, requests a restart, restarts 
and keeps doing this forever. The extensions actually never get installed.


If I install the connector and lightning extensions manually and then 
install the connector, everything is working just fine as long as I do 
not change updates.php to instruct the connector to perform an upgrade 
in which case the download-restart-loop returns.


Any pointers?

Interestingly the files written to the user's temp directory are 
called sogo-connector-3.104.xpi and lightning-1.0b2.104i.xpi but they 
are in fact gzips of the original files provided by the update server. 
Those files cannot be installed in Thunderbird directly unless I 
ungzip them.


Cheers,
Birger



Part of your updates.php file looks suspect.  Try the following instead.

$pluginname = $_GET[plugin];
$plugin = $plugins[$pluginname];
$application = $applications[$plugin[application]];

if ( $plugin ) {
  $platform = $_GET[platform];
  if ( $platform
 file_exists( $platform . / . $plugin[filename] ) ) {
$plugin[filename] = $platform . / . $plugin[filename];
  }
  elseif ( !file_exists( $plugin[filename] ) ) {
$plugin = false;
  }
}

Are your plugins in the downloads folder with your updates.php?  The 
Integrator and Connector should be in the same folder, and the Lightning 
plugin should be in it's respective platform-dependent sub-directory.


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

Re: [SOGo] SETUP thunderbird connector

2011-01-17 Thread Brian Kirkman

On 1/17/2011 6:53 AM, Nicolas JEUDY wrote:

Hello,

I'm testing SOGO ZEG (virtualbox) with latest version and try to setup 
thunderbird connector or intégrator, but without succes. Web 
Interface, ical, apple mail, iphone, imap, smtp are working great, but 
can'nt find how to setup thunderbird correctly with adress book and 
calendar sync.


I use Sogo 1.3.4 and thunderbird 3.1.7.

Can anyone say to me what are the correct path to setup caldav and 
carddav module in thunderbird ..


For connector, I create a new profile, but nothing append ...

Thank a lot to help me to finish this test for Sogo deployment.

Nicolas JEUDY


Did you customize the Integrator plug-in per pg. 6 of the instructions 
in the Thunderbird Guide?


http://www.sogo.nu/files/docs/SOGo%20Mozilla%20Thunderbird%20Configuration.pdf

Give that a try if you haven't already.  Also, check your SOGo logs for 
any errors.


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