related to the problem that causes Server Error! (OK) due to non-unicode
encoding , i'm fix change in program/include/rcube_imap.php line 2669,
where I force an encoding when unknown ( ="0" ) , I don't arealdy problem
about this. Thank's
*
/*
return rcube_charset_convert($rest, $a[0]);
}
else
return $str; // we dont' know what to do with this
}
*/*
*if ( $a[0] == "0"){return rcube_charset_convert($rest, 'iso-8859-1'); }
else if ( $a[0] <> "0" ) { return rcube_charset_convert($rest, $a[0]); }*
}
else
return $str; // we dont' know what to do with this
}
2009/7/31 A.L.E.C <alec(a)alec.pl>
> Thomas Bruederli wrote:
>
> Hi, can you send us a sample message that causes theses problems? I'd
>> like to reproduce and test it in order to find a solution. The
>> rc_utf8_clean() funtion will probably solve the problem but it also
>> could have side-effects.
>>
>
> I've got one. Attached.
>
> --
> Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
> LAN Management System Developer http://lms.org.pl
> Roundcube Webmail Project Developer http://roundcube.net
>
>
>
> --- 8< --- detachments --- 8< ---
> The following attachments have been detached and are available for viewing.
> http://detached.gigo.com/rc/XM/3Q7mhN1i/test.msg
> Only click these links if you trust the sender, as well as this message.
> --- 8< --- detachments --- 8< ---
>
>
> _______________________________________________
> List info: http://lists.roundcube.net/dev/
>
>
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello everybody,
I realize that there are processes consuming enough resources to my server.
And also realize that these processes are open to long and when I do a
netstat-an I see that tcp connections of these processes are as CLOSE_WAIT,
or are waiting for roundcube close them.
Someone has been there?
Excuse my English. I used google translate.
Thanks
Geraldo
_______________________________________________
List info: http://lists.roundcube.net/users/
hello,
(sorry for my very poor english)
y use roundcube and postfix with sqlite in my debian stable server.
My domain is 'suinot.org'. For example, this adresse is remi<at>suinot.org
but for multiple user, the basic address is <exempl><at>imap.suinot.org
Is in the main.inc.php file to change this behavior?
Thanks for your help
Remi.
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello.
When I try to install RC 0.3 it stops at page "1. Check environment".
It lists a couple of thing all with ok, but the last thing it shows is
mcrypt: ok and then nothing.
No more info, and no button for next step.
I tried to change the url to .. Step=2 and creates two config files, but at
he last step it cannot connect to database.
Please help me.
// Conny
_______________________________________________
List info: http://lists.roundcube.net/users/
Alec,
you will reopen the ticket r2948, I deleted the messages and cache, it's
still the error occurs
Thanks
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
i don't know if the list answers questions on plugins too, but i decided
to give it a try :).
I Installed Roundcube 0.3 stable and activated accounts plugin and
settings plugin. I already added 2 Imap accounts, googlemail and another
private webspace mail account. When i log in, my webspace account is shown
and there are no problems.I am ableto switch to my gmail account without
any problems. But now, when i try to switch back to my other account i am
thrown out of roundcubemail, back to the login page with the error message
"Connection to Imap Server failed". Why does the connection fail when is
witch accounts ? On login it connects without problems.
Maybe anyone knows an answer to this problem.
Best Regards
Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/
Yes but that is only one server. Is it possible to enter an array into
this config variable as in the imap servers ? So that i could use a
seperate smtp server for each account ?
Am 13.09.2009 um 10:27 schrieb Shahab Vahabzadeh:
> $rcmail_config['smtp_server'] = 'smtp.example.org';
> $rcmail_config['smtp_port'] = 25;
>
> On Sat, 12 Sep 2009 22:25:46 +0200, Thomas Schober
> <thomas.schober(a)gmail.com> wrote:
>> Hi,
>>
>> i don't have an own server, but where and how do you enter it in the
>> config of roundcube ?
>>
>> Best Regards
>> Thomas
>>
>> On Sun, 13 Sep 2009 00:40:12 +0430, Shahab Vahabzadeh <admin(a)maxnet.ir
>> >
>> wrote:
>>> Hi,
>>> Of course smtp server like postfix will do it ;) why phpmail?
>>> I am using roundcube with multiple server configuration
>>>
>>> On Sat, 12 Sep 2009 14:20:03 +0200, Thomas Schober
>>> <thomas.schober(a)gmail.com> wrote:
>>>> Hi,
>>>>
>>>> i am trying to configure roundcube for multiple smtp servers. I
>>>> use it
>
>>
>>>> for
>>>> googlemail and for my private webspace's mail account. All works
>> perfect
>>>> but at the moment i use the php mail funnction for sending mails. I
>>>> have a
>>>> few questions.
>>>>
>>>> 1. What is better ? Using an smtp server r the php mail function ?
>>>>
>>>> 2. How can i use multiple smtp servers ? I tried to put it into the
>>>> config
>>>> as array like the different imap servers, but it does not work.
>>>>
>>>> Thank you for that great Webmail client !
>>>>
>>>> Best Regards
>>>> Thomas
>
> --
> Regards,
> Shahab Vahabzadeh, IP Engineer and Network Geek
>
> Phone: +1 (724) 726 1718
> Blog: http://blog.shahabv.com
_______________________________________________
List info: http://lists.roundcube.net/users/
help, getting 500 server error trying to install. error messages from the server error-tracer:
/kunden/homepages/36/d176208770/htdocs/mail/installer/index.php: line 1: ?php: No such file or directory
/kunden/homepages/36/d176208770/htdocs/mail/installer/index.php: line 3: syntax error near unexpected token `'error_reporting','
/kunden/homepages/36/d176208770/htdocs/mail/installer/index.php: line 3: `ini_set('error_reporting', E_ALL&~E_NOTICE);'
(no direct access to apache logs on my shared host)
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
i am trying to configure roundcube for multiple smtp servers. I use it
for
googlemail and for my private webspace's mail account. All works perfect
but at the moment i use the php mail funnction for sending mails. I
have a
few questions.
1. What is better ? Using an smtp server r the php mail function ?
2. How can i use multiple smtp servers ? I tried to put it into the
config
as array like the different imap servers, but it does not work.
Thank you for that great Webmail client !
Best Regards
Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/