Hi
I encountered the following problem. I have installed roundcubemail in
Fedora8 machine. Everything seems to work. But the conection
with the IMAP server didn't happen. The error I got is:
Connecting to xxx.xxx.xxx...
Warning: fsockopen() [function.fsockopen]: unable to connect to
xxx.xxx.xxx:143 (Permission denied)
in/var/www/html/roundcubemail/program/lib/imap.inc on line 596
IMAP connect: NOT OK(Could not connect to xxx.xxx.xxx at port 143:
Permission denied)
I have verified the logs in the imap server and there is nothing
related to the conection. It seems that the problem is in the machine
where I put roundcubemail.
Any help?
Thank you
_______________________________________________
List info: http://lists.roundcube.net/users/
On Fri, 13 Feb 2009 11:24:02 -0300, Eden Caldas <edencaldas(a)gmail.com>
wrote:
>> > It's on a VM so I'm not afraid to say passwords here.
>> >
>> > Distro is Ubuntu 8.04.2
>> > Installed slapd then I did dpkg-reconfigure and configured teste.org
>> > Set admin password to 123456
>> > backend and database are hdb
>> > suffix "dc=teste,dc=org"
>> >
>> > I also installed phpldapadmin.
>> > I can login with the admin account
>> > I create and addressbook entry
>> >
>> > dc=teste,dc=org (2)
>> > |_cn=admin
>> > |_cn=Eden Caldas
>> >
>> > Eden Caldas is the addressbook entry.
>> >
>> > I edit main.inc.php and uncoment the ldap lines.
>> > I configure like this:
>> >
>> > $rcmail_config['address_book_type'] = 'ldap';
>> >
>> > $rcmail_config['ldap_public']['teste'] = array(
>> > 'name' => 'teste.org',
>> > 'hosts' => array('mail.teste.org'),
>> > 'port' => 389,
>> > 'use_tls' => false,
>> > 'user_specific' => false,
>> > 'base_dn' => 'dc=teste,dc=org',
>> > 'bind_dn' => 'cn=admin,dc=teste,dc=org',
>> > 'bind_pass' => '123456',
>> > 'writable' => true,
>> > 'LDAP_Object_Classes' => array("top", "inetOrgPerson"),
>> > 'required_fields' => array("cn", "sn", "mail"),
>> > 'LDAP_rdn' => 'mail',
>> > 'ldap_version' => 3,
>> > 'search_fields' => array('mail', 'cn'),
>> > 'name_field' => 'cn',
>> > 'email_field' => 'mail',
>> > 'surname_field' => 'sn',
>> > 'firstname_field' => 'gn',
>> > 'sort' => 'cn',
>> > 'scope' => 'sub',
>> > 'filter' => '',
>> > 'fuzzy_search' => true);
>> >
>> > When I log into roundcube and go to the address book get only
>> "teste.org"
>> > showing in the groups field but nothing else.
>> >
>> > Any thoughts?
>>
>> And what happens when you search for one or more persons?
> err... it works
>
> So is that the normal behavior? We have no list of contacts, we have
> to search?
While testing something, I noticed that when the filter-option in the
LDAP config is filled, this search is performed when opening the
addressbook. You can use I.E.:
'filter' => 'mail=*@*', // used for basic listing (if not empty)
--
Kees de Keizer
kees(a)de-keizer.net
http://www.de-keizer.net/
_______________________________________________
List info: http://lists.roundcube.net/users/
I've tried to address book with openldap, but I have no success:
There is the entry on main.inc.php:
$rcmail_config['ldap_public']['LDAPBEM'] = array('hosts' => '192.168.0.199',
'port' => 389,
'use_tls' => false,
'base_dn' => 'dc=domain,dc=com,dc=br',
'bind_dn' =>
'cn=phpldapadmin,ou=ldapadmin,o=sistemas,dc=domain,dc=com,dc=br',
'bind_pass' => 'pass',
//'base_dn' => 'o=ENT,dc=domain,dc=com,dc=br',
'search_fields' => array('Email' => 'mail', 'Name' => 'cn'),
'name_field' => 'cn',
'mail_field' => 'mail',
'email_field' => 'mail',
'scope' => 'sub',
'fuzzy_search' => 1);
Please, this is the issue to assign roundcubemail to be a official
webmail in my enterprise, but the ldap contacts is the first subject for
my users.
Thanks!
--
Juliano Souza
TI
Grupo BEM
55(11)-3871-6746
juliano(a)grupobem.com.br
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello:
I'm looking to integrate a copy of RoundCube with XRMS.
Any one willing and able?
Dumarest
_______________________________________________
List info: http://lists.roundcube.net/users/
It's on a VM so I'm not afraid to say passwords here.
Distro is Ubuntu 8.04.2
Installed slapd then I did dpkg-reconfigure and configured teste.org
Set admin password to 123456
backend and database are hdb
suffix "dc=teste,dc=org"
I also installed phpldapadmin.
I can login with the admin account
I create and addressbook entry
dc=teste,dc=org (2)
|_cn=admin
|_cn=Eden Caldas
Eden Caldas is the addressbook entry.
I edit main.inc.php and uncoment the ldap lines.
I configure like this:
$rcmail_config['address_book_type'] = 'ldap';
$rcmail_config['ldap_public']['teste'] = array(
'name' => 'teste.org',
'hosts' => array('mail.teste.org'),
'port' => 389,
'use_tls' => false,
'user_specific' => false,
'base_dn' => 'dc=teste,dc=org',
'bind_dn' => 'cn=admin,dc=teste,dc=org',
'bind_pass' => '123456',
'writable' => true,
'LDAP_Object_Classes' => array("top", "inetOrgPerson"),
'required_fields' => array("cn", "sn", "mail"),
'LDAP_rdn' => 'mail',
'ldap_version' => 3,
'search_fields' => array('mail', 'cn'),
'name_field' => 'cn',
'email_field' => 'mail',
'surname_field' => 'sn',
'firstname_field' => 'gn',
'sort' => 'cn',
'scope' => 'sub',
'filter' => '',
'fuzzy_search' => true);
When I log into roundcube and go to the address book get only "teste.org"
showing in the groups field but nothing else.
Any thoughts?
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi!
The following changeset fixes an XSS vulnerability:
http://trac.roundcube.net/changeset/2245
Roundcube is packaged in Debian Lenny and the version that is considered
for this version is 0.1.1. It is not possible to package a more recent
version due to the way Debian manages to publish a "stable" version.
The code is really different for 0.1.1. From my understanding of the
code, it seems that 0.1.1 is not vulnerable, but I will test this.
We also have 0.2-alpha. We are in the process to release 0.2-stable as
well but this is not done yet since some pieces are missing in
Debian. 0.2-alpha does not accept the background attribute, so no
problem with this one. However, the patch also changes a regexp. Is this
change related to the XSS vulnerability?
Thanks for any input.
--
Make sure comments and code agree.
- The Elements of Programming Style (Kernighan & Plauger)
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I just installed Roundcube yesterday and am rather impressed. Nice work.
I have a question regarding how to interleave replies, especially those
in HTML coming from GMail.
When I hit reply, there is a blue line that runs to the end of the
message. If I interleave my replies in the original, there doesn't appear
to be a way to determine who is replying to what. What I was hoping was
that Roundcube's editor would drop the blue line where I am entering text
to indicate new comments. Instead, my replies are included with the last
reply. As a result, there is no way to determine who is replying to what..
I looked at the generated HTML and I could rewrite it each time but I am
wondering if this was intended or a known issue ?
When replying in text, it works better, however, previous replies are
treated as only one layer of replies. That is instead of adding ">>" for a
reply to a reply, it simply enters ">"..
Thanks
J
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
I have problem with iframe. I have installed a CMS and I have integrated
roundcubemail into a frame.
So to protect an account from unauthorized access, I have modified the
code (index.php) :
<?php
...
$referer = $_SERVER["HTTP_REFERER"];
$url = parse_url($referer);
$url = $url['scheme']."://".$url['host'].dirname($url['path'])."/";
$namesess = sprintf("UV%u", crc32($url));
session_name($namesess);
session_start();
if (isset($_SESSION['SESS_NICKNAME'])) {
...
// if we arrive here, something went wrong
raise_error(array(
'code' => 404,
'type' => 'php',
'line' => __LINE__,
'file' => __FILE__,
'message' => "Invalid request"), true, true);
}
else {
echo "Error";
exit();
}
?>
}
The login dialog box display correctly.
The problem is: when I click on the authentication button with a correct
login info it display "Error".
How to fix it ?
Sorry for my english ! I'm french.
Thx so much
_______________________________________________
List info: http://lists.roundcube.net/users/
Is there a way to make the header columns (e.g. From, Subject) resizable?
Barring that, how can I change their width in the PHP or CSS/skin source?
Thanks,
Raul
_______________________________________________
List info: http://lists.roundcube.net/users/
I just copied the unzipped roundcubemail directory to my webspace.
This shows up wenn I go to: www.myurl.com/roundcubemail/installer
Fatal error: Undefined class name 'rcube_install' in
/var/www/web120034/html/rcm/installer/index.php on line 20
what does this mean?
take care, hublot
_______________________________________________
List info: http://lists.roundcube.net/users/