|
Re: Exploiting the current email filter [message #3980 is a reply to message #3978] |
Wed, 10 July 2002 15:32 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The email filter uses regular expressions to do its job, so it is potentially possible to do what you ask. I'll need to do a test myself before I can tell you if that is indeed the case.
FUDforum Core Developer
|
|
|
|
Re: Exploiting the current email filter [message #5356 is a reply to message #3980] |
Thu, 29 August 2002 05:49 |
rshannon
Messages: 18 Registered: August 2002
Karma: 0
|
Junior Member |
|
|
Has anyone figured out a regex to limit registrations to those coming from (for example) a single domain name yet? In other words, filter out (reject) all new registrant with any addresses except those containing "@domain.com" in them. I've tried a bunch of formulations without success. Ignorance is hell!
[Updated on: Thu, 29 August 2002 07:27] Report message to a moderator
|
|
|
Re: Exploiting the current email filter [message #5434 is a reply to message #5356] |
Tue, 03 September 2002 13:23 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
After some testing I've determined that the email filter does not work as it should, there for I am planning to re-write how it works before the next stable release, 2.3.1
FUDforum Core Developer
|
|
|
|