castris
Verified User
I really can't understand it. Honestly, I don't know if the difficulty is due to the language. But the truth is that I just can't grasp it.
I got here from a problem with a server that has both IPv6 and IPv4.
Just one user.
And suddenly, it's on the spamhaus.org list due to CSS Blocklist (CSS).
From there, I came across your manual on add_domain_to_domainips=2 for rDNS in /etc/virtual/helo_data
And that’s where I’m struggling to understand.
I understand that several concepts are mixed, like I should set the value of the variable in directadmin.conf add_domain_to_domainips to 2.
Apreciate help.
I got here from a problem with a server that has both IPv6 and IPv4.
Just one user.
And suddenly, it's on the spamhaus.org list due to CSS Blocklist (CSS).
From there, I came across your manual on add_domain_to_domainips=2 for rDNS in /etc/virtual/helo_data
And that’s where I’m struggling to understand.
I understand that several concepts are mixed, like I should set the value of the variable in directadmin.conf add_domain_to_domainips to 2.
Bash:
❯ da config-set add_domain_to_domainips 2
❯ systemctl restart directadmin
❯ echo 'action=rewrite&value=helo_data' >> /usr/local/directadmin/data/task.queue
❯ la /etc/virtual/helo_data
ls: cannot access '/etc/virtual/helo_data': No such file or directory
Apreciate help.