Hi, all.
I use OpenLDAP as global address book in roundcube-0.1.1, how can i use
'%d', '%u' like in postfix ldap lookup table? so that i can make the
user only search their own domain for address book. e.g.
'base_dn' => "domainName=%d,o=domains,dc=iredmail,dc=org",
I tried this syntax, but it failed.
Thanks very much.
--
Best regards.
Zhang Huangbin
- Open Source Mail Server Solution for RHEL/CentOS 5.x:
http://code.google.com/p/iredmail/
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi list,
I don't know the function of imap_root parameter. What does it do? How to
config it with qmail, vpopmail installation? Explain me please.
Many Thanks
_______________________________________________
List info: http://lists.roundcube.net/users/
Upcoming changes to Roundcube may have features that depend on what
kind of IMAP software is used.
Currently, the following popular software supports these proposed
features :
Dovecot
Cyrus
Courier
dbmail
Do you use something different, and if so, what do you use ?
--
Charles Dostale
System Admin - Silver Oaks Communications
http://www.silveroaks.com/
824 17th Street, Moline IL 61265
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I am having trouble installing roundcube. I've got the problem
narrowed down to the lib/imap.inc.php and the magic quotes setting.
When I go to Step 1 of the installer, it says everything is OK except
for magic quotes. I change the .htaccess file to turn
magic_quotes_gpc off and then I get an error 302. After some work, I
found out that if I remove the imap.inc.php file it will show
everything OK except for iiiConnection. Do you know what could be the
cause of my issue?
Appreciate your help.
Maged.
_______________________________________________
List info: http://lists.roundcube.net/users/
Dear subscribers
There were two security issues reported which are now fixed. The first
was as possible code injection using the html2text conversion script
[1]. The other exploit used the unchecked size parameters of the quota
image to let PHP create huge images eating up all the server memory.
Thanks to Stephan for reporting this.
The two vulnerable scripts were updated in the current 0.2-beta
package and for existing RoundCube installations we recommend to
download the update [2] and to replace all the files with the new
versions found in the archive.
Regards,
Thomas
[1] http://trac.roundcube.net/ticket/1485618
[2] http://downloads.sourceforge.net/roundcubemail/roundcubemail-0.2-beta-patch…
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi I am in desperate need of some help.
I am trying to install roundcube using the installer app that comes
with it. I keep getting stuck at step 1 though. When I run it
without an htaccess file, I get everything OK except for "magic_quotes
not set to 0". As soon as I include:
php_value magic_quotes_gpc 0, (or use the .htaccess file that comes
with roundcube).
in .htaccess, the installer breaks at step 1 with an Error 302. Has
anyone seen this before or know why it's happening?
Thanks,
Maged.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi I am in desperate need of some help.
I am trying to install roundcube using the installer app that comes
with it. I keep getting stuck at step 1 though. When I run it
without an htaccess file, I get everything OK except for "magic_quotes
not set to 0". As soon as I include:
php_value magic_quotes_gpc 0, (or use the .htaccess file that comes
with roundcube).
in .htaccess, the installer breaks at step 1 with an Error 302. Has
anyone seen this before or know why it's happening?
Thanks,
Maged.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I'm confused about this item in lables.inc and don't know how to
translate it:
$labels['focusonnewmessage'] = 'Focus browser window on new message';
I tested roundcube (svn version) with/without this option checked, but
not found what the different is. :(
--
Best regards.
Zhang Huangbin
- Open Source Mail Server Solution for RHEL/CentOS 5.x:
http://code.google.com/p/iredmail/
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi all,
I'm not sure whether this needs to go here or to dev@, so I'll try here first.
I'm currently using 0.1-beta2 and want to have outgoing (i.e. composed) emails automatically
wordwrap at around 75-80 characters. Without this, some MUAs and mail archiving utilities
render the emails with paragraphs on one long line (see, for example,
http://linuxfromscratch.org/pipermail/lfs-dev/2008-December/062317.html).
Looking at the code (program/steps/mail/sendmail.inc) it seems this has been deliberately
commented out, and has been since the original code was added to subversion (see
http://trac.roundcube.net/browser/trunk/roundcubemail/program/steps/mail/se…).
Can I simply comment line 170 and uncomment line 171 to get outgoing emails wrapped? If so, why has
it been commented out?
I notice that 0.2-beta looks as if it wraps outgoing messages by default (see
http://trac.roundcube.net/browser/branches/release-0.2-beta/program/steps/m…).
At this point in time, upgrading isn't an option, but if the trivial change to the 0.1-beta2
code isn't going to fix things, then I can try to schedule some downtime for our production
users.
Thanks for any help and advice you can provide,
Matt
_______________________________________________
List info: http://lists.roundcube.net/users/