• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Webmail and IPv6

tft7000

New Pleskian
Hi,

where do I define the IPv6 Address for the webmail. Currently only a Plesk Default Page is coming if I access webmail by IPv6 instead of the default webmail app.
I see in /etc/apache2/plesk.conf.d/webmails/* that only IPv4 addresses are defined. Where can I configure those Ips?

Thanks, Tim
 
Do you have corresponding DNS record for webmail like

webmail.<domain>. AAAA <ipv6.webmail>

?
 
Hi @IgorG

currently I use an external DNS for that domain. and yes, I had an AAAA entry. Actually webmail was a CNAME to mail.<domain> and mail.<domain> had both entries A and AAAA. But I also tried it with a regular AAAA for webmail itself.

I kind of assumed, if mail is available on ipv4 and ipv6 then webmail should be two.

Currently I solved it by making webmail an A entry only. However the question remains.

Thanks, Tim
 
Back
Top