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/
Hi, all.
Currently, it seems roundcube (both 0.1.1 and svn version) only
implemented mail header search, right?
How can i search mail body in roundcube (0.1.1 or svn version)?
PS: I use Dovecot-1.1.x as IMAP server.
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/