Diego Rivera | 1 May 2003 05:11
Picon
Favicon

IMAPD, SASL and sasl_checkapop

Hello all!

I've tried to install the kolab server, and have been successful in building all but two of the packages that need to install (I'm using Mandrake 9.0, for the test install - future tests will be on RHAS and other distros).

The two packages are imap and kolab - kolab requires imap, so I can't say if it would compile correctly or not until I can compile imap.


The error I get is when imap is running "configure":

--- ERROR ---
checking for sasl_checkapop in -lsasl2... no
configure: error: libsasl2 without working sasl_checkapop.  Cannot continue.
error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.25769 (%build)
- END ERROR -

I tried to explicitly set '--enable-checkapop' in sasl's spec file (for when sasl runs configure), and it still failed.

Can anyone offer a clue as to why this is happening?  Perhaps it's linking against the wrong SASL (i.e., the one on the outer system vs. the kolab-specific one)?

Also, you should mention on the QIM that glibc-static needs to be present on the system to build openldap, sasl and postfix - otherwise these will fail with strange "lib not found" errors.

Best

-- -- =========================================================== * Diego Rivera * * * * "The Disease: Windows, the cure: Linux" * * * * E-mail: lrivera <at> racsa.co.cr * * GPG: BE59 5469 C696 C80D FF5C 5926 0B36 F8FF DA98 62AD * * GPG Public Key avaliable at: http://pgp.mit.edu * ===========================================================
_______________________________________________
Kroupware mailing list
Kroupware <at> mail.kde.org
http://mail.kde.org/mailman/listinfo/kroupware
Carsten Burghardt | 1 May 2003 13:47
Picon
Favicon

Error in kroupware wizard (kde HEAD)

Hi,

when I try to set up my kmail with the kroupware wizard I get the error
'Authentification over PLAIN not possible'. The credentials are correct. Then 
it crashed because it couldn´t find a KMainwin for the error dialog but I 
fixed that.

Regards,

Carsten
--

-- 
Carsten Burghardt
PGP: http://www.magic-shop.de/Carsten_Burghardt.asc
_______________________________________________
KMail Developers mailing list
kmail <at> mail.kde.org
http://mail.kde.org/mailman/listinfo/kmail
Carsten Burghardt | 1 May 2003 16:56
Picon
Favicon

import contacts into ldap

Hi,

all my contacts are already stored in kaddressbook and I want to import these 
into the ldap server from kolab. Is there any chance to do that?

Thanks,

Carsten
--

-- 
Carsten Burghardt
PGP: http://www.magic-shop.de/Carsten_Burghardt.asc
Joshua Schmidlkofer | 1 May 2003 16:57

Re: Error in kroupware wizard (kde HEAD)

On Thu, 2003-05-01 at 04:47, Carsten Burghardt wrote:
> Hi,
> 
> when I try to set up my kmail with the kroupware wizard I get the error
> 'Authentification over PLAIN not possible'. The credentials are correct. Then 
> it crashed because it couldn´t find a KMainwin for the error dialog but I 
> fixed that.
> 
> Regards,
> 
> Carsten

Is SSL working?  I have not looked into the Kolab setup specifically,
but usually Cyrus IMAP will not accept PLAIN auth w/o an SSL or TLS
connection.

js

--

-- 
VB programmers ask why no one takes them seriously, 
it's somewhat akin to a McDonalds manager asking employees 
why they don't take their 'career' seriously.
Carsten Burghardt | 1 May 2003 17:06
Picon

Re: Error in kroupware wizard (kde HEAD)

On Thursday 01 May 2003 16:57, Joshua Schmidlkofer wrote:
> On Thu, 2003-05-01 at 04:47, Carsten Burghardt wrote:
> > Hi,
> >
> > when I try to set up my kmail with the kroupware wizard I get the error
> > 'Authentification over PLAIN not possible'. The credentials are correct.
> > Then it crashed because it couldn´t find a KMainwin for the error dialog
> > but I fixed that.
> >
> > Regards,
> >
> > Carsten
>
> Is SSL working?  I have not looked into the Kolab setup specifically,
> but usually Cyrus IMAP will not accept PLAIN auth w/o an SSL or TLS
> connection.
>
> js

To be honest I didn´t really test it. Probably the setup is wrong and should 
either set PLAIN together with SSL or simply LOGIN.
I can connect later on with LOGIN.
Diego Rivera | 2 May 2003 06:06
Picon
Favicon

RE: Announce: Kolab Webclient (pre-alpha/planning)

There's something interesting here:

