View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004910 | unreal | ircd | public | 2017-03-27 18:38 | 2017-11-08 12:07 |
Reporter | Gottem | Assigned To | syzop | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | feedback | Resolution | open | ||
Platform | x86_64 | OS | Debian | OS Version | 7 (wheezy) |
Product Version | 4.0.10 | ||||
Summary | 0004910: Never spamfilter messages _to_ U:Lines | ||||
Description | In some cases people might be trying to register with NickServ using a legitimate email address that would trip a spamfilter (happened on my net). So I'd say sending messages _to_ U:Lines should never go through a spamfilter (much like aliases work but also for /msg nickserv etc). A lot of other people will probably agree as well. So, check the attachment for a nice lil patch. =] | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
|
With aliases we have some option to turn spam filtering on or off, indeed. This because spam filter could be useful for things like /MS (MemoServ) I agree with you with regards to NickServ, though. Not to mention another issue which is that it could show the password in the spamfilter +S snomask message :D I'm wondering what's the best approach here. Have my doubts if we should really not filter to all U-lines. I don't want to fix 'your' problem and by doing that reintroduce another, graver one :) Another possibility would be to have a list of nicks that are exempt as spamfilter target, and include "NickServ" there as default. |
|
Yeah I realise you don't wanna introduce additional problems. :D I thought to have a (few) new config var(s) that will allow you to exclude either NickServ only or all U:Lines. But perhaps an "except spamfilter" block is better, also because some people may not be using Anope or have renamed NickServ. Or do a hybrid and have an option to turn off filtering messages to U:Lines altogether, as well as the except spamfilter { }. =] |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-27 18:38 | Gottem | New Issue | |
2017-03-27 18:38 | Gottem | File Added: m_tkl-allow-spamf-to-uline.patch | |
2017-10-08 18:05 | syzop | Relationship added | related to 0005004 |
2017-11-01 09:59 | syzop | Note Added: 0019936 | |
2017-11-01 09:59 | syzop | Assigned To | => syzop |
2017-11-01 09:59 | syzop | Status | new => feedback |
2017-11-01 18:48 | Gottem | Note Added: 0019950 | |
2017-11-08 12:07 | syzop | Severity | trivial => feature |