Re: banned_namepath_re rule writing
Nerijus Kislauskas <[email protected]>
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Matus, I understand that. What is the structure of the rule? How to check them? Beginners tutorial would be good. Thanks for info. Nerijus On 2021-04-12 16:13, Matus UHLAR - fantomas wrote: > On 12.04.21 15:57, Nerijus Kislauskas wrote: >> Where I can get more info about writing rules for >> $banned_namepath_re? Tutorial would be good. > > they are standard perl regular expressions: > > https://www.tutorialspoint.com/perl/perl_regular_expressions.htm > https://perldoc.perl.org/perlre > >