Question
How do I disable Exim for IPv6?
Answer
When IPv6 is disabled for Exim, no IPv6 activities take place. AAAA records are never looked up, and any IPv6 addresses that are listed in local_interfaces, data for the manualroute router, etc. are ignored. If IP literals are enabled, the ipliteral router declines to handle IPv6 literal addresses. You can disable IPv6 for Exim by following the steps below.
- Access your server via WHM as the root user.
- Navigate to Home / Service Configuration / Exim Configuration Manager.
- Select the Advanced Editor tab.
- Locate and click the button Add additional configuration setting (it's just above Section: BEGINACL)
- Select from the dropdown the option "disable_ipv6" and type "true" into the value field.
- Scroll to the bottom of the page and select Save to commit your changes.
Comments
0 comments
Article is closed for comments.