The RT bugtracker is filling up with spam.
This doesn't give a good impression on the project (IMHO).
Anything which could be done?
As you have realized, the spams do not arrive in the 'grass5'
list as my bogofilter takes care. Maybe the RT spamassasin
needs a better training?
I recently cleaned a lot of bug reports in RT, but I
am not willing to spend time on spam elimination.
Hope the filtering can be improved for the RT.
Markus
On Fri, Aug 27, 2004 at 08:08:40AM +0200, Markus Neteler wrote:
The RT bugtracker is filling up with spam.
This doesn't give a good impression on the project (IMHO).
Anything which could be done?
well, as a first action I just eliminated all spam entries.
As you have realized, the spams do not arrive in the 'grass5'
list as my bogofilter takes care. Maybe the RT spamassasin
needs a better training?
No, it works nice. Unfortunately, the filter was off a couple
of hours and at those times a couple of spam may enter the bug tracker.
I recently cleaned a lot of bug reports in RT, but I
am not willing to spend time on spam elimination.
Hope the filtering can be improved for the RT.
It will never be a 100% clean matter.
Will discuss here what we maybe can improve.
Best
Jan
--
Jan-Oliver Wagner http://intevation.de/~jan/
Intevation GmbH http://intevation.de/
FreeGIS http://freegis.org/
H_B
September 20, 2004, 1:50am
3
Hi,
I'm wondering if the auto-generated man page index pages might be better
presented as a two column HTML table, with module name in the first and
short description in the second? It is a bit cluttered as is.
e.g.
http://grass.ibiblio.org/grass57/manuals/html57_user/vector.html
thanks,
Hamish
ps - in 5.7 if I do "man x.anything" I get:
r.in.ascii(1) r.in.ascii(1)
UCB generated by PolyglotMan r.in.ascii(1)
and that's all. Does this happen with anyone else or is it just me?
Hamish wrote:
ps - in 5.7 if I do "man x.anything" I get:
r.in.ascii(1) r.in.ascii(1)
UCB generated by PolyglotMan r.in.ascii(1)
and that's all. Does this happen with anyone else or is it just me?
5.7 doesn't generate manpages.
--
Glynn Clements <glynn.clements@virgin.net>
On Mon, Sep 20, 2004 at 01:50:48PM +1200, Hamish wrote:
Hi,
I'm wondering if the auto-generated man page index pages might be better
presented as a two column HTML table, with module name in the first and
short description in the second? It is a bit cluttered as is.
e.g.
http://grass.ibiblio.org/grass57/manuals/html57_user/vector.html
Good idea. Done in CVS.
It will show up online next Saturday/Sunday.
Markus