Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

`connect to private/policy-spf: No such file or directory` when receive mail by postfix in centos 7

I finally solve this problem:
In the /etc/postfix/main.cf, change unix:private/policy to unix:private/policyd-spf,bingo!

Tags:

Spf

Centos7

Postfix

Email Server

Related

Warning `undefined parameter: mua_sender_restrictions` when `postconf -n` How to big scale backup Gitlab? How to max out performance EC2 instance How to avoid downtime with linux? Reduce number of Apache processes Ansible - delete all partitions on a given list of disks AWS Fargate service: scale to zero? Can not unmount an S3 directory mounted with s3fs-fuse What units are the I/O measures in GNU "time" in? Does a Gateway of a Subnet need to be a "real" Computer? How to see what is my Amazon rds password Hyper-V connect to local computer throws an error - virtual machine management service

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy