mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-09 11:53:13 +02:00
- Added option to apply spamfilters to aliases as well (such as /MS, etc). To do so,
you have to put 'spamfilter yes;' in every alias block you want to get filtered. This is so you can have for example /MS filtered (due to heavy spam), while keeping /NS and /CS unfiltered. Reported by Homer (#0002496). - The memoserv aliases (/MS and /MEMOSERV) now have spamfiltering enabled by default.
This commit is contained in:
@@ -932,3 +932,8 @@
|
||||
- [CVS Only] Refixed name<->ip mapping check in new resolver, reported by Darko.
|
||||
- Reverting "Changed the way we build most of the .so's" feature, this caused m_*.so
|
||||
to be build incorrectly. So now back at normal compile speed :p.
|
||||
- Added option to apply spamfilters to aliases as well (such as /MS, etc). To do so,
|
||||
you have to put 'spamfilter yes;' in every alias block you want to get filtered.
|
||||
This is so you can have for example /MS filtered (due to heavy spam), while keeping
|
||||
/NS and /CS unfiltered. Reported by Homer (#0002496).
|
||||
- The memoserv aliases (/MS and /MEMOSERV) now have spamfiltering enabled by default.
|
||||
|
||||
Reference in New Issue
Block a user