[horde] Groupware issues

John Gates dimante at dimante.net
Tue Aug 14 12:16:13 UTC 2007


Sounds to me like you have a php problem of some sort.  Set your  
php.ini file to :display_errors = Yes
And see what comes up then.

Best Regards,
John Gates
Dimante Computer Services LLC
http://www.dimante.net


Quoting horde-request at lists.horde.org:

> Send horde mailing list submissions to
> 	horde at lists.horde.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.horde.org/mailman/listinfo/horde
> or, via email, send a message with subject or body 'help' to
> 	horde-request at lists.horde.org
>
> You can reach the person managing the list at
> 	horde-owner at lists.horde.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of horde digest..."
>
>
> Today's Topics:
>
>    1. Groupware issues (Ashley M. Kirchner)
>    2. Disable IMP for users without IMAP mailboxes (Aaron E. Klemm)
>    3. Re: Sieve filter... (Joseph Malone)
>    4. Re: Fwd: Re: Re: Automatic kolab resource creation and some
>       other	questions (Gunnar Wrobel)
>    5. About new features in Horde 3.2-ALPHA (Anant Athavale)
>    6. Re: Sieve filter... (Bj?rn T Johansen)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 13 Aug 2007 13:04:48 -0600
> From: "Ashley M. Kirchner" <ashley at pcraft.com>
> Subject: [horde] Groupware issues
> To: horde at lists.horde.org
> Message-ID: <46C0AB50.9030003 at pcraft.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
>
>     Hi folks,
>
>     I just went through the installation for Groupware Webmail version
> and ran into problems.  When I hit my server and try to log in, it
> simply sits there and does nothing.  Eventually the web process times
> out and I'm left with a blank screen.  The URL that's left is
> /horde/imp/redirect.php
>
>     Looking at my server logs, the user logs in correctly via IMAP, so
> I'm trying to figure out what else could be causing this problem.
>
>     imp/config/servers.php is setup as follows:
>
>         $servers['imap'] = array(
>             'name' => 'IMAP Server',
>             'server' => 'imap.pcraft.com',
>             'protocol' => 'imap/notls',
>             'port' => '143',
>             'hordeauth' => false,
>             'maildomain' => '',
>             'realm' => '',
>             'preferred' => '',
>         );
>
>     For protocol I also tried imap/ssl/novalidate-cert and the tls
> version.  No luck on any of them.  The user authenticates successfully
> (according to my server [imap] logs), but nothing else happens.
>
>     Ideas anyone?
>
> --
> W | It's not a bug - it's an undocumented feature.
>   +--------------------------------------------------------------------
>   Ashley M. Kirchner <mailto:ashley at pcraft.com>   .   303.442.6410 x130
>   IT Director / SysAdmin / Websmith             .     800.441.3873 x130
>   Photo Craft Imaging                       .     3550 Arapahoe Ave. #6
>   http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 13 Aug 2007 14:18:26 -0700
> From: "Aaron E. Klemm" <aklemm at digipen.edu>
> Subject: [horde] Disable IMP for users without IMAP mailboxes
> To: Horde List <horde at lists.horde.org>
> Message-ID: <1187039906.19126.98.camel at dit779.digipen.edu>
> Content-Type: text/plain
>
> Hello,
>
> Is there a way to disable IMP for users without mailboxes?
>
> Our situation:
> Using composite authentication off our imap server which itself
> authenticates off ldap. We have a subset of users who should have access
> to most of our websites--the various webapps authenticate off
> ldap--including everything in Horde except for IMP (they aren't a class
> of users that we provide email to).
>
> Currently they login to Horde successfully because IMAP authenticates
> them off ldap without a problem even though we haven't created
> mailboxes. We want it this way so users can access other Horde tools,
> but they are getting very confused when they can see an email interface
> and can send messages, but cannot receive them.
>
> Would using LDAP exclusively for authentication solve the whole problem?
> If so, how does LDAP auth pass on credentials to IMAP?
>
> Thanks for you help,
>
> Aaron Klemm
>
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 13 Aug 2007 16:01:02 -0700
> From: Joseph Malone <josephmalone at higlum.com>
> Subject: Re: [horde] Sieve filter...
> To: horde at lists.horde.org
> Message-ID: <20070813160102.76n8zwf4qo40g400 at jeh.inside>
> Content-Type: text/plain;	charset=ISO-8859-1;	DelSp="Yes";
> 	format="flowed"
>
> Specify sieve and enter in the settings for your setup in
> ingo/config/backends.php
>
>
>
>
> Quoting Bj?rn T Johansen <btj at havleik.no>:
>
>> How do I use Sieve filters in Horde Webmail?
>>
>>
>> Regards,
>>
>> BTJ
>>
>> --
>> -----------------------------------------------------------------------------------------------
>> Bj?rn T Johansen
>>
>> btj at havleik.no
>> -----------------------------------------------------------------------------------------------
>> Someone wrote:
>> "I understand that if you play a Windows CD backwards you hear
>> strange Satanic messages"
>> To which someone replied:
>> "It's even worse than that; play it forwards and it installs Windows"
>> -----------------------------------------------------------------------------------------------
>> --
>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>
>>
>
>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Tue, 14 Aug 2007 07:30:45 +0200
> From: Gunnar Wrobel <p at rdus.de>
> Subject: Re: [horde] Fwd: Re: Re: Automatic kolab resource creation
> 	and some	other	questions
> To: Mark Richardson <mark at wire-solutions.nl>
> Cc: horde at lists.horde.org
> Message-ID: <873aymvg1m.fsf at home.pardus.de>
> Content-Type: text/plain; charset=us-ascii
>
> Mark Richardson <mark at wire-solutions.nl> writes:
>
>>   Thank you for your reply, I've installed the CVS version so you  
>> know what code I am running..
>>
>>   BTW I see in your annotation example you are from pardus.de I  
>> think I am running your (company's ?) ebuilds on gentoo, well  
>> except for the horde code now since I am on CVS :-)
>>
>>   Some quotes below, thank you for your time !
>>
>>   Quoting Gunnar Wrobel <post at gunnarwrobel.de>:
>>
>>> Hi Mark!
>>>
>>> I am not certain which version of Horde you are currently using with
>>> Kolab. There has been a lot of changes that improved Kolab support
>>> within Horde during the last months which are only available if you
>>> are using Horde CVS or the recent Horde 3.2 Alpha release.
>>
>>> I'll answer based on the newest version but this might not apply if
>>> you use an older version.
>>>
>>> Mark Richardson <mark at wire-solutions.nl> writes:
>>>
>>>>    I've been playing with the kolab backend, took me a while to
>>>> figure out how the addressbook for example is to be called on
>>>> creation ( Contacts ).
>>>
>>> This seems incorrect. The addressbooks should be identified by a
>>> specific IMAP annotation.
>>>
>>> # /kolab/bin/cyradm -user manager localhost
>>> # info user/test3/Adressen at pardus.de
>>> {user/test3/Adressen at pardus.de}:
>>> ...
>>>   folder-type: contact.default
>>>
>>> "folder-type: contact" marks a normal contact folder and the
>>> ".default" suffix marks the current default folder.
>>>
>>>>   Creating these folders via cyradm does not work, is there some way
>>>>   I can create these resources ( Contacts, Tasks, Calendar, Notes )
>>>>   via some hook / command for each user so they don't have to
>>>>   manually do that when they enter a new account ?
>>>
>>> You should be able to add new addressbooks within Horde using the
>>> standard addressbook management page.
>>>
>>
>>   I was hoping that I can create the folders via a hook when they  
>> are not there or something so everyone will have the folders by  
>> default..
>>
>>>>   Also noticed that when user A shares an resource to user B, the
>>>>   user B is unable to access his own resource, but only the shared
>>>>   (by A) resource.
>>>
>>> Hm, strange. This is not the case for me on the newest version.
>>>
>>
>>   This is again verified by me with the CVS version, I hope you can  
>> help me to sort this
>>
>>>>
>>>>   Other than that all seems to work pretty well, users can't be
>>>> listed in my setup though, is this an configuration error from my
>>>> part ? it says: "Listing users is disabled.
>>>>
>>>>   Your authentication backend does not support listing users, or the
>>>>   feature has been disabled for some other reason."
>>>
>>> The Kolab backend should support listing users since the underlying
>>> ldap backend does. I did not check in detail though.
>>
>>   Do you have any clue as to where this might go wrong ?
>> Should I configure an ldap backend for groups or something ?
>>
>>> Cheers,
>>>
>>> Gunnar
>>>
>>
>> ----------------------------------------------------------------
>> This message was sent using IMP, the Internet Messaging Program.
>>
>> ----- End forwarded message -----
>>
>>
>> ----------------------------------------------------------------
>> This message was sent using IMP, the Internet Messaging Program.
>>
>> From: Mark Richardson <mark at wire-solutions.nl>
>> Subject: Re:  Re: Automatic kolab resource creation and some other questions
>> To: Gunnar Wrobel <post at gunnarwrobel.de>
>> Date: Thu, 09 Aug 2007 12:15:02 +0200
>>
>>
>>
>>   Thank you for your reply, I've installed the CVS version so you  
>> know what code I am running..
>>
>>   BTW I see in your annotation example you are from pardus.de I  
>> think I am running your (company's ?) ebuilds on gentoo, well  
>> except for the horde code now since I am on CVS :-)
>>
>>   Some quotes below, thank you for your time !
>>
>>   Quoting Gunnar Wrobel <post at gunnarwrobel.de>:
>>
>>> Hi Mark!
>>>
>>> I am not certain which version of Horde you are currently using with
>>> Kolab. There has been a lot of changes that improved Kolab support
>>> within Horde during the last months which are only available if you
>>> are using Horde CVS or the recent Horde 3.2 Alpha release.
>>
>>  > I'll answer based on the newest version but this might not apply if
>>> you use an older version.
>>>
>>> Mark Richardson <mark at wire-solutions.nl> writes:
>>>
>>>>    I've been playing with the kolab backend, took me a while to
>>>> figure out how the addressbook for example is to be called on
>>>> creation ( Contacts ).
>>>
>>> This seems incorrect. The addressbooks should be identified by a
>>> specific IMAP annotation.
>>>
>>> # /kolab/bin/cyradm -user manager localhost
>>> # info user/test3/Adressen at pardus.de
>>> {user/test3/Adressen at pardus.de}:
>>> ...
>>>   folder-type: contact.default
>>>
>>> "folder-type: contact" marks a normal contact folder and the
>>> ".default" suffix marks the current default folder.
>>>
>>>>   Creating these folders via cyradm does not work, is there some way
>>>>   I can create these resources ( Contacts, Tasks, Calendar, Notes )
>>>>   via some hook / command for each user so they don't have to
>>>>   manually do that when they enter a new account ?
>>>
>>> You should be able to add new addressbooks within Horde using the
>>> standard addressbook management page.
>>>
>>
>>   I was hoping that I can create the folders via a hook when they
>>   are not there or something so everyone will have the folders by
>>   default..
>
> The default address book and the other default groupware folders
> (events, notes etc.) should be created on your first login. Is this
> not the case for you?
>
>>
>>>>   Also noticed that when user A shares an resource to user B, the
>>>>   user B is unable to access his own resource, but only the shared
>>>>   (by A) resource.
>>>
>>> Hm, strange. This is not the case for me on the newest version.
>>>
>>
>>   This is again verified by me with the CVS version, I hope you can  
>> help me to sort this
>
> It would be good if you open a bug on the kolab bugtracker concerning
> this.
>
>>
>>>>
>>>>   Other than that all seems to work pretty well, users can't be
>>>> listed in my setup though, is this an configuration error from my
>>>> part ? it says: "Listing users is disabled.
>>>>
>>>>   Your authentication backend does not support listing users, or the
>>>>   feature has been disabled for some other reason."
>>>
>>> The Kolab backend should support listing users since the underlying
>>> ldap backend does. I did not check in detail though.
>>
>>   Do you have any clue as to where this might go wrong ?
>> Should I configure an ldap backend for groups or something ?
>>
>
> It will still take a week until I'm really back to Horde and I
> currently can't give you a definite answer. The necessary Horde
> configuration is available in Kolab CVS. You can compare your
> configuration with the settings there. Feel free to add another bug
> about this in the Kolab bug tracker. That will remind me to work on
> that once I return to Horde :)
>
> Cheers,
>
> Gunnar
>
> --
> ______ http://kdab.com _______________ http://kolab-konsortium.com _
>
> p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium
>
> ____ http://www.pardus.de _________________ http://gunnarwrobel.de _
> E-mail : p at rdus.de                                 Dr. Gunnar Wrobel
> Tel.   : +49 40 432 72335                           Bundesstrasse 29
> Fax    : +49 40 432 70855                            D-20146 Hamburg
>






















