hello,
I have committed today all of the code I currently had for filters, this
means that you can start giving a try at it.
I have also committed to -current a feature providing regex support from
any match criteria accepting a parameter.
This essentially means you'll be able to:
match from any mail-from regex '^[0-9].*' [...]
match from any mail-from regex <table> [...]
match from any rcpt-to regex '^[0-9].*' [...]
match from any rcpt-to regex <table> [...]
match for domain regex '^[0-9].*' [...]
match for domain regex <table> [...]
etc...
You can read more about it from my blog where I wrote an article talking
about filters two days ago and a smaller article today about regex.
Code has been synchronized in github already.
--
Gilles Chehade @poolpOrg
https://www.poolp.org tip me: https://paypal.me/poolpOrg
--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]