[Kroupware] Kolab Installation feedback
Bernhard Reiter
kroupware@mail.kde.org
Wed, 11 Dec 2002 19:54:10 +0100
--hdW7zL/qDS6RXdAL
Content-Type: multipart/mixed; boundary="08ATZu8fEq0x2T3M"
Content-Disposition: inline
--08ATZu8fEq0x2T3M
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
More feedback, forwared with permission.
--08ATZu8fEq0x2T3M
Content-Type: message/rfc822
Content-Disposition: inline
Return-Path: <esche@mobilesmartsinc.com>
Delivered-To: bernhard@intevation.de
Received: from mail.msmarts.com (66-127-92-140.ded.pacbell.net [66.127.92.140])
by mail.intevation.de (Postfix) with ESMTP id 20CA71C7F5
for <bernhard@intevation.de>; Wed, 11 Dec 2002 02:50:02 +0100 (CET)
Received: from mobilesmartsinc.com (192.168.1.199 [192.168.1.199]) by mail.msmarts.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13)
id T80TAA93; Tue, 10 Dec 2002 17:45:07 -0800
Message-ID: <3DF68C46.4020603@mobilesmartsinc.com>
Date: Tue, 10 Dec 2002 16:52:22 -0800
From: ralph escherich <esche@mobilesmartsinc.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1
X-Accept-Language: en-us
MIME-Version: 1.0
To: Bernhard Reiter <bernhard@intevation.de>
Subject: Re: Kolab 0.3 installation
References: <20021210111755.GE26908@intevation.de>
Content-Type: multipart/alternative;
boundary="------------010909050209020007070307"
X-Spam-Status: No, hits=-2.1 required=5.0
tests=EMAIL_ATTRIBUTION,MAILTO_LINK,REFERENCES,SPAM_PHRASE_03_05,
USER_AGENT,USER_AGENT_MOZILLA_UA,X_ACCEPT_LANG
version=2.43
X-Spam-Level:
--------------010909050209020007070307
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Hi Bernhard,
I tried to day a little more around with your current kolab
distribution. And here are a couple of
observations:
1. the apache server specifies ssl encryption to access the admin
directory. This does not
work for me at all. I commented the ssl encryption setting out for
the apache server, and
that worked fine.
2. another imapd and sendmail where running on my machine. For the
unexperienced user,
its not quite obvious to search for those two as well. So a little
hint in the installation procedure
would not hurt
3. I created a new user using your webpages. After this, my IMAP clients
where able to
authenticate against the saslauthd, but smtp postfix did not work at
all. I tried giving
the imap client a wrong password and got in /var/log/messages:
Dec 10 14:44:36 milhouse saslauthd[18341]: AUTHFAIL: user=rieck
service=imap realm=
as the error message. smtp postfix however gives me the following:
Dec 10 14:46:40 milhouse saslauthd[18341]: AUTHFAIL: user=rieck@milhouse
service=smtp realm=milhouse
The user name is in both cases different. postfix somehow thinks that it
has to append the sasl domain to
the user name. Any fix for that?? Is there any way to specify in postfix
either not to extend the user name,
or in the ldap search interface to ignore @... for the search?
4. looking at the webpage and searching the ldap db, I found that the
mail address in the database is:
uid@ instead of uid@domain. I thought the web interface would take the
email domain specified under server as the default mail address??
Would you guys have a little howto, after the basic kolab installation??
Like how to create a two users and send an email from one to another.
That is basically what I wanted to accomplish.
Thanks
Ralph
Bernhard Reiter wrote:
>Hello Ralph,
>
>which version did you download and on which system did you try to
>install?
>Recently kolab-1.0beta1 was released, we will update the webpages soon.
>
>http://mail.kde.org/pipermail/kroupware/2002-December/000580.html
>
>If you tried the new version and it did not work,
>please send the details to the list: kroupware@kde.org.
>
>Best,
> Bernhard
>
>
>On Mon, Dec 09, 2002 at 03:32:39PM -0800, ralph escherich wrote:
>
>>I downloaded the latest kolab from your website. It does not install
>>
>for
>
>>me though.
>>When I get to the gcc rpm install, it fails because binutils 2.13 is
>>missing. Its not provided
>>on your website, so I downloaded it from somewhere else.
>>
>>Whenever I try some other source package, rpm core dumps on me.
>>Any idea what is going on?? Could you maybe provide us with the
>>
>complete
>
>>list of packages, including the binutils??
>>
>
--
Ralph Escherich 2900 Gordon Avenue Suite 203
Senior IC Design Engineer Santa Clara, CA 95051-0718
Phone: 408-328-9333
Fax: 408-735-1163
http://www.mobilesmartsinc.com
--------------010909050209020007070307
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<html>
<head>
</head>
<body>
Hi Bernhard,<br>
<br>
I tried to day a little more around with your current kolab distribution.
And here are a couple of <br>
observations:<br>
<br>
1. the apache server specifies ssl encryption to access the admin directory.
This does not<br>
work for me at all. I commented the ssl encryption setting out for the
apache server, and <br>
that worked fine. <br>
<br>
2. another imapd and sendmail where running on my machine. For the unexperienced
user,<br>
its not quite obvious to search for those two as well. So a little hint
in the installation procedure <br>
would not hurt<br>
<br>
3. I created a new user using your webpages. After this, my IMAP clients
where able to <br>
authenticate against the saslauthd, but smtp postfix did not work at
all. I tried giving <br>
the imap client a wrong password and got in /var/log/messages:<br>
<br>
Dec 10 14:44:36 milhouse saslauthd[18341]: AUTHFAIL: user=rieck service=imap
realm=<br>
<br>
as the error message. smtp postfix however gives me the following:<br>
<br>
Dec 10 14:46:40 milhouse saslauthd[18341]: AUTHFAIL: user=rieck@milhouse
service=smtp realm=milhouse<br>
<br>
The user name is in both cases different. postfix somehow thinks that it
has to append the sasl domain to <br>
the user name. Any fix for that?? Is there any way to specify in postfix
either not to extend the user name,<br>
or in the ldap search interface to ignore @... for the search?<br>
<br>
4. looking at the webpage and searching the ldap db, I found that the mail
address in the database is:<br>
uid@ instead of uid@domain. I thought the web interface would take the email
domain specified under server as the default mail address??<br>
<br>
<br>
Would you guys have a little howto, after the basic kolab installation??
Like how to create a two users and send an email from one to another. That
is basically what I wanted to accomplish.<br>
<br>
<br>
Thanks<br>
<br>
<br>
Ralph<br>
<br>
Bernhard Reiter wrote:<br>
<blockquote type="cite" cite="mid:20021210111755.GE26908@intevation.de">
<pre wrap="">Hello Ralph,<br><br>which version did you download and on which system did you try to<br>install?<br>Recently kolab-1.0beta1 was released, we will update the webpages soon.<br><br><a class="moz-txt-link-freetext" href="http://mail.kde.org/pipermail/kroupware/2002-December/000580.html">http://mail.kde.org/pipermail/kroupware/2002-December/000580.html</a><br><br>If you tried the new version and it did not work,<br>please send the details to the list: <a class="moz-txt-link-abbreviated" href="mailto:kroupware@kde.org">kroupware@kde.org</a>.<br><br>Best,<br> Bernhard<br><br><br>On Mon, Dec 09, 2002 at 03:32:39PM -0800, ralph escherich wrote:<br></pre>
<blockquote type="cite">
<pre wrap="">I downloaded the latest kolab from your website. It does not install<br></pre>
</blockquote>
<pre wrap=""><!---->for <br></pre>
<blockquote type="cite">
<pre wrap="">me though.<br>When I get to the gcc rpm install, it fails because binutils 2.13 is <br>missing. Its not provided<br>on your website, so I downloaded it from somewhere else.<br><br>Whenever I try some other source package, rpm core dumps on me.<br>Any idea what is going on?? Could you maybe provide us with the<br></pre>
</blockquote>
<pre wrap=""><!---->complete<br></pre>
<blockquote type="cite">
<pre wrap="">list of packages, including the binutils??<br></pre>
</blockquote>
<pre wrap=""><!----><br></pre>
</blockquote>
<br>
<pre class="moz-signature" cols="$mailwrapcol">--
Ralph Escherich 2900 Gordon Avenue Suite 203
Senior IC Design Engineer Santa Clara, CA 95051-0718
Phone: 408-328-9333
Fax: 408-735-1163
<a class="moz-txt-link-freetext" href="http://www.mobilesmartsinc.com">http://www.mobilesmartsinc.com</a></pre>
<br>
</body>
</html>
--------------010909050209020007070307--
--08ATZu8fEq0x2T3M--
--hdW7zL/qDS6RXdAL
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE994nSh9ag3dpKERYRAlakAKDPzCG0JFkCo/GwSit3IgKIO6/6AACeJrQ2
+E7c5Z7CnUz42Wav6lCLtJE=
=t4RR
-----END PGP SIGNATURE-----
--hdW7zL/qDS6RXdAL--