The guys at the Horde project (http://www.horde.org) already have a good suite with a calendaring app (kronolith), contacts app (turba), and imap e-mail viewer (IMP).  They also already have fully-working, fully-functional apps to do task lists (nag), memos (mnemo), and other goodies.

Perhaps close collaboration with them would prove to be the easiest route, since writing kolab-compliant drivers for their apps and use their stuff as the front end (which is already functional and fairly pleasing to the eyes)?  Their stuff is really good, written in PHP and is LGPL'ed.

This might prove a better approach, since with very little development effort we could have a fully functional web client environment for Kolab.  Also, their driver framework is very simple, so I think developing stuff for kolab integration should not take long.

When I get kolab working here on my test environment I plan to do it anyway, and then post it for others to use.

What do you guys think?

Check their stuff out (if you haven't already).  IMP is SUPERB as a mail client, and their other apps are not far behind!  Plus, the Horde framework already handles stuff like modular authentication and other goodies which fit in well with a server like kolab.

Best

-- =========================================================== * Diego Rivera * * * * "The Disease: Windows, the cure: Linux" * * * * E-mail: lrivera<AT>racsa<DOT>co<DOT>cr * * Replace: <AT>=' <at> ', <DOT>='.' * * * * GPG: BE59 5469 C696 C80D FF5C 5926 0B36 F8FF DA98 62AD * * GPG Public Key avaliable at: http://pgp.mit.edu * ===========================================================
_______________________________________________
Kroupware mailing list
Kroupware <at> mail.kde.org
http://mail.kde.org/mailman/listinfo/kroupware
Maarten Stolte | 2 May 2003 07:57

Re: RE: Announce: Kolab Webclient (pre-alpha/planning)


> When I get kolab working here on my test environment I plan to do it
> anyway, and then post it for others to use.
> 
> What do you guys think?
> 

I agree, and i was already planning to work on it, just that I'm first
going on a holiday for a week. 
First tasks I saw was making a filter kinda setup to hide the non-mail
imap folders for imp.

Maarten 
Bernhard Reiter | 2 May 2003 10:51
Picon
Favicon

Re: Re: Kroupware RFC update

On Wednesday 30 April 2003 21:53, Marc Mutz wrote:
> On Wednesday 30 April 2003 19:14, Mike wrote:

> > If it helps with this format I got the message inline your last post
> > was as an attachment.
>
> This one is clearsigning, the other one was PGP/MIME format. I'll try to
> remember to use clearsinging on this ML.

PGP/MIME is the standard so it is okay to use on this ML.
Any email client that cannot make the content seen is severly broken.
The hard workaround would be to save the original mail
and then use a text editor to see the raw file.
Attachment (smime.p7s): application/pkcs7-signature, 2231 bytes
_______________________________________________
Kroupware mailing list
Kroupware <at> mail.kde.org
http://mail.kde.org/mailman/listinfo/kroupware
Jens Hagel | 2 May 2003 19:47
Picon

install problems suse 8.1

Hi,
to have samba working with ldap on my box, i need the package cyrus-sasl (v1, not v2) from my suse system. but
when this is installed, the kolab-postfix is not working:
----------
May 2 12:42:28 wurstbude postfix/master[23791]: warning: process /kolab/libexec/postfix/qmgr pid
23794 killed by signal 11
May 2 12:42:28 wurstbude postfix/master[23791]: warning: /kolab/libexec/postfix/qmgr: bad command
startup -- throttling
May 2 12:42:28 wurstbude postfix/master[23791]: warning: process /kolab/libexec/postfix/pickup pid
23793 killed by signal 11
May 2 12:42:28 wurstbude postfix/master[23791]: warning: /kolab/libexec/postfix/pickup: bad
command startup -- throttling
--------
why is this interfering the postfix/kolab install? i don't understand it. this is with beta 2.1. 
the rc1 is not even starting, while installing it can't start ldap temp on port 7777. openldap is saying
----------
May 2 00:29:05 wurstbude slapd[3431]: slap_get_listener_addresses: getaddrinfo ai_addr is NULL?
May 2 00:29:05 wurstbude slapd[3431]: slapd stopped.
May 2 00:29:05 wurstbude slapd[3431]: connections_destroy: nothing to destroy.
------
please help, i don't want to format my suse system, since there is so much work in it. what can i try? i also
tried installing the postfix src rpm from the rc1 into the beta2.1 - same problem.
thanks a lot
jens

______________________________________________________________________________
UNICEF bittet um Spenden fur die Kinder im Irak! Hier online an
UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101
Ingo Klöcker | 2 May 2003 22:12
Picon
Favicon

Fwd: [Bug 57826] New: All folders are deleted on IMAP server

Hi guys,

this is a pretty serious bug. It's not uncommon that people use 
different versions of KMail on different machines.

Regards,
Ingo

----------  Forwarded Message  ----------

Subject: [Bug 57826] New: All folders are deleted on IMAP server
Date: Monday 28 April 2003 23:46
From: Paul Mitchell <paul <at> yatsura.co.uk>
To: kmail <at> kde.org

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

http://bugs.kde.org/show_bug.cgi?id=57826
           Summary: All folders are deleted on IMAP server
           Product: kmail
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kmail <at> kde.org
        ReportedBy: paul <at> yatsura.co.uk

Version:           kroupware-RC2 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:          Linux

IMAP server Cyrus 2.0.16

When looking at kmail (kroupware-rc2) for IMAP sieve support, I built
 KMail from CVS, but keep the orginal KMail from 3.1.1 around, just in
 case.

Everything seemed OK, although it did seem to take a long time syncing
 the folders.

I closed kmail this morning, but opened the old version this morning. 
 I was minus my IMAP connection, I quickly realised that to was the
 wrong version.  So closed down the old version and open the new
 version.  After being prompted for the password, I noticed a kio style
 progress dialog appear, informing me that it was deleting files.  Not
 thinking it was doing anything on the IMAP server, it was only the
 second time I open it, I let it go on. It then reported that it could
 not delete the INBOX on the mail server, then crashed.  Re-opened the
 new kmail and found that IMAP account had been removed.  Recreated the
 account and discovered that they where no folders in my INBOX.

I logged in to the cyrus server and found that indeed my account was
 wiped clean, except for a folder that contained sub-folders, the email
 messages in there where intact.

I've tried it a couple of times and it seems to happen everytime I open
 the old kmail, I'll created a test account to see if I can provide any
 more information, although I understand that it's not recommend to run
 two different version of kmail.  However, these consequences are a
 little strong. _______________________________________________
KMail Developers mailing list
kmail <at> mail.kde.org
http://mail.kde.org/mailman/listinfo/kmail

-------------------------------------------------------
_______________________________________________
Kroupware mailing list
Kroupware <at> mail.kde.org
http://mail.kde.org/mailman/listinfo/kroupware

Gmane