==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=4891
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Stephen Noble (dungog.net) <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #8 from Stephen Noble (dungog.net) <[email protected]> 2008-12-24
17:40:56 ---
yes, zarafa-takeover is a good idea
it gives everyone what they want
I did give a reason for my changes but they could easily have been missed
basically they boil down to
- give the option of using unix and ldap
db looks the most likely but I'm not convinced passwords can be sync'd and this
is critical for me, this is being discussed on separate bugs
- take over the server
I did this to make coding simpler, I can see now they can both exist, I was
tracking changes as I expected this point to be argued ;-)
----------darrell's suggestions
>/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/29ZarafaAliases
>- foreach $place
>('zarafa','webaccess','webmail','mobile','Microsoft-Server-ActiveSync')
>+ foreach $place ('zarafa','webaccess','mobile','Microsoft-Server-ActiveSync')
I'd like to be able to replace /webmail
this may be able to be left as is provided,
if horde is enabled, as it occurs first, it's alias is used
the following just isn't needed
>/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86ZarafaAlias
+ Alias /zarafa /var/www/html/webaccess/
+ <Directory /var/www/html/webaccess/>
+ Options -Indexes
+ AllowOverride None
+ order allow,deny
+ allow from all
+ AddType application/x-httpd-php .php
+ php_flag magic_quotes_gpc off
+ php_flag track_vars on
+ </Directory>
-------darrell missed
the other change is in .qmail* templates, zarafa defaults to on
existing and new users need a db set if you don't want to use zarafa
my $zarafa = $user->prop('zarafa') || 'enabled';
----
>> a-You will need to keep track as to which user is using what
>This is extremely easy as it is defined by a single db variable. Paul I think
>the issue is you do not use the contrib so you don't get the opportunity to see
>how easy this really is.
with respect, we all know each others preferences,
we need others to give an opinion, the feeling i get is
admins want a transparent replacement for horde
they don't want to have to set a db command line per user and
users don't want to have to use non standard ports
Feel free to make the changes, I'm committed elsewhere for a while and don't
want to rush the changes
or for now
you could just write a script zarafa-playnice that resets ports, etc
--
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam