See http://trac.roundcube.net/trac.cgi/ticket/1484339#comment:4
I know this ticket has been spammed recently, so I just wanted to
make sure that illegitimate posts don't prevent it from getting the
attention it deserves. I think this is a really big problem. There's
no way a web client looking at a mailbox should cause the server to
bog down so completely.
--
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
The Astoria Seminar ==> http://www.astoriaseminar.com
Hi all,
I am working on an addition to Roundcube which will add links allowing
the user to train an e-mail (or several e-mails) as SPAM or NOT-SPAM in
our CRM114 system. I was wondering if anyone else has done anything
similar (either with spam training, or just adding actions to Roundcube)
and had any advice.
Thanks,
Benjamin Bradley
--
Benjamin Bradley
benjamin(a)gaiahost.coop 1-800-672-8060 x802
-----------------------------------------------------
GAIA Host Collective, LLC …
[View More]http://www.gaiahost.coop
"Internet solutions from an environmentally and
socially concerned worker-owned cooperative"
general support email: support(a)gaiahost.coop
urgent support issues: 1-800-672-8060 x0
-----------------------------------------------------
[View Less]
Hello all. I hope this is the appropriate place to bring this up. I am a
RoundCube user, PHP developer, and one of the co-founders of the GoPHP5
effort.
By now you have probably heard about GoPHP5. (If not, please see
http://GoPHP5.org/ for more about it.) I also recall reading recently that
RoundCube was considering a move to PHP 5 already.
I suppose it shouldn't come as a surprise that I would be very happy if that
were true. :-) In just the few short days that GoPHP5 has been "…
[View More]live", we've
grown to over 20 projects and over 40 supporting web hosts. The PHP
development team is also considering dropping support for PHP 4 next year.
Please consider this a formal invitation for RoundCube to join GoPHP5. If you
have any questions, I'll still be on the list so just ask. :-)
Cheers.
--
Larry Garfield AIM: LOLG42
larry(a)garfieldtech.com ICQ: 6817012
"If nature has made any one thing less susceptible than all others of
exclusive property, it is the action of the thinking power called an idea,
which an individual may exclusively possess as long as he keeps it to
himself; but the moment it is divulged, it forces itself into the possession
of every one, and the receiver cannot dispossess himself of it." -- Thomas
Jefferson
[View Less]
Hi!
I found the solution to
http://trac.roundcube.net/trac.cgi/ticket/1484094
but I dont know how to post the solution there... (the tracker currently
also seems to be down...)
the cause is a corrupted program/localization/de_DE/messages.inc file.
even my editor (scite, vim) does not show the corruption, but if you
look at the file with a hex editor you will see 3 extra byte at the
beginning. they destroy the attachments.
I attached a "clean" version of the "de_DE" messages.inc
please …
[View More]write back if this email gained its intended effect
thanx
yours
Flo
<?php
/*
+-----------------------------------------------------------------------+
| language/de_DE/messages.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005-2007, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
| Author: Stephan Diehl <info(a)sd-edv.de> |
+-----------------------------------------------------------------------+
@version $Id: messages.inc 557 2007-05-15 06:41:32Z yllar $
*/
$messages = array();
$messages['loginfailed'] = 'Anmelden fehlgeschlagen';
$messages['cookiesdisabled'] = 'Ihr Browser akzeptiert keine Cookies';
$messages['sessionerror'] = 'Ihre Session ist ungültig oder abgelaufen';
$messages['imaperror'] = 'Keine Verbindung zum IMAP-Server';
$messages['nomessagesfound'] = 'Keine Nachrichten in diesem Ordner';
$messages['loggedout'] = 'Sie haben Ihre Session erfolgreich beendet. Auf Wiedersehen!';
$messages['mailboxempty'] = 'Ordner ist leer';
$messages['loading'] = 'Lade...';
$messages['loadingdata'] = 'Daten werden geladen...';
$messages['checkingmail'] = 'Überprüfung auf neue Nachrichten...';
$messages['sendingmessage'] = 'Nachricht wird gesendet...';
$messages['messagesent'] = 'Nachricht erfolgreich gesendet';
$messages['savingmessage'] = 'Nachricht wird gespeichert...';
$messages['messagesaved'] = 'Nachricht als Entwurf gespeichert';
$messages['successfullysaved'] = 'Erfolgreich gespeichert';
$messages['addedsuccessfully'] = 'Kontakt zum Adressbuch hinzugefügt';
$messages['contactexists'] = 'Es existiert bereits ein Eintrag mit dieser E-Mail-Adresse';
$messages['blockedimages'] = 'Um Ihre Privatsphäre zur schützen, wurden externe Bilder blockiert.';
$messages['encryptedmessage'] = 'Dies ist eine verschlüsselte Nachricht und kann leider nicht angezeigt werden. Sorry!';
$messages['nocontactsfound'] = 'Keine Kontakte gefunden';
$messages['contactnotfound'] = 'Der angeforderte Kontakt wurde nicht gefunden';
$messages['sendingfailed'] = 'Versenden der Nachricht fehlgeschlagen';
$messages['errorsaving'] = 'Beim Speichern ist ein Fehler aufgetreten';
$messages['errormoving'] = 'Nachricht konnte nicht verschoben werden';
$messages['errordeleting'] = 'Nachricht konnte nicht gelöscht werden';
$messages['deletecontactconfirm'] = 'Wollen Sie die ausgewählten Kontakte wirklich löschen?';
$messages['deletemessagesconfirm'] = 'Wollen Sie die ausgewählten Nachrichten wirklich löschen?';
$messages['deletefolderconfirm'] = 'Wollen Sie diesen Ordner wirklich löschen?';
$messages['purgefolderconfirm'] = 'Wollen Sie diesen Ordner wirklich leeren?';
$messages['formincomplete'] = 'Das Formular wurde nicht vollständig ausgefüllt';
$messages['noemailwarning'] = 'Bitte geben Sie eine gültige E-Mail-Adresse ein';
$messages['nonamewarning'] = 'Bitte geben Sie einen Namen ein';
$messages['nopagesizewarning'] = 'Bitte geben Sie die Einträge pro Seite an';
$messages['norecipientwarning'] = 'Bitte geben Sie mindestens einen Empfänger an';
$messages['nosubjectwarning'] = 'Die Betreffzeile ist leer. Möchten Sie jetzt einen Betreff eingeben?';
$messages['nobodywarning'] = 'Diese Nachricht ohne Inhalt senden?';
$messages['notsentwarning'] = 'Ihre Nachricht wurde nicht gesendet. Wollen Sie die Nachricht verwerfen?';
$messages['noldapserver'] = 'Bitte wählen Sie einen LDAP-Server aus';
$messages['nocontactsreturned'] = 'Es wurden keine Kontakte gefunden';
$messages['nosearchname'] = 'Bitte geben Sie einen Namen oder eine E-Mail-Adresse ein';
$messages['searchsuccessful'] = '$nr Nachrichten gefunden';
$messages['searchnomatch'] = 'Keine Treffer';
$messages['searching'] = 'Suche...';
$messages['checking'] = 'Prüfe...';
$messages['nospellerrors'] = 'Keine Rechtschreibfehler gefunden';
$messages['folderdeleted'] = 'Ordner erfolgreich gelöscht';
$messages['deletedsuccessfully'] = 'Erfolgreich gelöscht';
$messages['converting'] = 'Entferne Formatierung der Nachricht...';
$messages['messageopenerror'] = 'Die Nachricht konnte nicht vom Server geladen werden';
$messages['fileuploaderror'] = 'Hochladen der Datei fehlgeschlagen';
$messages['filesizeerror'] = 'Die hochzuladende Datei überschreitet die Maximalgröße von $size';
$messages['copysuccess'] = '$nr Adressen erfolgreich kopiert';
$messages['copyerror'] = 'Die Adressen konnten nicht kopiert werden';
$messages['sourceisreadonly'] = 'Das Adressverzeichnis kann nicht verändert werden';
$messages['errorsavingcontact'] = 'Die Änderungen konnten nicht gespeichert werden';
?>
[View Less]
Doug Mandell wrote:
> On 6/29/2007, "Jim Pingle" <lists(a)pingle.org> wrote:
>> Have you watched the process list with top to see what process is actually
>> using the most CPU time?
>
> I've actually seen this problem as well, though admittedly I've got a
> PIII 500 and just assumed that it would go away when I (eventually)
> upgrade the server.
That's not so much older than my hardware that I'd expect that large of a
difference.
> I'm using Debian Sarge, …
[View More]Apache 1.3.33, PHP 4.3.10, Sendmail 8.13.4, and
> Dovecot 0.99. CPU utilization jumps up to near 100% when I log in, and
> pretty much all of that is Apache. I've been using SVN for somewhere
> close to 9 months and this has always been the case for me, despite
> frequent upgrades.
I'm using FreeBSD 6.2-STABLE (As of Feb 19th), Apache 2.2.4, PHP 5.2.2,
Postfix 2.4.1, and Courier IMAP 4.1.3 authenticating via PAM only. I have
another system configured similarly but on much better hardware, the
difference being it authenticates via mysql and it doesn't have problems
either. I'm using the SVN version as well, and have been for quite some time.
I wonder if it might be a certain RoundCube option that's being used. Here
are the changes I have to main.inc.php:
$rcmail_config['enable_caching'] = FALSE;
$rcmail_config['default_host'] = '[my domain]';
$rcmail_config['ip_check'] = TRUE;
$rcmail_config['date_short'] = 'D g:ia';
$rcmail_config['date_today'] = 'g:ia';
$rcmail_config['spellcheck_uri'] = '127.0.0.1:14003/?lang=';
$rcmail_config['preview_pane'] = TRUE;
In particular I wonder if you're using the message cache. If you are, try
disabling it to see if performance improves.
> I'm not sure if this is particularly helpful to you, as my hardware is
> lousy, but I figured as long as we were discussing performance I'd
> provide another data point. Other PHP applications barely register on
> this machine, so the performance I see from Roundcube is definitely
> outside of the norm.
It doesn't hurt to have more input, I hope we can find some commonalities
between people with high CPU usage though.
Jim
[View Less]
Using the latest Downloadable SVN release ...
I enter the username and password .. And the browser just times out there ..
In the MySQL Database, the Last login time is updated .. but the user is never
logged in ...
The user/pass is correct ...
--
Regards,
Adrian Snyman
==================
Please read our Email Disclaimer :
http://www.supply-chain.co.za/disclaimer.html
RoundCube developers, users and list lurkers,
the machine running the RC mailing lists and archive has just been down
for a little over 24 hours. This happened after what was supposed to be
routine 10 minutes downtime while moving to out new server-room. Needles
to say, things didn't go as planed.
Apparently the Linux ext3 file system does not handle large folders all
that well, and I had one with at least a million files in it. This
pissed off fsck.ext3 to the point where it started to …
[View More]move these files
to lost+found.
Long story short, I no longer trust that machine (or any machine with an
ext3 file system on it) to do any important work, and one of it's most
important tasks is the RC mailing lists and archive.
So; as I don't really have the time to do mailing list maintenances
these days, I'd like to ask for someone to take over the running/hosting
of our lists.
The 3 lists require very little resources to run. Some stats:
announce(a)lists.roundcube.net:
- 1958 subscribers
- 1 to 2 messages/month
dev(a)lists.roundcube.net:
- 629 subscribers
- 5 to 15 messages/day
users(a)lists.roundcube.net:
- 474 subscribers
- 3 to 10 messages/day
Anyone interested please get back to me as soon as possible. Please also
include a short introduction detailing your experience with e-mail
systems in general and mailing lists in particular.
I'll discuss potential candidates with the lead developers, and post
back as soon as we've make a decision.
Thanks for your time,
Bob (mailing list administrator)
[View Less]