Difference between revisions of "CentOS 8.x postfix unsupported dictionary type:pcre error"

From Notes_Wiki
(Created page with "<yambe:breadcrumb self="postfix unsupported dictionary type:pcre error">CentOS 8.x postfix|CentOS 8.x postfix</yambe:breadcrumb> =CentOS 8.x postfix unsupported dictionary typ...")
 
m
 
Line 1: Line 1:
<yambe:breadcrumb self="postfix unsupported dictionary type:pcre error">CentOS 8.x postfix|CentOS 8.x postfix</yambe:breadcrumb>
[[Main Page|Home]] > [[CentOS]] > [[CentOS 8.x]] > [[CentOS 8.x email servers]] > [[CentOS 8.x postfix]] > [[CentOS 8.x postfix unsupported dictionary type:pcre error]]
=CentOS 8.x postfix unsupported dictionary type:pcre error=


In case of CentOS 8.x stream if you get  
In case of CentOS 8.x stream if you get  

Latest revision as of 03:04, 30 March 2022

Home > CentOS > CentOS 8.x > CentOS 8.x email servers > CentOS 8.x postfix > CentOS 8.x postfix unsupported dictionary type:pcre error

In case of CentOS 8.x stream if you get

unsupported dictionary type:pcre

error then it can be resolved using:

dnf -y install postfix-pcre
systemctl restart postfix


Refer: