Subject
Other
Description
Hello ! I am just a beginner, I want to deploy a mail server on a VM running docker, I followed the documentation but I can not connect to the mail server. I found some errors in the logs :
Jun 17 20:47:43 mail postfix/postscreen[3170]: error: open file /32: No such file or directory
Jun 17 20:47:43 mail postfix/postscreen[3170]: warning: non-existent:/32 is unavailable. open file /32: No such file or directory
Jun 17 20:47:43 mail postfix/postscreen[3170]: warning: postscreen_access_list: non-existent:/32: table lookup problem
Jun 17 20:47:43 mail postfix/postscreen[3170]: warning: postscreen_access_list: permit_mynetworks: mynetworks lookup error -- ignoring the remainder of this access list
The problem seems to come from my network interface, I am not using eth0 but ens18. so I set this :
If you need more information feel free to ask.
Thank you !
Subject
Other
Description
Hello ! I am just a beginner, I want to deploy a mail server on a VM running docker, I followed the documentation but I can not connect to the mail server. I found some errors in the logs :
The problem seems to come from my network interface, I am not using eth0 but ens18. so I set this :
If you need more information feel free to ask.
Thank you !