View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001781 | unreal | ircd | public | 2004-05-04 14:30 | 2004-05-04 17:12 |
| Reporter | pak | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 3.2-RC2 | ||||
| Summary | 0001781: /spamfilter propagtion | ||||
| Description | After attempting to remove a number of spamfilters, it was noticed that the correct ones were being removed, possibly through incorrect use of the command, subsequent examination showed that different spamfilters were being removed across the network. In an attempt to solve the problem it was noticed that if you specify a time other than 0 in for "block" then it propagates incorrectly throughout the network *** Spamfilter added: '172800' [target: p] [action: block] [reason: Identified as spamming/advertising. If this is not the case please email [email protected].] on Tue May 4 19:02:28 2004 GMT (from [email protected]) on 2 others servers... stats f produced F p block 0 426 172800 Identified [email protected] as F p block 0 271 172800 Identified [email protected] as the actual attempt was /spamfilter add p block 172800 virus_infected www.profweekday.com/pong | ||||
| Steps To Reproduce | add a spamfilter that blocks with a tkltime on a network with multiple servers | ||||
| Additional Information | one server is running unreal3.2 final | ||||
| 3rd party modules | |||||
|
|
are your other servers running an RC2 cvs version?...cos this bug was found in there..and was resolved in later cvs's (read changes file).if so i strongly sugest upgrading those also for other bugfix purposes. |
|
|
all servers bar one are running rc2-fix |
|
|
This was an RC2 bug, so just upgrade to 3.2. Unreal3.2 Release Notes ======================== [..] ==[ MAJOR BUGS FIXED ]== - '/spamfiltere remove' was often removing the wrong entry (RC2 bug) [..] |