It was added later, but by then I had already converted to regex.
On Wed, 08 Feb 2023 11:34:49 -0500 post...@ptld.com wrote: > > Since I'm using AlmaLinux, a derivative of RHEL, it does not have PCRE > > because Redhat decided to remove it entirely from RHEL. > > Thus, I had to convert all my "pcre:" into "regexp:", like the above. > > > I'm using a similar flavor of RHEL and > > dnf -y install postfix-pcre > > worked for me. Is that package available for Alma?