How to force Force postfix to use only IPv4 protocol?

Here are the steps to Force postfix to use only IPv4 protocol - 

1. Open postfix configuration file. (main.cf)
# vi /etc/postfix/main.cf

2. Change inet_protocols value from inet_protocols = all to inet_protocols = ipv4

3. Now, restart postfix service by using below command.
#service postfix restart

Now, postfix will use only IPv4 protocol.
  • 28 brukere syntes dette svaret var til hjelp
Var dette svaret til hjelp?

Relaterte artikler

How to overcome the Mysql LOCK on table?

" Lock on the tables " in MySQL could cause a serious performance issue. For example we will...

How to resolve POST request fails while adding the sub-domain?

While adding sub-domain, I'm facing issue with POST request. I tried adding sub-domain, server is...

How to retrieve plesk panel admin password?

Steps to retrieve plesk panel admin password -For Plesk versions 10.x-12.x :Log in to server via...

Unable to connect FTP - Incorrect Password or User Account is disabled in Windows

Error - The domain's primary ftp user account is disabled in Windows or has an invalid password....

Could not issue a Let's Encrypt SSL/TLS certificate

Could not issue an SSL/TLS certificate forDetailsCould not issue a Let's Encrypt SSL/TLS...

Powered by WHMCompleteSolution