??? I tried the filter below but I get an error about recursion.
Is there a way to append to what's already defined in *.conf? Michael -----Original Message----- From: Michael Fox [mailto:[email protected]] Sent: Wednesday, February 11, 2015 9:50 AM To: 'Fail2Ban-Users Distribution List' Subject: Re: [Fail2ban-users] newbie setup question Thanks Yves. And a follow-up: > > -- Suppose I want to add additional regex's to filter.d/postfix.conf. > > Do I create a postfix.local? > Yes. Suppose I want to append to whatever is in the failregex in postfix.conf. Is it legitimate to do the following in postfix.local? failregex = %(failregex)s additional-regex additional-regex Thanks, Michael ---------------------------------------------------------------------------- -- Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Fail2ban-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fail2ban-users ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Fail2ban-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fail2ban-users