~~>    >> Mail at ease - Rent a kolab groupware server at p at rdus <<
>






















~~>
>
> ------------------------------
>
> Message: 5
> Date: Tue, 14 Aug 2007 16:38:21 +0530
> From: Anant Athavale <asa at isac.gov.in>
> Subject: [horde] About new features in Horde 3.2-ALPHA
> To: horde at lists.horde.org
> Message-ID: <20070814111242.8915710C0 at dnserns.isac.gov.in>
> Content-Type: text/plain;	charset=ISO-8859-1;	DelSp="Yes";
> 	format="flowed"
>
> Dear List:
>
> I want to know what exactly the following features mean?
>
> 1. Support for separate read and write databases?
>     Do I need to setup or they are built-in?
>
> 2. Drop-in configuration support?
>     How this will be useful.  Some example/scenario please.
>
> 3. I thought, one of my requirements was fixed in this release, but I don't
>     think, it has been fixed.
>
>     In HTML Composition, when I change Identity, Signature should
> change in HTML
>     area.  It is not happening.  I remember, I had posted this as a query and
>     there was discussion on how to implement it.
>
>
>
> Regards,
>
> Anant Athavale.
>
>
> ------------------------------
>
> Message: 6
> Date: Tue, 14 Aug 2007 13:37:02 +0200
> From: Bj?rn T Johansen <btj at havleik.no>
> Subject: Re: [horde] Sieve filter...
> To: "\"Joseph Malone\"" <josephmalone at higlum.com>,
> 	horde at lists.horde.org
> Message-ID: <a2863ebb69e9abf415e7591518452d5b at web.havleik.no>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Yes, I have tried that but I don't get it right... (at least I can't see
> any of my existing sieve rules...)
>
>
> BTJ
>
>
> "Joseph Malone" <josephmalone at higlum.com> wrote:
>> Specify sieve and enter in the settings for your setup in
>> ingo/config/backends.php
>>
>>
>>
>>
>> Quoting Bj?rn T Johansen <btj at havleik.no>:
>>
>>> How do I use Sieve filters in Horde Webmail?
>>>
>>>
>>> Regards,
>>>
>>> BTJ
>>>
>>> --
>>>
>>>
> -----------------------------------------------------------------------------------------------
>>> Bj?rn T Johansen
>>>
>>> btj at havleik.no
>>>
>>>
> -----------------------------------------------------------------------------------------------
>>> Someone wrote:
>>> "I understand that if you play a Windows CD backwards you hear
>>> strange Satanic messages"
>>> To which someone replied:
>>> "It's even worse than that; play it forwards and it installs Windows"
>>>
>>>
> -----------------------------------------------------------------------------------------------
>>> --
>>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
>>> Frequently Asked Questions: http://horde.org/faq/
>>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>>
>>>
>>
>>
>>
>> --
>> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>
>
>
>
>
> ------------------------------
>
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>
>
> End of horde Digest, Vol 1832, Issue 1
> **************************************
>






More information about the horde mailing list