LukeSmithxyz / emailwiz

Script that installs/configures a Dovecot, Postfix, Spam Assassin, OpenDKIM Debian web server
GNU General Public License v3.0
1.82k stars 301 forks source link

Lack of IPV6 Support #325

Closed Tair-Karanfili closed 4 months ago

Tair-Karanfili commented 4 months ago

I am using a VPS provider that exclusively operates only IPV4 addresses for their servers and not IPV6. As a prerequisite of running the script you need an an AAAA name record pointing to your IPV6 address. Can I get around this somehow?

msbrewer commented 4 months ago

What service are you using that doesn't have ipv6 service? If they do not have an option for ipv6 there isn't a way to fake it. but you may be able to edit the scripts for ipv6 to not require it, but can't be sure it would work as it may be reliant on ipv6 elsewhere.