PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Funktionieren Content-Filter?



Reinhold Jordan
17.11.2006, 10:28
Hallo,

ich hatte gerade ein kleinen Problem mit meinem Firmen-Postfach. Eine Mail aus einer Entwickler-Newsgroup blieb im Spamfilter hängen. So ein Teil, welchen dann einmal am Tag einen Report schickt. Dort habe ich sie dann freigegenen, worauf sie gleich anschließend im Exchange-eigenen Filter auch nochmal hängen geblieben ist. Hier die Original-Mail aus meinem privaten Postfach:
Return-Path: <qt-interest-request [at] trolltech.com>
Delivered-To: reinhold [at] localhost
Received: from esparsett.troll.no (62.70.27.18)
by bachrain.de with SMTP; 16 Nov 2006 xx:xx:xx -0000
Received: from esparsett.troll.no (localhost [127.0.0.1])
by localhost (Postfix) with SMTP
ID: [ID filtered]
Received: by esparsett.troll.no (Postfix, from userID: [ID filtered]
ID: [ID filtered]
Old-Return-Path: <zdruid [at] yahoo.com>
X-Original-To: qt-interest [at] trolltech.com
Delivered-To: poor [at] spamvictim.tld
Message-ID: [ID filtered]
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
s=s1024; d=yahoo.com;
h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID;
b=2v0yEfGVADbWo/gJQiyiAQxolcITkoG1twsjBANUS+OTeLXxdhGPPWGZdQGrOa24Q5D9pTN+NuMUIHxJq7j7x8Wq11Nz/azq5RkuKGfXepzDglJUzCgyhhfINGnaMR6LPi8xA6Fi2akYYs5ZHoOVTWWupRr3gDf4g6MBJG/wSVw=;
X-YMail-OSG: pEEyMwwVM1kJR9DwbFhdmt25R.eLTDvtH0QsnT1DheKKjOJR3NbkBI9Bq0LYWOU6uLNIcjtuK3Jqt38W f0.HuWbNRpq5xArH28pakQM2h29_0yqbNou7V49bU.WmnvazSzYPChoyDW2fa4c-
Date: Thu, 16 Nov 2006 xx:xx:xx +0000 (GMT)
From: Zed DrUID: [UID filtered]
Subject: Very Large QLineEdit performance
To: poor [at] spamvictim.tld
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.4.0.264935, Antispam-Data: 2006.11.16.123432
X-PerlMx-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __DOMAINKEYS_YAHOO 0, __HAS_MSGID: [ID filtered]
Resent-Message-ID: [ID filtered]
Resent-From: qt-interest [at] trolltech.com
X-Mailing-List: <qt-interest [at] trolltech.com>
X-Loop: qt-interest [at] trolltech.com
List-Post: <mailto:qt-interest [at] trolltech.com>
List-Help: <mailto:qt-interest-request [at] trolltech.com?subject=help>
List-Subscribe: <mailto:qt-interest-request [at] trolltech.com?subject=subscribe>
List-Unsubscribe: <mailto:qt-interest-request [at] trolltech.com?[UNSUB filtered]>
Precedence: list
Resent-Sender: qt-interest-request [at] trolltech.com
Resent-Date: Thu, 16 Nov 2006 xx:xx:xx +0100 (CET)

Hello,

I need to offer a line text editor which could
support thousands of characters on a window like this

+-----------------+
| +--------------+---------------+
| | | | QLineEdit
| +--------------+---------------+
| |
| | QGroupBox
+-----------------+

The qgroupbox has horizontal scrollbars enabled so
it is possible to see all the characters on the
qlineedit. In fact I set the size of the qlineedit so
it all their characters are shown.

The problem I am having now (with more than one
thousand of characters only) is that when I move the
scroll of the qgroupbox and position cursor over the
last characters of the qlineedit this is quite slow,
much slower than in the beginning of the chars of the
qlineedit.

So I can't even figure out how will I do in order to
support a couple of thousands of characters on the
qlineedit.

Can anyone give a hint on how can I solve my
problem? I am working with Qt3.

Thanks in advance.

---zdruid


Außer einem etwas auffälligen Betreff ist da nix. Und mit meinem Komentar an unseren Admin kann ja ein Content-Filter nicht wirklich etwas anfangen:
"Envelope-Sender passt perfekt zur sendenden IP und von diesem Rechner bekomme ich etwa 1200 Mails im Monat."

Ich denke, solche Filter sortieren ganz brauchbar vor,aber zuverlässig sind sie nicht. Ich muß immer noch alles durchsehen, was da so kommt :(

Gruß, Reinhold