/etc/postfix/dynamicmaps.cf.d/mysql - CentOS Linux 8

This is the default example configuration of mysql provided by Postfix. This config file was generated by Postfix running on CentOS 8.

It is located under: /etc/postfix/dynamicmaps.cf.d/mysql

    mysql	/usr/lib64/postfix/postfix-mysql.so	dict_mysql_open

    
  

Config Details

Location
/etc/postfix/dynamicmaps.cf.d/mysql
Operating system
CentOS Linux 8
Length
1 lines
MD5 checksum
7c360d5e330d692a53cd9e744d9bb506

Usage

Download the raw file with wget or curl

Wget

wget -O mysql.example http://exampleconfig.com/static/raw/postfix/centos8/etc/postfix/dynamicmaps.cf.d/mysql

cURL

curl http://exampleconfig.com/static/raw/postfix/centos8/etc/postfix/dynamicmaps.cf.d/mysql > mysql.example