Hi,
I’ve attached an updated Swedish localization.
Regards,
Jonas Nasholm
Bitfuse Network
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/5C/YtvlGHYg/sv_SE.zip
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
please give me advice how to change the tablink class to "tablink tablink-selected" from the settings iframe.
Currently I do ...
<script type="text/javascript">
function selectTab(){
try{
parent.document.getElementById("settingstabaccount").className="tablink tablink-selected";
}
catch(e){
//selectTab();
}
}
setTimeout('selectTab()','1000');
... but I'm sure there is a more professional way!
Thanks in advance.
-Roland
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello guys,
I've been testing 0.3rc1 and everything works fine until now, except for
the SSL feature of SMTP.
My config is as follow :
# less config/main.inc.php
[...]
$rcmail_config['smtp_server'] = 'ssl://localhost';
$rcmail_config['smtp_port'] = 25;
$rcmail_config['smtp_user'] = '%u';
$rcmail_config['smtp_pass'] = '%p';
$rcmail_config['smtp_auth_type'] = 'PLAIN';
[...]
This configuration works fine in Thunderbird (see attachment) but
doesn't with roundcube. When I try to send an email, I get a server
error in the interface and the following log in apache :
-------
[Wed Aug 05 23:06:08 2009] [info] [client xxx.xxx.xxx.xxx] Connection to
child 0 established (server xxx.xxx.xxx.xxx:443)
[Wed Aug 05 23:06:08 2009] [info] Seeding PRNG with 1672 bytes of entropy
[Wed Aug 05 23:06:08 2009] [info] Initial (No.1) HTTPS request received
for child 0 (server xxx.xxx.xxx.xxx:443)
[Wed Aug 05 23:06:08 2009] [info] Subsequent (No.2) HTTPS request
received for child 0 (server xxx.xxx.xxx.xxx:443)
[Wed Aug 05 23:06:08 2009] [error] [client xxx.xxx.xxx.xxx] fsockopen()
[<a href='function.fsockopen'>function.fsockopen</a>]: unable to connect
to ssl://localhost:25 (Unknown error) (0): , referer:
https://xxx.xxx.xxx.xxx/mail/?_task=mail&_id=141016[number_and_letters]&_ac…
[Wed Aug 05 23:06:08 2009] [error] [client xxx.xxx.xxx.xxx] Failed to
connect socket: fsockopen() [<a
href='function.fsockopen'>function.fsockopen</a>]: unable to connect to
ssl://localhost:25 (Unknown error) (): , referer:
https://xxx.xxx.xxx.xxx/mail/?_task=mail&_id=141016[number_and_letters]&_ac…
[Wed Aug 05 23:06:13 2009] [info] [client xxx.xxx.xxx.xxx] (70007)The
timeout specified has expired: SSL input filter read failed.
[Wed Aug 05 23:06:13 2009] [info] [client xxx.xxx.xxx.xxx] Connection
closed to child 0 with standard shutdown (server xxx.xxx.xxx.xxx:443)
-------
I've hesitated before posting this here because I'm not too sure about
what the configuration of roundcube should be... But, it can't do any
bad to clarify it anyway.
Any clue ?
Julien
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/8C/ephhinum/smtp_ssl_tbird.pnghttp://detached.gigo.com/rc/8C/ephhinum/smime.p7s
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
the new preferences navigation is great. Is it planned to move identity and folder administration aswell into an iframe?
This would make the looking more consistent!
Regards,
Roland
_______________________________________________
List info: http://lists.roundcube.net/dev/
cy_GB update for labels.inc
thanks,
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/5S/ED07khCY/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
hey,
the plugin vcard_attachments refers to a png graphic that doesn't exist
anymore. the function html_output($p) contains the following code:
// add box below messsage body
$p['content'] .= html::p(array('style' => "margin:1em; padding:0.5em; border:1px solid #999; width: auto;"),
html::a(array(
'href' => "#",
'onclick' => "return plugin_vcard_save_contact('".JQ($this->vcard_part)."')",
'title' => "Save contact in local address book"), // TODO: localize this title
html::img(array('src' => '/images/buttons/add_contact_act.png', 'align' => "middle")))
. ' ' . html::span(null, Q($display)));
the graphic '/images/buttons/add_contact_act.png' seems to have existed
earlier in roundcube as it has been used for the addressbook as well.
but now the addressbook uses other graphics and the png file in question
apparently has been removed from the svn trunk.
it seems like single graphics for every operation in the addressbook
toolbar have been replaced by one graphic with all icons and some css
magic. i'm not sure whether it's possible to use the same
abook_toolbar.png with help of css for the vcard_attachments plugin.
just thought that I should mention it here.
greetings,
jonas
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/iH/0+EYhAh+/signature.asc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Here is the Indonesian translation update for labels.inc.
Check it out, hopefully Roundcube 0.3 can be released soon ^_^
Cheers
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/g6/rk8QcW9l/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/